summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-07-22 23:36:13 +0000
committerTom Gall <tgall@gentoo.org>2007-07-22 23:36:13 +0000
commitb63eee130d1c8233d59f9d7607dab43342c279db (patch)
treea32d2699590125e4701f01475ccbf1cc5cef86c7 /dev-perl/Text-CSV_XS
parentbump to 4.4.2 (various minor bugfixes) (diff)
downloadhistorical-b63eee130d1c8233d59f9d7607dab43342c279db.tar.gz
historical-b63eee130d1c8233d59f9d7607dab43342c279db.tar.bz2
historical-b63eee130d1c8233d59f9d7607dab43342c279db.zip
stable on ppc64
Package-Manager: portage-2.1.2.9
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.29.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 84c8f9170c7e..2375fd87fbb1 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 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.14 2007/07/14 13:37:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.15 2007/07/22 23:32:46 tgall Exp $
+
+ 22 Jul 2007; Tom Gall <tgall@gentoo.org> Text-CSV_XS-0.29.ebuild:
+ stable on ppc64
14 Jul 2007; Raúl Porcel <armin76@gentoo.org> Text-CSV_XS-0.29.ebuild:
alpha/ia64/x86 stable
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild
index 5313a019ea49..633cdce0fa67 100644
--- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild
+++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.29.ebuild,v 1.3 2007/07/14 13:37:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild,v 1.4 2007/07/22 23:32:46 tgall Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~hmbrand/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha ~amd64 ia64 ~ppc ppc64 ~sparc x86"
IUSE=""
SRC_TEST="do"