diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:21:34 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:21:34 +0000 |
commit | 2827cd4c4f3e63fb84cab38e1b0b87578ffaa4ea (patch) | |
tree | 202b5865d46df118546ceab1aa863e979cbff900 /dev-perl/libnet | |
parent | KEYWORDS ~amd64. (diff) | |
download | historical-2827cd4c4f3e63fb84cab38e1b0b87578ffaa4ea.tar.gz historical-2827cd4c4f3e63fb84cab38e1b0b87578ffaa4ea.tar.bz2 historical-2827cd4c4f3e63fb84cab38e1b0b87578ffaa4ea.zip |
Stable on amd64.
Diffstat (limited to 'dev-perl/libnet')
-rw-r--r-- | dev-perl/libnet/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/libnet/libnet-1.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/libnet/ChangeLog b/dev-perl/libnet/ChangeLog index c734a4adfecd..5155065f3fbb 100644 --- a/dev-perl/libnet/ChangeLog +++ b/dev-perl/libnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/libnet # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/ChangeLog,v 1.26 2004/08/31 13:29:05 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/ChangeLog,v 1.27 2004/10/19 08:19:31 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> libnet-1.16.ebuild: + Stable on amd64. 31 Aug 2004; Michael Cummings <mcummings@gentoo.org> libnet-1.11-r1.ebuild, libnet-1.11.ebuild, libnet-1.13.ebuild, libnet-1.16.ebuild, diff --git a/dev-perl/libnet/libnet-1.16.ebuild b/dev-perl/libnet/libnet-1.16.ebuild index b645ea0536f2..6d5ec047b4b3 100644 --- a/dev-perl/libnet/libnet-1.16.ebuild +++ b/dev-perl/libnet/libnet-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.16.ebuild,v 1.9 2004/08/31 13:29:05 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.16.ebuild,v 1.10 2004/10/19 08:19:31 absinthe Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~gbarr/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha hppa ~mips" +KEYWORDS="x86 amd64 ~ppc sparc ~alpha hppa ~mips" IUSE="" src_compile() { |