diff options
author | Aaron Kulbe <superlag@gentoo.org> | 2005-11-26 01:41:40 +0000 |
---|---|---|
committer | Aaron Kulbe <superlag@gentoo.org> | 2005-11-26 01:41:40 +0000 |
commit | 5c4c58c2193149d173f8e9d9b89374a9535e117a (patch) | |
tree | db31b918a64d8ad691df1e49a1ce5307315e0cb8 /dev-perl/Finance-YahooQuote | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-5c4c58c2193149d173f8e9d9b89374a9535e117a.tar.gz gentoo-2-5c4c58c2193149d173f8e9d9b89374a9535e117a.tar.bz2 gentoo-2-5c4c58c2193149d173f8e9d9b89374a9535e117a.zip |
Version bump. Cleaning up outdated dev-perl ebuilds.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-perl/Finance-YahooQuote')
4 files changed, 35 insertions, 2 deletions
diff --git a/dev-perl/Finance-YahooQuote/ChangeLog b/dev-perl/Finance-YahooQuote/ChangeLog index 0b4c0137730c..a84b810c4665 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.4 2005/07/21 17:16:16 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.5 2005/11/26 01:41:39 superlag Exp $ + +*Finance-YahooQuote-0.21 (26 Nov 2005) + + 26 Nov 2005; Aaron Kulbe <superlag@gentoo.org> + +Finance-YahooQuote-0.21.ebuild: + Cleaning up outdated dev-perl ebuilds. Version bump. 21 Jul 2005; David Holm <dholm@gentoo.org> Finance-YahooQuote-0.20.ebuild: Added to ~ppc. diff --git a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild new file mode 100644 index 000000000000..eb47ab92b734 --- /dev/null +++ b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2005 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.21.ebuild,v 1.1 2005/11/26 01:41:39 superlag Exp $ + +inherit perl-module + +MY_P=finance-yahooquote_${PV} + +DESCRIPTION="Get stock quotes from Yahoo! Finance" +HOMEPAGE="http://search.cpan.org/~edd/${P}/" +SRC_URI=mirror://gentoo/${MY_P}.tar.gz + +LICENSE="Artistic" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" +IUSE="" + +# Disabling tests since they rely on a rather fickle expected outcome from a +# stock ping +#SRC_TEST="do" + +DEPEND="dev-perl/libwww-perl + perl-core/MIME-Base64 + dev-perl/HTML-Parser" diff --git a/dev-perl/Finance-YahooQuote/Manifest b/dev-perl/Finance-YahooQuote/Manifest index d600c25e52f0..80b8dfac498b 100644 --- a/dev-perl/Finance-YahooQuote/Manifest +++ b/dev-perl/Finance-YahooQuote/Manifest @@ -1,4 +1,6 @@ -MD5 58072986d88e1dfed324cf05c08f4388 ChangeLog 786 +MD5 9fcb5acc6ce832aa6598c209048bbc72 Finance-YahooQuote-0.21.ebuild 683 MD5 e1c0efabb4dee8bfa376e3c084837ce7 Finance-YahooQuote-0.20.ebuild 695 +MD5 58072986d88e1dfed324cf05c08f4388 ChangeLog 786 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 ec0d13bd6e8b8147e5972f8729ed7484 files/digest-Finance-YahooQuote-0.20 74 +MD5 833b9909433777a355e0b0ccf50f303b files/digest-Finance-YahooQuote-0.21 74 diff --git a/dev-perl/Finance-YahooQuote/files/digest-Finance-YahooQuote-0.21 b/dev-perl/Finance-YahooQuote/files/digest-Finance-YahooQuote-0.21 new file mode 100644 index 000000000000..7e9035f056ca --- /dev/null +++ b/dev-perl/Finance-YahooQuote/files/digest-Finance-YahooQuote-0.21 @@ -0,0 +1 @@ +MD5 844d26ef02f16216840aac5815a6a6a7 finance-yahooquote_0.21.tar.gz 19162 |