diff options
author | Chris White <chriswhite@gentoo.org> | 2005-11-09 07:48:51 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-11-09 07:48:51 +0000 |
commit | f07781a1214b7f507eb6ee69e5583a98db0fdb3a (patch) | |
tree | 9b6cc388369768eb09daa854018ed37624397364 /dev-perl | |
parent | Build against mesa 6.4 instead of 6.3.2. (diff) | |
download | gentoo-2-f07781a1214b7f507eb6ee69e5583a98db0fdb3a.tar.gz gentoo-2-f07781a1214b7f507eb6ee69e5583a98db0fdb3a.tar.bz2 gentoo-2-f07781a1214b7f507eb6ee69e5583a98db0fdb3a.zip |
Version bump to 1.10. Part of the extensive bug #111933 fun.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Finance-Quote/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild | 22 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/Manifest | 10 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/files/digest-Finance-Quote-1.10 | 1 |
4 files changed, 36 insertions, 5 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog index cbbe41088b17..a819587f2af9 100644 --- a/dev-perl/Finance-Quote/ChangeLog +++ b/dev-perl/Finance-Quote/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Finance-Quote # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.22 2005/10/03 13:02:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.23 2005/11/09 07:48:51 chriswhite Exp $ + +*Finance-Quote-1.10 (09 Nov 2005) + + 09 Nov 2005; Chris White <chriswhite@gentoo.org> + +Finance-Quote-1.10.ebuild: + Version bump to 1.10. Part of the extensive bug #111933 fun. 03 Oct 2005; Aron Griffis <agriffis@gentoo.org> Finance-Quote-1.08-r1.ebuild: diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild new file mode 100644 index 000000000000..5cdc7e44a5a4 --- /dev/null +++ b/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild @@ -0,0 +1,22 @@ +# 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.10.ebuild,v 1.1 2005/11/09 07:48:51 chriswhite Exp $ + +inherit perl-module eutils + +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" + +IUSE="" + +LICENSE="|| ( Artistic GPL-2 )" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" + +SRC_TEST="do" + +DEPEND="dev-perl/libwww-perl + dev-perl/HTML-TableExtract" + +mydoc="TODO" diff --git a/dev-perl/Finance-Quote/Manifest b/dev-perl/Finance-Quote/Manifest index 10850ef5653c..139ebcf207c7 100644 --- a/dev-perl/Finance-Quote/Manifest +++ b/dev-perl/Finance-Quote/Manifest @@ -1,7 +1,9 @@ -MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 d63f7aedbb0a50fb91c0d76694c1a1d9 ChangeLog 2481 -MD5 a5e2b2302198ccb1c2c9682eee5d1a86 Finance-Quote-1.08.ebuild 584 MD5 9731513f376c56ac27d3c86372ebad47 Finance-Quote-1.08-r1.ebuild 668 -MD5 792a9010390ffc352513b6cb5ed77e36 files/digest-Finance-Quote-1.08-r1 69 -MD5 792a9010390ffc352513b6cb5ed77e36 files/digest-Finance-Quote-1.08 69 +MD5 a5e2b2302198ccb1c2c9682eee5d1a86 Finance-Quote-1.08.ebuild 584 +MD5 02897a6cda5c89703ccca4bf0ff16080 Finance-Quote-1.10.ebuild 596 MD5 62b4a2ad0eb4c559f6495a5b333ab1de files/Finance-Quote-1.08-tase.patch 772 +MD5 792a9010390ffc352513b6cb5ed77e36 files/digest-Finance-Quote-1.08 69 +MD5 792a9010390ffc352513b6cb5ed77e36 files/digest-Finance-Quote-1.08-r1 69 +MD5 84731b21fceee4c3a7337b50537ddfdc files/digest-Finance-Quote-1.10 69 +MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 diff --git a/dev-perl/Finance-Quote/files/digest-Finance-Quote-1.10 b/dev-perl/Finance-Quote/files/digest-Finance-Quote-1.10 new file mode 100644 index 000000000000..94f071f2ff36 --- /dev/null +++ b/dev-perl/Finance-Quote/files/digest-Finance-Quote-1.10 @@ -0,0 +1 @@ +MD5 e191ea209373fa5a39e74181588af2e4 Finance-Quote-1.10.tar.gz 74176 |