diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-23 19:19:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-23 19:19:31 +0000 |
commit | 2d0ffd3854803ffd39db644f560d7221c06a200e (patch) | |
tree | b92686e02245ab5905ba9747aa99b4e8f043adf4 /dev-perl/Text-CSV_XS/Text-CSV_XS-0.31.ebuild | |
parent | ia64/sparc/x86 stable (diff) | |
download | gentoo-2-2d0ffd3854803ffd39db644f560d7221c06a200e.tar.gz gentoo-2-2d0ffd3854803ffd39db644f560d7221c06a200e.tar.bz2 gentoo-2-2d0ffd3854803ffd39db644f560d7221c06a200e.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl/Text-CSV_XS/Text-CSV_XS-0.31.ebuild')
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-0.31.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.31.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.31.ebuild index 7514b4a87d3b..fb9f1eca075f 100644 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.31.ebuild +++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.31.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.31.ebuild,v 1.1 2007/10/19 20:05:45 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.31.ebuild,v 1.2 2008/01/23 19:19:31 armin76 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" |