diff options
Diffstat (limited to 'dev-perl/libnet/libnet-1.18.ebuild')
-rw-r--r-- | dev-perl/libnet/libnet-1.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/libnet/libnet-1.18.ebuild b/dev-perl/libnet/libnet-1.18.ebuild index 42288a0b914d..7c0fa847254e 100644 --- a/dev-perl/libnet/libnet-1.18.ebuild +++ b/dev-perl/libnet/libnet-1.18.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.18.ebuild,v 1.2 2004/06/25 00:41:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.18.ebuild,v 1.3 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 ~ia64 ~s390" +IUSE="" src_compile() { cp ${O}/files/libnet.cfg . |