From a4df8e23e1eb73c7259f2a747203e37c4a695b44 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sun, 14 Mar 2004 13:27:11 +0000 Subject: Don't assign default to S; header fix --- dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild') diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild index ff953da2e6c8..80b61389bd9c 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild,v 1.7 2004/03/07 15:58:52 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild,v 1.8 2004/03/14 13:22:43 mr_bones_ Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code" 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