diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 19:01:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 19:01:11 +0000 |
commit | a64a8156a0871f19eb3e137e20deadb57315e094 (patch) | |
tree | 8cc270c0dd3822badb075ee247d555f1bc3397a8 /dev-perl/Text-CSV_XS/Text-CSV_XS-0.860.0.ebuild | |
parent | alpha/ia64/sh/sparc stable wrt #400239 (diff) | |
download | historical-a64a8156a0871f19eb3e137e20deadb57315e094.tar.gz historical-a64a8156a0871f19eb3e137e20deadb57315e094.tar.bz2 historical-a64a8156a0871f19eb3e137e20deadb57315e094.zip |
Move to ~sh
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
Diffstat (limited to 'dev-perl/Text-CSV_XS/Text-CSV_XS-0.860.0.ebuild')
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-0.860.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.860.0.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.860.0.ebuild index 9ea5f1bec982..e0723ffdecd3 100644 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.860.0.ebuild +++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.860.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.860.0.ebuild,v 1.6 2012/03/18 18:59:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.860.0.ebuild,v 1.7 2012/03/18 19:01:11 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Comma-separated values manipulation routines" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="" |