summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-05-08 18:15:29 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-05-08 18:15:29 +0000
commita4147b5dc45a02fbb0c64ed0e4ceeba5c4083c93 (patch)
tree144ba6404a9229af634f8618ac094a2544f49023 /dev-perl/Text-CSV_XS
parentalpha/sparc stable wrt #314467 (diff)
downloadhistorical-a4147b5dc45a02fbb0c64ed0e4ceeba5c4083c93.tar.gz
historical-a4147b5dc45a02fbb0c64ed0e4ceeba5c4083c93.tar.bz2
historical-a4147b5dc45a02fbb0c64ed0e4ceeba5c4083c93.zip
alpha/ia64/sparc stable wrt #314467
Package-Manager: portage-2.1.7.17/cvs/Linux ia64 RepoMan-Options: --force
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 d1cbcb0dca24..073d02784e3a 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.68 2010/05/04 18:45:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.69 2010/05/08 18:11:25 armin76 Exp $
+
+ 08 May 2010; Raúl Porcel <armin76@gentoo.org> Text-CSV_XS-0.72.ebuild:
+ alpha/ia64/sparc stable wrt #314467
*Text-CSV_XS-0.73 (04 May 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 1f32f5166d3c..cf72afc8bd4f 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.2 2010/04/17 08:16:21 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild,v 1.3 2010/05/08 18:11:25 armin76 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=""