From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S2LmI-00030M-HU for garchives@archives.gentoo.org; Tue, 28 Feb 2012 12:03:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA068E095F; Tue, 28 Feb 2012 12:02:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 796CFE095F for ; Tue, 28 Feb 2012 12:02:17 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C77BC1B4001 for ; Tue, 28 Feb 2012 12:02:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id A165EE5409 for ; Tue, 28 Feb 2012 12:02:14 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1330423991.7615fe56e86a5f4d7a949c01ff288077256f7208.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/IPTables-ChainMgr/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/IPTables-ChainMgr/ChangeLog dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-0.900.0.ebuild X-VCS-Directories: dev-perl/IPTables-ChainMgr/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 7615fe56e86a5f4d7a949c01ff288077256f7208 X-VCS-Branch: master Date: Tue, 28 Feb 2012 12:02:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: e08accff-966b-451a-8ba5-b7e6882c3368 X-Archives-Hash: ee99723c0886be64c4f3fc6cf8bd2f95 commit: 7615fe56e86a5f4d7a949c01ff288077256f7208 Author: Kent Fredric gmail com> AuthorDate: Tue Feb 28 10:13:11 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Tue Feb 28 10:13:11 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D7615fe56 [fixdep] IPTables-ChainMgr -> Net-IPv4Addr (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit = with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- dev-perl/IPTables-ChainMgr/ChangeLog | 4 ++++ .../IPTables-ChainMgr-0.900.0.ebuild | 3 ++- 2 files changed, 6 insertions(+), 1 deletions(-) diff --git a/dev-perl/IPTables-ChainMgr/ChangeLog b/dev-perl/IPTables-Cha= inMgr/ChangeLog index bc374bd..22c729a 100644 --- a/dev-perl/IPTables-ChainMgr/ChangeLog +++ b/dev-perl/IPTables-ChainMgr/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 28 Feb 2012; Kent Fredric + IPTables-ChainMgr-0.900.0.ebuild: + Fixdep Net-IPv4Addr + *IPTables-ChainMgr-0.900.0 (28 Feb 2012) =20 28 Feb 2012; Kent Fredric diff --git a/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-0.900.0.ebuild = b/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-0.900.0.ebuild index 176128c..22dae82 100644 --- a/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-0.900.0.ebuild +++ b/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-0.900.0.ebuild @@ -15,7 +15,8 @@ KEYWORDS=3D"~amd64 ~x86" IUSE=3D"" =20 RDEPEND=3D">=3Ddev-perl/IPTables-Parse-0.700.0 - >=3Ddev-perl/Net-IPv4Addr-0.10" + >=3Ddev-perl/Net-IPv4Addr-0.100.0 +" DEPEND=3D"${RDEPEND}" =20 SRC_TEST=3Ddo