summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-04-17 09:07:48 +0000
committerTorsten Veller <tove@gentoo.org>2010-04-17 09:07:48 +0000
commitb6eacc4772b42e73b0fb9b818ce3cafeee6f356f (patch)
tree379d50fbfad272d15e2e9688daf4a1a1cc649d69 /dev-perl/Text-CSV_XS
parentStable on amd64 (#314467) (diff)
downloadhistorical-b6eacc4772b42e73b0fb9b818ce3cafeee6f356f.tar.gz
historical-b6eacc4772b42e73b0fb9b818ce3cafeee6f356f.tar.bz2
historical-b6eacc4772b42e73b0fb9b818ce3cafeee6f356f.zip
Stable on amd64, x86 (#314467)
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
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.72.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 f88eadfffa6c..750a8d457420 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.66 2010/04/09 07:27:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.67 2010/04/17 08:16:21 tove Exp $
+
+ 17 Apr 2010; Torsten Veller <tove@gentoo.org> Text-CSV_XS-0.72.ebuild:
+ Stable on amd64, x86 (#314467)
09 Apr 2010; Torsten Veller <tove@gentoo.org> -Text-CSV_XS-0.70.ebuild,
-Text-CSV_XS-0.71.ebuild:
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 ba64793c6c8e..1f32f5166d3c 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.1 2010/03/17 06:53:21 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild,v 1.2 2010/04/17 08:16:21 tove 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=""