diff options
author | 2003-06-08 04:42:48 +0000 | |
---|---|---|
committer | 2003-06-08 04:42:48 +0000 | |
commit | 22f025230c9e5643df69ace23924f42f44b1f415 (patch) | |
tree | 24b921cb934a85992011eca2a50d91178a4553b4 /dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild | |
parent | add IUSE (diff) | |
download | historical-22f025230c9e5643df69ace23924f42f44b1f415.tar.gz historical-22f025230c9e5643df69ace23924f42f44b1f415.tar.bz2 historical-22f025230c9e5643df69ace23924f42f44b1f415.zip |
fix IUSE
Diffstat (limited to 'dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild')
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild index 5d6d09600390..e815e7d5606c 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild,v 1.5 2003/06/08 04:32:05 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild,v 1.6 2003/06/08 04:42:19 rac Exp $ inherit perl-module @@ -10,7 +10,7 @@ CATEGORY="dev-perl" DESCRIPTION="The Perl Finance-Quote Module" SRC_URI="http://www.cpan.org/modules/by-module/Finance/${MY_P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Finance/${MY_P}.readme" -USE="" +IUSE="" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ppc sparc " |