diff options
Diffstat (limited to 'dev-perl/libnet/libnet-1.16.ebuild')
-rw-r--r-- | dev-perl/libnet/libnet-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/libnet/libnet-1.16.ebuild b/dev-perl/libnet/libnet-1.16.ebuild index 74c78a7d9d54..f8261afc3937 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 Technologies, Inc. # 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.5 2004/01/20 13:24:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.16.ebuild,v 1.6 2004/02/22 20:45:15 agriffis Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_I SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha hppa ~arm ~mips" +KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha hppa ~mips" src_compile() { cp ${O}/files/libnet.cfg . |