diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-08-19 15:11:56 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-08-19 15:11:56 +0000 |
commit | e7ce6115636334f88c5391e83cdc9da810763f80 (patch) | |
tree | 00466e2c1e82531f168a26556d6827698e8ff9a3 /perl-core/File-Spec/File-Spec-3.31.ebuild | |
parent | Stable on amd64 wrt bug #333421 (diff) | |
download | historical-e7ce6115636334f88c5391e83cdc9da810763f80.tar.gz historical-e7ce6115636334f88c5391e83cdc9da810763f80.tar.bz2 historical-e7ce6115636334f88c5391e83cdc9da810763f80.zip |
Stable on amd64 wrt bug #333421
Package-Manager: portage-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" |