diff options
author | 2004-07-14 20:55:32 +0000 | |
---|---|---|
committer | 2004-07-14 20:55:32 +0000 | |
commit | 5a552046a66895e57b2dc3afa894f73052dee920 (patch) | |
tree | ea388082c566b7bd2c1d270e471d3e864d42e5a2 /dev-perl/Text-CSV | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff) | |
download | historical-5a552046a66895e57b2dc3afa894f73052dee920.tar.gz historical-5a552046a66895e57b2dc3afa894f73052dee920.tar.bz2 historical-5a552046a66895e57b2dc3afa894f73052dee920.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-perl/Text-CSV')
-rw-r--r-- | dev-perl/Text-CSV/Text-CSV-0.23-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Text-CSV/Text-CSV-0.23.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-perl/Text-CSV/Text-CSV-0.23-r1.ebuild b/dev-perl/Text-CSV/Text-CSV-0.23-r1.ebuild index bdc07d775de7..e103536430a7 100644 --- a/dev-perl/Text-CSV/Text-CSV-0.23-r1.ebuild +++ b/dev-perl/Text-CSV/Text-CSV-0.23-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/Text-CSV-0.23-r1.ebuild,v 1.6 2004/06/25 01:04:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/Text-CSV-0.23-r1.ebuild,v 1.7 2004/07/14 20:43:25 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" src_compile() { perl-module_src_compile diff --git a/dev-perl/Text-CSV/Text-CSV-0.23.ebuild b/dev-perl/Text-CSV/Text-CSV-0.23.ebuild index 91a476069ac1..b24b529f2cc0 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 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/Text-CSV-0.23.ebuild,v 1.14 2004/06/25 01:04:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/Text-CSV-0.23.ebuild,v 1.15 2004/07/14 20:43:25 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" src_compile() { perl-module_src_compile |