diff options
author | Torsten Veller <tove@gentoo.org> | 2009-09-18 17:40:29 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-09-18 17:40:29 +0000 |
commit | e790e464ccc337867489ff1f5c86d02157c4612c (patch) | |
tree | 806e971a90e5511a6fa4e55d281694dd60ca8739 /virtual/perl-libnet | |
parent | Stable on amd64 (#284390) (diff) | |
download | gentoo-2-e790e464ccc337867489ff1f5c86d02157c4612c.tar.gz gentoo-2-e790e464ccc337867489ff1f5c86d02157c4612c.tar.bz2 gentoo-2-e790e464ccc337867489ff1f5c86d02157c4612c.zip |
Stable on amd64 (#284390)
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-libnet')
-rw-r--r-- | virtual/perl-libnet/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-libnet/perl-libnet-1.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-libnet/ChangeLog b/virtual/perl-libnet/ChangeLog index b7f91328135f..5e3fa54be47b 100644 --- a/virtual/perl-libnet/ChangeLog +++ b/virtual/perl-libnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-libnet # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.23 2009/08/25 10:56:55 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.24 2009/09/18 17:40:29 tove Exp $ + + 18 Sep 2009; Torsten Veller <tove@gentoo.org> perl-libnet-1.22.ebuild: + Stable on amd64 (#284390) 25 Aug 2009; Torsten Veller <tove@gentoo.org> perl-libnet-1.22.ebuild: Add support for perl-5.10.1 diff --git a/virtual/perl-libnet/perl-libnet-1.22.ebuild b/virtual/perl-libnet/perl-libnet-1.22.ebuild index 2d2a5124ae63..d8f762370626 100644 --- a/virtual/perl-libnet/perl-libnet-1.22.ebuild +++ b/virtual/perl-libnet/perl-libnet-1.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.22.ebuild,v 1.6 2009/08/25 10:56:55 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.22.ebuild,v 1.7 2009/09/18 17:40:29 tove Exp $ DESCRIPTION="Virtual for libnet" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="" |