diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-14 20:24:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-14 20:24:20 +0000 |
commit | 2ee9a1e0896ad651371a2ce29b09afbc0fa72c4c (patch) | |
tree | 5094c85f9b3cd388d0fd7d78d79acae1753e10ca /perl-core/File-Spec | |
parent | Marking flightgear-1.9.1 ppc for bug 313613 (diff) | |
download | historical-2ee9a1e0896ad651371a2ce29b09afbc0fa72c4c.tar.gz historical-2ee9a1e0896ad651371a2ce29b09afbc0fa72c4c.tar.bz2 historical-2ee9a1e0896ad651371a2ce29b09afbc0fa72c4c.zip |
Marking File-Spec-3.31 ~ppc for bug 333421
Package-Manager: portage-2.1.8.3/cvs/Linux ppc64
Diffstat (limited to 'perl-core/File-Spec')
-rw-r--r-- | perl-core/File-Spec/File-Spec-3.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/File-Spec/File-Spec-3.31.ebuild b/perl-core/File-Spec/File-Spec-3.31.ebuild index a1892f4f5319..d45731aa40e5 100644 --- a/perl-core/File-Spec/File-Spec-3.31.ebuild +++ b/perl-core/File-Spec/File-Spec-3.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.31.ebuild,v 1.7 2010/09/12 16:50:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.31.ebuild,v 1.8 2010/10/14 20:24:20 ranger Exp $ EAPI=2 @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="Handling files and directories portably" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |