summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-15 01:42:55 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-15 01:42:55 +0000
commit6c73e504a5b2806e47093d3ca85b49c430e445a5 (patch)
treece0e5124c340a75af6ee9110b2b131858fd78f0b /perl-core/File-Spec
parentarm/sh love (diff)
downloadgentoo-2-6c73e504a5b2806e47093d3ca85b49c430e445a5.tar.gz
gentoo-2-6c73e504a5b2806e47093d3ca85b49c430e445a5.tar.bz2
gentoo-2-6c73e504a5b2806e47093d3ca85b49c430e445a5.zip
arm/hppa/ia64/s390/sh stable
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'perl-core/File-Spec')
-rw-r--r--perl-core/File-Spec/File-Spec-3.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/File-Spec/File-Spec-3.12.ebuild b/perl-core/File-Spec/File-Spec-3.12.ebuild
index 8a15850e45fd..4a37d24830aa 100644
--- a/perl-core/File-Spec/File-Spec-3.12.ebuild
+++ b/perl-core/File-Spec/File-Spec-3.12.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/perl-core/File-Spec/File-Spec-3.12.ebuild,v 1.2 2006/01/14 00:30:03 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.12.ebuild,v 1.3 2006/01/15 01:40:08 vapier Exp $
MY_P="PathTools-${PV}"
S=${WORKDIR}/${MY_P}
@@ -14,7 +14,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 ~mips ~ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="dev-perl/module-build"