diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-08-19 15:08:14 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-08-19 15:08:14 +0000 |
commit | e0af749933f8aa9807fde7d7e58baae65ab9530f (patch) | |
tree | f14026a7df6283f5d7c7f27fe0d48a291c743e31 /perl-core/File-Spec/File-Spec-3.31.ebuild | |
parent | Stable on amd64 wrt bug #333421 (diff) | |
download | gentoo-2-e0af749933f8aa9807fde7d7e58baae65ab9530f.tar.gz gentoo-2-e0af749933f8aa9807fde7d7e58baae65ab9530f.tar.bz2 gentoo-2-e0af749933f8aa9807fde7d7e58baae65ab9530f.zip |
Stable on amd64 wrt bug #333421
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/File-Spec/File-Spec-3.31.ebuild')
-rw-r--r-- | perl-core/File-Spec/File-Spec-3.31.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-core/File-Spec/File-Spec-3.31.ebuild b/perl-core/File-Spec/File-Spec-3.31.ebuild index 1a541ae1dacf..aec55fe65c8c 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-2009 Gentoo Foundation +# 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.3 2009/12/16 21:48:50 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.31.ebuild,v 1.4 2010/08/19 15:08:14 hwoarang 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" |