summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-10-06 07:28:33 +0000
committerTom Gall <tgall@gentoo.org>2007-10-06 07:28:33 +0000
commit220c6a1c13b21e27721fd79eb6974f94eaf406e0 (patch)
treea085b6c1460a0c6b5799111cfb8e4e5877fb4993 /dev-perl/Text-CSV_XS
parentold (diff)
downloadgentoo-2-220c6a1c13b21e27721fd79eb6974f94eaf406e0.tar.gz
gentoo-2-220c6a1c13b21e27721fd79eb6974f94eaf406e0.tar.bz2
gentoo-2-220c6a1c13b21e27721fd79eb6974f94eaf406e0.zip
stable on ppc64
(Portage version: 2.1.3.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.30.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 d05e5f3e2910..745b4fd53fd1 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.19 2007/08/09 15:20:04 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.20 2007/10/06 07:28:33 tgall Exp $
+
+ 06 Oct 2007; Tom Gall <tgall@gentoo.org> Text-CSV_XS-0.30.ebuild:
+ stable on ppc64
09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
Text-CSV_XS-0.30.ebuild:
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild
index 6c4e3cc1f912..9209eb165c5a 100644
--- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild
+++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.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.30.ebuild,v 1.5 2007/08/09 15:20:04 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild,v 1.6 2007/10/06 07:28:33 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"