diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-06-28 12:35:16 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-06-28 12:35:16 +0000 |
commit | 4f747ff7ea4f58f1fe806a90f02f873036e6cbb6 (patch) | |
tree | 89bdd6ea0f367d43b0691de0d50e82a3e58baeb4 /dev-perl/Text-CSV | |
parent | new package (diff) | |
download | historical-4f747ff7ea4f58f1fe806a90f02f873036e6cbb6.tar.gz historical-4f747ff7ea4f58f1fe806a90f02f873036e6cbb6.tar.bz2 historical-4f747ff7ea4f58f1fe806a90f02f873036e6cbb6.zip |
slot=0
Diffstat (limited to 'dev-perl/Text-CSV')
-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 |