diff options
author | Tom Gall <tgall@gentoo.org> | 2007-07-22 23:36:13 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-07-22 23:36:13 +0000 |
commit | b63eee130d1c8233d59f9d7607dab43342c279db (patch) | |
tree | a32d2699590125e4701f01475ccbf1cc5cef86c7 /dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild | |
parent | bump to 4.4.2 (various minor bugfixes) (diff) | |
download | historical-b63eee130d1c8233d59f9d7607dab43342c279db.tar.gz historical-b63eee130d1c8233d59f9d7607dab43342c279db.tar.bz2 historical-b63eee130d1c8233d59f9d7607dab43342c279db.zip |
stable on ppc64
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild')
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild index 5313a019ea49..633cdce0fa67 100644 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild +++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.29.ebuild,v 1.3 2007/07/14 13:37:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.29.ebuild,v 1.4 2007/07/22 23:32:46 tgall Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~hmbrand/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ia64 ~ppc ppc64 ~sparc x86" IUSE="" SRC_TEST="do" |