diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 13:27:11 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 13:27:11 +0000 |
commit | a4df8e23e1eb73c7259f2a747203e37c4a695b44 (patch) | |
tree | 00c5a48b3f0c9c7c7d304448b14f9326c180b356 /dev-perl/ExtUtils-F77 | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-a4df8e23e1eb73c7259f2a747203e37c4a695b44.tar.gz gentoo-2-a4df8e23e1eb73c7259f2a747203e37c4a695b44.tar.bz2 gentoo-2-a4df8e23e1eb73c7259f2a747203e37c4a695b44.zip |
Don't assign default to S; header fix
Diffstat (limited to 'dev-perl/ExtUtils-F77')
-rw-r--r-- | dev-perl/ExtUtils-F77/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild | 5 |
4 files changed, 11 insertions, 9 deletions
diff --git a/dev-perl/ExtUtils-F77/ChangeLog b/dev-perl/ExtUtils-F77/ChangeLog index 0b9dbb859cbc..8f4edd4c6b6c 100644 --- a/dev-perl/ExtUtils-F77/ChangeLog +++ b/dev-perl/ExtUtils-F77/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/ExtUtils-F77 # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ChangeLog,v 1.14 2004/03/07 15:58:52 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ChangeLog,v 1.15 2004/03/14 13:22:43 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> + ExtUtils-F77-1.13-r1.ebuild, ExtUtils-F77-1.14-r1.ebuild, + ExtUtils-F77-1.14.ebuild: + Don't assign default to S; header fix 07 Mar 2004; Stephen P. Becker <geoman@gentoo.org> ExtUtils-F77-1.14-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 index 644ed00e29f0..0e654414c153 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.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.13-r1.ebuild,v 1.12 2003/06/21 21:36:36 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild,v 1.13 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" 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" 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" |