diff options
author | Torsten Veller <tove@gentoo.org> | 2012-10-07 16:01:26 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-10-07 16:01:26 +0000 |
commit | af986fe26a7379df4e9741dcd3e6f554db83477d (patch) | |
tree | 8521a5832a73b29dcef6a14e02fc1f258b415461 /dev-perl/Finance-Quote | |
parent | use.force USE=uclibc on hardened/linux/uclibc profiles (diff) | |
download | historical-af986fe26a7379df4e9741dcd3e6f554db83477d.tar.gz historical-af986fe26a7379df4e9741dcd3e6f554db83477d.tar.bz2 historical-af986fe26a7379df4e9741dcd3e6f554db83477d.zip |
[bump] dev-perl/Finance-Quote-1.180.0
Package-Manager: portage-2.2.0_alpha135/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Finance-Quote')
-rw-r--r-- | dev-perl/Finance-Quote/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.180.0.ebuild | 26 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/metadata.xml | 3 |
3 files changed, 36 insertions, 1 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog index d0b5053acad1..edbace314e52 100644 --- a/dev-perl/Finance-Quote/ChangeLog +++ b/dev-perl/Finance-Quote/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Finance-Quote # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.66 2012/06/24 12:59:44 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.67 2012/10/07 16:01:26 tove Exp $ + +*Finance-Quote-1.180.0 (07 Oct 2012) + + 07 Oct 2012; Torsten Veller <tove@gentoo.org> +Finance-Quote-1.180.0.ebuild, + metadata.xml: + Version bump 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.180.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.180.0.ebuild new file mode 100644 index 000000000000..334b3a78c985 --- /dev/null +++ b/dev-perl/Finance-Quote/Finance-Quote-1.180.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2012 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.180.0.ebuild,v 1.1 2012/10/07 16:01:26 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=ECOCODE +MODULE_VERSION=1.18 +inherit perl-module + +DESCRIPTION="Get stock and mutual fund quotes from various exchanges" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" +IUSE="" + +DEPEND=" + dev-perl/libwww-perl + dev-perl/HTML-Tree + dev-perl/HTML-TableExtract + dev-perl/Crypt-SSLeay +" +RDEPEND="${DEPEND}" + +SRC_TEST="do" diff --git a/dev-perl/Finance-Quote/metadata.xml b/dev-perl/Finance-Quote/metadata.xml index 8fb0295902cf..c8041d3cae23 100644 --- a/dev-perl/Finance-Quote/metadata.xml +++ b/dev-perl/Finance-Quote/metadata.xml @@ -10,6 +10,7 @@ <remote-id type="cpan-module">Finance::Quote::ASEGR</remote-id> <remote-id type="cpan-module">Finance::Quote::ASX</remote-id> <remote-id type="cpan-module">Finance::Quote::BMONesbittBurns</remote-id> + <remote-id type="cpan-module">Finance::Quote::BSERO</remote-id> <remote-id type="cpan-module">Finance::Quote::Bourso</remote-id> <remote-id type="cpan-module">Finance::Quote::Cdnfundlibrary</remote-id> <remote-id type="cpan-module">Finance::Quote::Cominvest</remote-id> @@ -31,6 +32,8 @@ <remote-id type="cpan-module">Finance::Quote::NZX</remote-id> <remote-id type="cpan-module">Finance::Quote::Platinum</remote-id> <remote-id type="cpan-module">Finance::Quote::SEB</remote-id> + <remote-id type="cpan-module">Finance::Quote::SIXfunds</remote-id> + <remote-id type="cpan-module">Finance::Quote::SIXshares</remote-id> <remote-id type="cpan-module">Finance::Quote::StockHouseCanada</remote-id> <remote-id type="cpan-module">Finance::Quote::TSP</remote-id> <remote-id type="cpan-module">Finance::Quote::TSX</remote-id> |