diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-06 15:06:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-06 15:06:27 +0000 |
commit | 73ac02ddad917d62d457c3cc0f399f21fb01ea83 (patch) | |
tree | cefba53c543bd5c2b11e2ea3666fa59510ff2095 /dev-perl/ExtUtils-F77/ExtUtils-F77-1.16.ebuild | |
parent | Build a dynamic make. (diff) | |
download | historical-73ac02ddad917d62d457c3cc0f399f21fb01ea83.tar.gz historical-73ac02ddad917d62d457c3cc0f399f21fb01ea83.tar.bz2 historical-73ac02ddad917d62d457c3cc0f399f21fb01ea83.zip |
alpha/ia64/x86 stable
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'dev-perl/ExtUtils-F77/ExtUtils-F77-1.16.ebuild')
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.16.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.16.ebuild index ddbcb280364d..c5d6865455b8 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.16.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.16.ebuild,v 1.3 2007/06/30 01:56:07 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.16.ebuild,v 1.4 2007/07/06 15:05:18 armin76 Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/K/KG/KGB/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k mips ~ppc ~s390 ~sh sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k mips ~ppc ~s390 ~sh sparc x86" IUSE="" SRC_TEST="do" |