summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-10-02 01:03:57 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-10-02 01:03:57 +0000
commit9f91bd36fe9523820d75dd41215f61f3d3e4cc2a (patch)
treebd9d465d2f8d55f877396240b1ecae7aa3c13515 /dev-perl/Text-CSV_XS
parentstable ppc, bug #429016 (diff)
downloadgentoo-2-9f91bd36fe9523820d75dd41215f61f3d3e4cc2a.tar.gz
gentoo-2-9f91bd36fe9523820d75dd41215f61f3d3e4cc2a.tar.bz2
gentoo-2-9f91bd36fe9523820d75dd41215f61f3d3e4cc2a.zip
stable ppc ppc64, bug #429012
(Portage version: 2.1.11.9/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.900.0.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 10e4e869571e..d9c050b047c0 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.112 2012/09/15 18:46:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.113 2012/10/02 01:03:57 blueness Exp $
+
+ 02 Oct 2012; Anthony G. Basile <blueness@gentoo.org>
+ Text-CSV_XS-0.900.0.ebuild:
+ stable ppc ppc64, bug #429012
15 Sep 2012; Raúl Porcel <armin76@gentoo.org> Text-CSV_XS-0.900.0.ebuild:
alpha/ia64/sparc stable wrt #429012
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.900.0.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.900.0.ebuild
index d8ae5d11b1fb..fa614c1e3c3d 100644
--- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.900.0.ebuild
+++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.900.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.900.0.ebuild,v 1.8 2012/09/15 18:46:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.900.0.ebuild,v 1.9 2012/10/02 01:03:57 blueness Exp $
EAPI=4
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Comma-separated values manipulation routines"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""