summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-10-07 22:51:15 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-10-07 22:51:15 +0000
commit9cbb2fb2575086b1e103633d67f7247a59945b0a (patch)
treec2a452d342609ba859e7a1f6304c72332ca1ad93 /dev-perl/Text-CSV_XS
parentstable sparc, bug 283969 (diff)
downloadgentoo-2-9cbb2fb2575086b1e103633d67f7247a59945b0a.tar.gz
gentoo-2-9cbb2fb2575086b1e103633d67f7247a59945b0a.tar.bz2
gentoo-2-9cbb2fb2575086b1e103633d67f7247a59945b0a.zip
stable sparc, bug 283969
(Portage version: 2.1.6.13/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.67.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 367c491b762a..74b227cf9475 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.55 2009/10/06 18:31:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.56 2009/10/07 22:51:15 tcunha Exp $
+
+ 07 Oct 2009; Tiago Cunha <tcunha@gentoo.org> Text-CSV_XS-0.67.ebuild:
+ stable sparc, bug 283969
*Text-CSV_XS-0.68 (06 Oct 2009)
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild
index 97b4c32bc0c1..b7a79fe99d24 100644
--- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild
+++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.67.ebuild,v 1.5 2009/09/27 15:04:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.67.ebuild,v 1.6 2009/10/07 22:51:15 tcunha 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"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
IUSE="test"
RDEPEND=""