diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:19:31 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:19:31 +0000 |
commit | 581ecac22ab29fca9c8fec720cbb05962d035801 (patch) | |
tree | 2449fa77206d47a39184e1dfc607102a2899157d /dev-perl/libnet | |
parent | Stable on amd64. Closes bug 64973. (Manifest recommit) (diff) | |
download | gentoo-2-581ecac22ab29fca9c8fec720cbb05962d035801.tar.gz gentoo-2-581ecac22ab29fca9c8fec720cbb05962d035801.tar.bz2 gentoo-2-581ecac22ab29fca9c8fec720cbb05962d035801.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() { |