diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-09 23:28:26 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-09 23:28:26 +0000 |
commit | 524973953421435e3419610ab4ff33ac5289e3fb (patch) | |
tree | 4df66780db60868d396ba4e8da890d8263f8ac33 /dev-perl/Finance-Quote | |
parent | update loop-aes patch #98391 by Alon Bar-Lev (diff) | |
download | historical-524973953421435e3419610ab4ff33ac5289e3fb.tar.gz historical-524973953421435e3419610ab4ff33ac5289e3fb.tar.bz2 historical-524973953421435e3419610ab4ff33ac5289e3fb.zip |
QA: Removed CATEGORY=
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-perl/Finance-Quote')
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild | 7 |
2 files changed, 3 insertions, 7 deletions
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild index 59d426d3a380..36b4e6129521 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild,v 1.6 2005/05/01 17:46:28 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.08-r1.ebuild,v 1.7 2005/07/09 23:20:23 swegener Exp $ inherit perl-module eutils -CATEGORY="dev-perl" DESCRIPTION="The Perl Finance-Quote Module" HOMEPAGE="http://search.cpan.org/~pjf/${P}/" SRC_URI="mirror://cpan/authors/id/P/PJ/PJF/${P}.tar.gz" diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild index a7c0b872d338..634ba1479a5a 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild @@ -1,14 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild,v 1.11 2005/04/25 16:26:15 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild,v 1.12 2005/07/09 23:20:23 swegener Exp $ inherit perl-module -MY_P=${P/.3_/c-} -S=${WORKDIR}/${MY_P} -CATEGORY="dev-perl" DESCRIPTION="The Perl Finance-Quote Module" -HOMEPAGE="http://www.cpan.org/modules/by-module/Finance/${MY_P}.readme" +HOMEPAGE="http://www.cpan.org/modules/by-module/Finance/${P}.readme" SRC_URI="mirror://cpan/authors/id/P/PJ/PJF/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" |