diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 08:53:02 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 08:53:02 +0000 |
commit | 1b722a0bde66fe86295a9fe1861eb3e66e0e61f1 (patch) | |
tree | 929c3576b6a8f99f6a685112da476ac7329cc4d6 /dev-perl/ExtUtils-F77/ExtUtils-F77-1.16.ebuild | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-1b722a0bde66fe86295a9fe1861eb3e66e0e61f1.tar.gz gentoo-2-1b722a0bde66fe86295a9fe1861eb3e66e0e61f1.tar.bz2 gentoo-2-1b722a0bde66fe86295a9fe1861eb3e66e0e61f1.zip |
Stable for HPPA too.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/ExtUtils-F77/ExtUtils-F77-1.16.ebuild')
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.16.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.16.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.16.ebuild index af381464d381..3cd5606fa38b 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 +# Copyright 1999-2008 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.7 2007/11/10 13:01:28 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.16.ebuild,v 1.8 2008/03/28 08:53:02 jer 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" |