summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-18 20:46:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-18 20:46:23 +0000
commit8e2b9cc1e827d4ae8d863176f4f6742bcb7e4816 (patch)
tree7b2305496d7a81dd4c0f623d79865d4ec5b144a7 /dev-perl/Text-CSV_XS
parentStable for alpha, wrt bug #464468 (diff)
downloadgentoo-2-8e2b9cc1e827d4ae8d863176f4f6742bcb7e4816.tar.gz
gentoo-2-8e2b9cc1e827d4ae8d863176f4f6742bcb7e4816.tar.bz2
gentoo-2-8e2b9cc1e827d4ae8d863176f4f6742bcb7e4816.zip
Stable for alpha, wrt bug #461142
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
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.950.0.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 6c95a06b5e69..c39e6a0b09fd 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.143 2013/05/18 05:28:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.144 2013/05/18 20:46:23 ago Exp $
+
+ 18 May 2013; Agostino Sarubbo <ago@gentoo.org> Text-CSV_XS-0.950.0.ebuild:
+ Stable for alpha, wrt bug #461142
18 May 2013; Agostino Sarubbo <ago@gentoo.org> Text-CSV_XS-0.950.0.ebuild:
Stable for ia64, wrt bug #461142
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.950.0.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.950.0.ebuild
index f9cd0f40a5dc..cab1d04064db 100644
--- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.950.0.ebuild
+++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.950.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.950.0.ebuild,v 1.8 2013/05/18 05:28:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.950.0.ebuild,v 1.9 2013/05/18 20:46:23 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Comma-separated values manipulation routines"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""