diff options
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 3e3636715c7d..6c4e3cc1f912 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.4 2007/08/09 14:39:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.30.ebuild,v 1.5 2007/08/09 15:20:04 dertobi123 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" |