diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 18:32:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 18:32:09 +0000 |
commit | 9b701d4b97a5da94442b5963dcfb303aa9ce1fd6 (patch) | |
tree | ad986c897643f15097dd6b2078b66e69d4b7820c /perl-core/File-Spec/File-Spec-3.2701.ebuild | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | gentoo-2-9b701d4b97a5da94442b5963dcfb303aa9ce1fd6.tar.gz gentoo-2-9b701d4b97a5da94442b5963dcfb303aa9ce1fd6.tar.bz2 gentoo-2-9b701d4b97a5da94442b5963dcfb303aa9ce1fd6.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'perl-core/File-Spec/File-Spec-3.2701.ebuild')
-rw-r--r-- | perl-core/File-Spec/File-Spec-3.2701.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/File-Spec/File-Spec-3.2701.ebuild b/perl-core/File-Spec/File-Spec-3.2701.ebuild index d179e2580f91..e34d862e1059 100644 --- a/perl-core/File-Spec/File-Spec-3.2701.ebuild +++ b/perl-core/File-Spec/File-Spec-3.2701.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.2701.ebuild,v 1.1 2008/04/29 02:59:58 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.2701.ebuild,v 1.2 2008/07/15 18:32:09 armin76 Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |