summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-03 14:27:35 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-03 14:27:35 +0000
commitb14d029bfdc2b0ae5c115cb288dc6a11e69e7f57 (patch)
treed9e67bc691b65100e59ba540527ddb7e5299f258 /dev-perl/Text-CSV_XS
parentMarking Test-Manifest-1.230.0 ppc64 for bug 400235 (diff)
downloadhistorical-b14d029bfdc2b0ae5c115cb288dc6a11e69e7f57.tar.gz
historical-b14d029bfdc2b0ae5c115cb288dc6a11e69e7f57.tar.bz2
historical-b14d029bfdc2b0ae5c115cb288dc6a11e69e7f57.zip
Marking Text-CSV_XS-0.860.0 ppc64 for bug 400239
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'dev-perl/Text-CSV_XS')
-rw-r--r--dev-perl/Text-CSV_XS/ChangeLog5
-rw-r--r--dev-perl/Text-CSV_XS/Text-CSV_XS-0.860.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-CSV_XS/ChangeLog b/dev-perl/Text-CSV_XS/ChangeLog
index 22e0f8f3b3d3..812a2ac1bc21 100644
--- a/dev-perl/Text-CSV_XS/ChangeLog
+++ b/dev-perl/Text-CSV_XS/ChangeLog
@@ -1,6 +1,9 @@
# 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.91 2012/02/27 17:53:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.92 2012/03/03 14:27:35 ranger Exp $
+
+ 03 Mar 2012; Brent Baude <ranger@gentoo.org> Text-CSV_XS-0.860.0.ebuild:
+ Marking Text-CSV_XS-0.860.0 ppc64 for bug 400239
27 Feb 2012; Brent Baude <ranger@gentoo.org> Text-CSV_XS-0.860.0.ebuild:
Marking Text-CSV_XS-0.860.0 ppc for bug 400239
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 599ef4f04592..10fbce0fcbb8 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.4 2012/02/27 17:53:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.860.0.ebuild,v 1.5 2012/03/03 14:27:35 ranger 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=""