diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-31 18:50:49 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-31 18:50:49 +0000 |
commit | 655add1bc81588e7ab567b92f22e89d2f7bc11f7 (patch) | |
tree | 917fce30402bf65715f6a95c4bffe402a8297b24 /dev-perl/ExtUtils-F77/ExtUtils-F77-1.15.ebuild | |
parent | dev-perl/ExtUtils-CBuilder stable on ppc. (diff) | |
download | gentoo-2-655add1bc81588e7ab567b92f22e89d2f7bc11f7.tar.gz gentoo-2-655add1bc81588e7ab567b92f22e89d2f7bc11f7.tar.bz2 gentoo-2-655add1bc81588e7ab567b92f22e89d2f7bc11f7.zip |
dev-perl/ExtUtils-F77 stable on ppc.
(Portage version: 2.1_pre7-r3)
Diffstat (limited to 'dev-perl/ExtUtils-F77/ExtUtils-F77-1.15.ebuild')
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.15.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.15.ebuild index ff426384a997..8ae833580c71 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.15.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.15.ebuild,v 1.4 2006/03/28 22:55:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.15.ebuild,v 1.5 2006/03/31 18:50:49 hansmi Exp $ inherit perl-module @@ -10,5 +10,5 @@ SRC_URI="mirror://cpan/authors/id/K/KG/KGB/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ~ppc sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ppc sparc x86" IUSE="" |