diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-14 15:17:04 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-14 15:17:04 +0000 |
commit | 490e71091dc50d87a25e42bb41e9def50fb5e721 (patch) | |
tree | 32aa7d4e8ce7dc82b3dba82a87d39e187a41fb22 /dev-perl/Text-CSV_XS | |
parent | fix SRC_URI (diff) | |
download | gentoo-2-490e71091dc50d87a25e42bb41e9def50fb5e721.tar.gz gentoo-2-490e71091dc50d87a25e42bb41e9def50fb5e721.tar.bz2 gentoo-2-490e71091dc50d87a25e42bb41e9def50fb5e721.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15187-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/Text-CSV_XS')
-rw-r--r-- | dev-perl/Text-CSV_XS/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-0.70.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Text-CSV_XS/ChangeLog b/dev-perl/Text-CSV_XS/ChangeLog index 2c9e299e2baf..d8a153c72d53 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.62 2009/12/24 19:19:20 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.63 2010/01/14 15:17:04 grobian Exp $ + + 14 Jan 2010; Fabian Groffen <grobian@gentoo.org> Text-CSV_XS-0.70.ebuild: + Transfer Prefix keywords 24 Dec 2009; Torsten Veller <tove@gentoo.org> -Text-CSV_XS-0.64.ebuild, -Text-CSV_XS-0.68.ebuild, -Text-CSV_XS-0.69.ebuild: diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.70.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.70.ebuild index 0871cef70513..23a0df30f5fa 100644 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.70.ebuild +++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.70.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.70.ebuild,v 1.1 2009/12/10 07:14:34 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.70.ebuild,v 1.2 2010/01/14 15:17:04 grobian 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND="" |