diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-03-11 00:12:05 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-03-11 00:12:05 +0000 |
commit | 9f4d732df72afdadea76e89ba52a75f4b6ce5b64 (patch) | |
tree | 8210be6b7803a896158c6bf882264acb8bb14323 /dev-perl/Finance-YahooQuote | |
parent | Version bump (diff) | |
download | gentoo-2-9f4d732df72afdadea76e89ba52a75f4b6ce5b64.tar.gz gentoo-2-9f4d732df72afdadea76e89ba52a75f4b6ce5b64.tar.bz2 gentoo-2-9f4d732df72afdadea76e89ba52a75f4b6ce5b64.zip |
Version bump
(Portage version: 2.1.2.1)
Diffstat (limited to 'dev-perl/Finance-YahooQuote')
-rw-r--r-- | dev-perl/Finance-YahooQuote/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Finance-YahooQuote/files/digest-Finance-YahooQuote-0.22 | 3 |
3 files changed, 31 insertions, 1 deletions
diff --git a/dev-perl/Finance-YahooQuote/ChangeLog b/dev-perl/Finance-YahooQuote/ChangeLog index 45b40fafc78e..1112199e5aa8 100644 --- a/dev-perl/Finance-YahooQuote/ChangeLog +++ b/dev-perl/Finance-YahooQuote/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Finance-YahooQuote # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.15 2007/01/15 19:47:56 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.16 2007/03/11 00:12:05 mcummings Exp $ + +*Finance-YahooQuote-0.22 (11 Mar 2007) + + 11 Mar 2007; Michael Cummings <mcummings@gentoo.org> + +Finance-YahooQuote-0.22.ebuild: + Version bump 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> -Finance-YahooQuote-0.20.ebuild, Finance-YahooQuote-0.21.ebuild: diff --git a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild new file mode 100644 index 000000000000..726dec1bc4cb --- /dev/null +++ b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild,v 1.1 2007/03/11 00:12:05 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Get stock quotes from Yahoo! Finance" +HOMEPAGE="http://search.cpan.org/~edd/" +SRC_URI="mirror://cpan/authors/id/E/ED/EDD/${P}.tar.gz" + +LICENSE="Artistic" +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" + +SRC_TEST="do" + +DEPEND="dev-perl/libwww-perl + virtual/perl-MIME-Base64 + >=dev-perl/HTML-Parser-2.2 + dev-lang/perl" diff --git a/dev-perl/Finance-YahooQuote/files/digest-Finance-YahooQuote-0.22 b/dev-perl/Finance-YahooQuote/files/digest-Finance-YahooQuote-0.22 new file mode 100644 index 000000000000..c22317f4e73e --- /dev/null +++ b/dev-perl/Finance-YahooQuote/files/digest-Finance-YahooQuote-0.22 @@ -0,0 +1,3 @@ +MD5 f38b620a7126be785442cda794d052ca Finance-YahooQuote-0.22.tar.gz 22390 +RMD160 787696107acd29e8f17e918d02181757c41f2251 Finance-YahooQuote-0.22.tar.gz 22390 +SHA256 a7f6008aaae7f03a92edaa09a0fe3738a88ef5d6182577fd5f0faf5e3d471fc1 Finance-YahooQuote-0.22.tar.gz 22390 |