summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-09-15 18:46:36 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-09-15 18:46:36 +0000
commit0516da2110b29487abee8da361318a2094e5a828 (patch)
tree8020a94bda19366212b6e9ccf05b02785dbe5306 /dev-perl/Text-CSV_XS
parentalpha/ia64/sparc stable wrt #428996 (diff)
downloadhistorical-0516da2110b29487abee8da361318a2094e5a828.tar.gz
historical-0516da2110b29487abee8da361318a2094e5a828.tar.bz2
historical-0516da2110b29487abee8da361318a2094e5a828.zip
alpha/ia64/sparc stable wrt #429012
Package-Manager: portage-2.1.11.16/cvs/Linux ia64
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.900.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 0d45d237f482..10e4e869571e 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.111 2012/09/12 11:13:17 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.112 2012/09/15 18:46:36 armin76 Exp $
+
+ 15 Sep 2012; Raúl Porcel <armin76@gentoo.org> Text-CSV_XS-0.900.0.ebuild:
+ alpha/ia64/sparc stable wrt #429012
12 Sep 2012; Johannes Huber <johu@gentoo.org> Text-CSV_XS-0.900.0.ebuild:
Stable for x86, wrt bug #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 b768967798a8..d8ae5d11b1fb 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.7 2012/09/12 11:13:17 johu Exp $
+# $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 $
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=""