diff options
Diffstat (limited to 'dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild')
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild index 91d116496bec..4550903915d7 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.ebuild,v 1.5 2003/06/21 21:36:36 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild,v 1.6 2004/03/14 13:22:43 mr_bones_ Exp $ 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" |