diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-05 04:59:56 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-05 04:59:56 +0000 |
commit | 5090676ec26d3aaeab0084b6fa6a3b30e8a49008 (patch) | |
tree | 88e4d00134aa14834a66eac611f4069f73c1e662 /dev-perl/Finance-YahooQuote | |
parent | Update my email address: spyderous -> dberkholz. (diff) | |
download | historical-5090676ec26d3aaeab0084b6fa6a3b30e8a49008.tar.gz historical-5090676ec26d3aaeab0084b6fa6a3b30e8a49008.tar.bz2 historical-5090676ec26d3aaeab0084b6fa6a3b30e8a49008.zip |
Adding perl dep; fixed DEPEND
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/Finance-YahooQuote')
4 files changed, 19 insertions, 9 deletions
diff --git a/dev-perl/Finance-YahooQuote/ChangeLog b/dev-perl/Finance-YahooQuote/ChangeLog index 0e2d9c495777..0cd5738dd1f8 100644 --- a/dev-perl/Finance-YahooQuote/ChangeLog +++ b/dev-perl/Finance-YahooQuote/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Finance-YahooQuote # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.12 2006/07/10 15:46:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.13 2006/08/05 04:03:23 mcummings Exp $ + + 05 Aug 2006; Michael Cummings <mcummings@gentoo.org> + Finance-YahooQuote-0.20.ebuild, Finance-YahooQuote-0.21.ebuild: + Adding perl dep; fixed DEPEND 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Finance-YahooQuote-0.21.ebuild: diff --git a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild index 024d88dbd014..934e8511b105 100644 --- a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild +++ b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.20.ebuild,v 1.6 2006/07/04 08:46:33 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.20.ebuild,v 1.7 2006/08/05 04:03:23 mcummings Exp $ inherit perl-module @@ -20,6 +20,8 @@ IUSE="" #SRC_TEST="do" DEPEND="dev-perl/libwww-perl - virtual/perl-MIME-Base64 - dev-perl/HTML-Parser" -RDEPEND="${DEPEND}"
\ No newline at end of file + virtual/perl-MIME-Base64 + dev-perl/HTML-Parser + dev-lang/perl" +RDEPEND="${DEPEND}" + diff --git a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild index a691089d4d56..dbdf68931d15 100644 --- a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild +++ b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.8 2006/07/10 15:46:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild,v 1.9 2006/08/05 04:03:23 mcummings Exp $ inherit perl-module @@ -20,6 +20,8 @@ IUSE="" #SRC_TEST="do" DEPEND="dev-perl/libwww-perl - virtual/perl-MIME-Base64 - dev-perl/HTML-Parser" -RDEPEND="${DEPEND}"
\ No newline at end of file + virtual/perl-MIME-Base64 + dev-perl/HTML-Parser + dev-lang/perl" +RDEPEND="${DEPEND}" + diff --git a/dev-perl/Finance-YahooQuote/files/digest-Finance-YahooQuote-0.21 b/dev-perl/Finance-YahooQuote/files/digest-Finance-YahooQuote-0.21 index 7e9035f056ca..9807a26333c1 100644 --- a/dev-perl/Finance-YahooQuote/files/digest-Finance-YahooQuote-0.21 +++ b/dev-perl/Finance-YahooQuote/files/digest-Finance-YahooQuote-0.21 @@ -1 +1,3 @@ MD5 844d26ef02f16216840aac5815a6a6a7 finance-yahooquote_0.21.tar.gz 19162 +RMD160 fe4a5704279810df4618c648831ca2c53e4ed4eb finance-yahooquote_0.21.tar.gz 19162 +SHA256 bc91ac2d44e705870720b4a3ff73a66f7cddcc8ec64c4130c06cd33f465867d2 finance-yahooquote_0.21.tar.gz 19162 |