diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2007-11-10 15:02:49 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2007-11-10 15:02:49 +0000 |
commit | 42b8c381bd075dd7e3e21f903a594d8f1d245493 (patch) | |
tree | ae96bb92278ab38d58cd692775ec4a584c5d2ee6 /dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild | |
parent | alpha/ia64/sparc/x86 stable wrt #198562 (diff) | |
download | historical-42b8c381bd075dd7e3e21f903a594d8f1d245493.tar.gz historical-42b8c381bd075dd7e3e21f903a594d8f1d245493.tar.bz2 historical-42b8c381bd075dd7e3e21f903a594d8f1d245493.zip |
amd64 stable
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild')
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild index 9209eb165c5a..b062eea54337 100644 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild +++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.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.30.ebuild,v 1.6 2007/10/06 07:28:33 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild,v 1.7 2007/11/10 14:54:42 drac 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" |