From 018a801bbe79772de78efb4bc3c5c90fcd2e8516 Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Sun, 5 May 2002 16:02:27 +0000 Subject: more eclass conversions --- dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild (limited to 'dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild') diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild new file mode 100644 index 000000000000..5d1ae90ab562 --- /dev/null +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# Author Achim Gottinger +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild,v 1.1 2002/05/05 16:02:27 seemant Exp $ + +. /usr/portage/eclass/inherit.eclass || die +inherit perl-module + +S=${WORKDIR}/${P} +DESCRIPTION="F77 Perl Module" +SRC_URI="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.tar.gz" +HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme" -- cgit v1.2.3-65-gdbad