diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-13 06:35:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-13 06:35:29 +0000 |
commit | 06e6ce1bef000adccbb681b30239834037889451 (patch) | |
tree | ffee159b30d536f56b4bbf26108b897f8b464774 /dev-perl/ExtUtils-F77 | |
parent | Added ~sparc (diff) | |
download | historical-06e6ce1bef000adccbb681b30239834037889451.tar.gz historical-06e6ce1bef000adccbb681b30239834037889451.tar.bz2 historical-06e6ce1bef000adccbb681b30239834037889451.zip |
IUSE
Diffstat (limited to 'dev-perl/ExtUtils-F77')
-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 | 5 | ||||
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild | 5 |
3 files changed, 9 insertions, 6 deletions
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 23de508d09a4..0c53560946a8 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.14 2004/06/25 00:27:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild,v 1.15 2004/07/13 06:35:29 mr_bones_ Exp $ inherit perl-module @@ -8,6 +8,7 @@ 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" -SLOT="0" LICENSE="Artistic | GPL-2" +SLOT="0" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" 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 3ebdb31b00de..54206a25eec8 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.10 2004/06/25 00:27:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild,v 1.11 2004/07/13 06:35:29 mr_bones_ Exp $ inherit perl-module @@ -8,6 +8,7 @@ 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" -SLOT="0" LICENSE="Artistic | GPL-2" +SLOT="0" KEYWORDS="x86 amd64 ppc alpha hppa sparc mips" +IUSE="" diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild index 7f6ccda185e6..115e406c39d8 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.7 2004/06/25 00:27:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild,v 1.8 2004/07/13 06:35:29 mr_bones_ Exp $ inherit perl-module @@ -8,6 +8,7 @@ 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" -SLOT="0" LICENSE="Artistic | GPL-2" +SLOT="0" KEYWORDS="x86 amd64 ppc alpha" +IUSE="" |