From c08a06b3b9a504904aa7618d5ca2a17cd26d8a89 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 15 May 2013 14:09:06 +0000 Subject: Stable for amd64, wrt bug #461142 (Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) --- dev-perl/Text-CSV_XS/ChangeLog | 5 ++++- dev-perl/Text-CSV_XS/Text-CSV_XS-0.950.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-perl/Text-CSV_XS') diff --git a/dev-perl/Text-CSV_XS/ChangeLog b/dev-perl/Text-CSV_XS/ChangeLog index 712506c7bd38..b290c0ba7af4 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.136 2013/04/02 13:16:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.137 2013/05/15 14:09:06 ago Exp $ + + 15 May 2013; Agostino Sarubbo Text-CSV_XS-0.950.0.ebuild: + Stable for amd64, wrt bug #461142 02 Apr 2013; Agostino Sarubbo Text-CSV_XS-0.940.0.ebuild: Stable for s390, wrt bug #456586 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 2a802647b2fe..bb8f63dd3799 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.1 2013/01/16 19:59:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.950.0.ebuild,v 1.2 2013/05/15 14:09:06 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="" -- cgit v1.2.3-65-gdbad