diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-14 15:14:29 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-14 15:14:29 +0000 |
commit | c90de714a08f8b9b451d50c8918246e4e494bfab (patch) | |
tree | cb04e57e01a1376cd3417edbe8abd849d107325e /dev-perl | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-c90de714a08f8b9b451d50c8918246e4e494bfab.tar.gz gentoo-2-c90de714a08f8b9b451d50c8918246e4e494bfab.tar.bz2 gentoo-2-c90de714a08f8b9b451d50c8918246e4e494bfab.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15187-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Text-CSV-Simple/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Text-CSV-Simple/ChangeLog b/dev-perl/Text-CSV-Simple/ChangeLog index f503e3bbb931..8c266d6ef14c 100644 --- a/dev-perl/Text-CSV-Simple/ChangeLog +++ b/dev-perl/Text-CSV-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-CSV-Simple -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/ChangeLog,v 1.4 2007/01/19 16:57:26 mcummings Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/ChangeLog,v 1.5 2010/01/14 15:14:29 grobian Exp $ + + 14 Jan 2010; Fabian Groffen <grobian@gentoo.org> + Text-CSV-Simple-1.00.ebuild: + Transfer Prefix keywords 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> Text-CSV-Simple-1.00.ebuild: diff --git a/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild b/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild index fb8d0ffcd98d..b5ca916c0a83 100644 --- a/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild +++ b/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 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-Simple/Text-CSV-Simple-1.00.ebuild,v 1.5 2007/01/19 16:57:26 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.00.ebuild,v 1.6 2010/01/14 15:14:29 grobian Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~tmtm/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" DEPEND="dev-perl/Text-CSV_XS |