summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-11-05 14:13:01 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-11-05 14:13:01 +0000
commitfb56d342ab1a7104ee55d32603ad15528d7913c5 (patch)
tree212def1dff59e47d1d28fba26fa795aabee69ae6 /dev-perl/Text-CSV_XS
parentppc64 stable wrt #341865 (diff)
downloadgentoo-2-fb56d342ab1a7104ee55d32603ad15528d7913c5.tar.gz
gentoo-2-fb56d342ab1a7104ee55d32603ad15528d7913c5.tar.bz2
gentoo-2-fb56d342ab1a7104ee55d32603ad15528d7913c5.zip
ppc64 stable wrt #341865
(Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Text-CSV_XS')
-rw-r--r--dev-perl/Text-CSV_XS/ChangeLog6
-rw-r--r--dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Text-CSV_XS/ChangeLog b/dev-perl/Text-CSV_XS/ChangeLog
index a771eb25621e..9796f8e2fb24 100644
--- a/dev-perl/Text-CSV_XS/ChangeLog
+++ b/dev-perl/Text-CSV_XS/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Text-CSV_XS
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.76 2010/10/15 11:38:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.77 2010/11/05 14:13:01 ssuominen Exp $
+
+ 05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
+ Text-CSV_XS-0.72.ebuild:
+ ppc64 stable wrt #341865
*Text-CSV_XS-0.76 (15 Oct 2010)
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild
index c271cb516a6a..ce7a4d001af3 100644
--- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild
+++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.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/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild,v 1.6 2010/06/27 19:21:44 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild,v 1.7 2010/11/05 14:13:01 ssuominen Exp $
EAPI=2
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="comma-separated values manipulation routines"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""