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 cb247217b038..37de3587ef3b 100644 --- a/dev-perl/libnet/libnet-1.16.ebuild +++ b/dev-perl/libnet/libnet-1.16.ebuild @@ -1,10 +1,9 @@ # 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.7 2004/06/25 00:41:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.16.ebuild,v 1.8 2004/07/14 18:37:01 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="A URI Perl Module" SRC_URI="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_IPC/Net/${P}.tar.gz" HOMEPAGE="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_IPC/Net/${P}.readme" @@ -12,6 +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 ~mips" +IUSE="" src_compile() { cp ${O}/files/libnet.cfg . |