diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-28 07:36:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-28 07:36:32 +0000 |
commit | af5eb68c7e726692b193fd6a120adb5afa7d9b5f (patch) | |
tree | 92f8b07401cc6bd88ee38b98268614849f40ad2b /dev-perl/NetPacket | |
parent | Stable for amd64, wrt bug #404683 (diff) | |
download | gentoo-2-af5eb68c7e726692b193fd6a120adb5afa7d9b5f.tar.gz gentoo-2-af5eb68c7e726692b193fd6a120adb5afa7d9b5f.tar.bz2 gentoo-2-af5eb68c7e726692b193fd6a120adb5afa7d9b5f.zip |
Stable for amd64, wrt bug #404685
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/NetPacket')
-rw-r--r-- | dev-perl/NetPacket/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/NetPacket/NetPacket-1.3.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/NetPacket/ChangeLog b/dev-perl/NetPacket/ChangeLog index d67221e60c95..09bc1a5cbd7a 100644 --- a/dev-perl/NetPacket/ChangeLog +++ b/dev-perl/NetPacket/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/NetPacket # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/NetPacket/ChangeLog,v 1.41 2012/02/29 09:13:31 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/NetPacket/ChangeLog,v 1.42 2012/03/28 07:36:32 ago Exp $ + + 28 Mar 2012; Agostino Sarubbo <ago@gentoo.org> NetPacket-1.3.0.ebuild: + Stable for amd64, wrt bug #404685 *NetPacket-1.3.1 (29 Feb 2012) diff --git a/dev-perl/NetPacket/NetPacket-1.3.0.ebuild b/dev-perl/NetPacket/NetPacket-1.3.0.ebuild index 3408a29dfe8b..25d4bd143fa2 100644 --- a/dev-perl/NetPacket/NetPacket-1.3.0.ebuild +++ b/dev-perl/NetPacket/NetPacket-1.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/NetPacket/NetPacket-1.3.0.ebuild,v 1.1 2011/11/18 16:33:30 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/NetPacket/NetPacket-1.3.0.ebuild,v 1.2 2012/03/28 07:36:32 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Perl NetPacket - network packets assembly/disassembly" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="test" RDEPEND="" |