summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2010-06-27 19:27:29 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2010-06-27 19:27:29 +0000
commit850bd3bc3ab9bce9aaf98d7245a6bacac5d06edd (patch)
tree3735265167cd27c50226d2dfa90f458d5c5a95f6 /dev-perl/Text-CSV_XS
parentppc stable #323529 (diff)
downloadhistorical-850bd3bc3ab9bce9aaf98d7245a6bacac5d06edd.tar.gz
historical-850bd3bc3ab9bce9aaf98d7245a6bacac5d06edd.tar.bz2
historical-850bd3bc3ab9bce9aaf98d7245a6bacac5d06edd.zip
ppc stable #323529
Package-Manager: portage-2.1.8.3/cvs/Linux ppc 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 3f2f77b7b0b1..4dd30f588ff5 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.71 2010/05/09 17:18:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.72 2010/06/27 19:21:44 nixnut Exp $
+
+ 27 Jun 2010; <nixnut@gentoo.org> Text-CSV_XS-0.72.ebuild:
+ ppc stable #323529
08 May 2010; Raúl Porcel <armin76@gentoo.org> Text-CSV_XS-0.72.ebuild:
alpha/ia64/sparc stable wrt #314467
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 87e4f31a14c0..c271cb516a6a 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.5 2010/05/09 17:18:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild,v 1.6 2010/06/27 19:21:44 nixnut 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=""