diff options
-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> |