diff options
Diffstat (limited to 'dev-perl/Text-CSV/Text-CSV-0.23.ebuild')
-rw-r--r-- | dev-perl/Text-CSV/Text-CSV-0.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-CSV/Text-CSV-0.23.ebuild b/dev-perl/Text-CSV/Text-CSV-0.23.ebuild index d2ae22e3f79b..fea141f68c83 100644 --- a/dev-perl/Text-CSV/Text-CSV-0.23.ebuild +++ b/dev-perl/Text-CSV/Text-CSV-0.23.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/Text-CSV-0.23.ebuild,v 1.1 2002/06/28 12:11:24 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/Text-CSV-0.23.ebuild,v 1.2 2002/06/28 12:20:23 seemant Exp $ inherit perl-module @@ -11,7 +11,7 @@ DESCRIPTION="Comma-separated value text processing for Perl" LICENSE="Artistic | GPL-2" SRC_URI="http://www.cpan.org/modules/by-module/Text/${MY_P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme" -SLOT="" +SLOT="0" src_compile() { base_src_compile |