diff options
Diffstat (limited to 'dev-perl/IO-Interface/IO-Interface-0.98.ebuild')
-rw-r--r-- | dev-perl/IO-Interface/IO-Interface-0.98.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-perl/IO-Interface/IO-Interface-0.98.ebuild b/dev-perl/IO-Interface/IO-Interface-0.98.ebuild index 37dcfbdb87f6..00e262a7c60f 100644 --- a/dev-perl/IO-Interface/IO-Interface-0.98.ebuild +++ b/dev-perl/IO-Interface/IO-Interface-0.98.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Interface/IO-Interface-0.98.ebuild,v 1.2 2006/09/07 17:44:38 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Interface/IO-Interface-0.98.ebuild,v 1.3 2006/09/07 17:48:40 mcummings Exp $ inherit perl-module -S=${WORKDIR}/${P} - DESCRIPTION="Perl extension for access to network card configuration information" HOMEPAGE="http://search.cpan.org/dist/${P}/" SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${P}.tar.gz" |