# Copyright 1999-2005 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.23-r1.ebuild,v 1.1 2005/04/23 01:37:01 mcummings Exp $ inherit perl-module DESCRIPTION="comma-separated values manipulation routines" SRC_URI="mirror://cpan/authors/id/J/JW/JWIED/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~jwied/${P}" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 ppc sparc alpha ppc64" IUSE="" SRC_TEST="do"