* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2016-01-16 23:16 Andreas Hüttel
0 siblings, 0 replies; 46+ messages in thread
From: Andreas Hüttel @ 2016-01-16 23:16 UTC (permalink / raw
To: gentoo-commits
commit: 5e58da247ea2e6cb34e6ef24607dd2c76f6c4db3
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 16 22:15:56 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jan 16 23:16:46 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e58da24
dev-perl/Finance-Quote: Remove old
Package-Manager: portage-2.2.26
.../Finance-Quote/Finance-Quote-1.350.0.ebuild | 33 ----------------------
dev-perl/Finance-Quote/Manifest | 1 -
2 files changed, 34 deletions(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.350.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.350.0.ebuild
deleted file mode 100644
index d2e8c77..0000000
--- a/dev-perl/Finance-Quote/Finance-Quote-1.350.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ECOCODE
-MODULE_VERSION=1.35
-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="test"
-
-# virtual/perl-Data-Dumper currently commented out in the code
-
-RDEPEND="dev-perl/Crypt-SSLeay
- dev-perl/Date-Calc
- dev-perl/HTTP-Cookies
- dev-perl/HTTP-Message
- dev-perl/HTML-Tree
- dev-perl/HTML-TableExtract
- dev-perl/JSON
- dev-perl/Mozilla-CA
- dev-perl/libwww-perl"
-DEPEND="${RDEPEND}
- test? ( dev-perl/Test-Pod
- dev-perl/Perl-Critic-Dynamic )"
-
-SRC_TEST="do"
diff --git a/dev-perl/Finance-Quote/Manifest b/dev-perl/Finance-Quote/Manifest
index 1420524..3ae0fe9 100644
--- a/dev-perl/Finance-Quote/Manifest
+++ b/dev-perl/Finance-Quote/Manifest
@@ -1,3 +1,2 @@
DIST Finance-Quote-1.18.tar.gz 147575 SHA256 4240faabe0646defd4ec76ca9e111977b9e8060eaec41adeb284eb422a428393 SHA512 7b5c910d7f424e9ab2b102dd1f7db20077e646512345f703b1ead235359d49d07a2a001aec9339cec35f7ab67c76bc8bfa572f2a5386878074c52ac952d39290 WHIRLPOOL 344407a5fa66068f6769147dfad2428d201c364588be6b5603ca3c61a78f8d3799899f39bb7edfdb8b7c506293eabd41985d3b7170f4f7afbce5d66eed00283f
-DIST Finance-Quote-1.35.tar.gz 254658 SHA256 3c0d22f18a65da2536b03d5dcbac178faaea8de71908ee0e2772b2664384ae57 SHA512 bf04da96dcf66a4789eb6ca76fa7b2c7ff5ec618e9ac69885c6c9eca6c1ef524c45adb4833c12b9fd7fa29c4ebc44f5a94d7733c3b49ff97cb14930c55ee563a WHIRLPOOL 1f6d67f0c7f789fadfe39330363e9487baa0cdfc4dca79e652373a347ae4df309546364bfe06ddb3cb515a9da780a76a6d2640afde17dc366b39a9683450ffce
DIST Finance-Quote-1.37.tar.gz 251374 SHA256 6e1147e2e13ee27b223dffecf2f3bda5f85e10e8900247942ecb99e30e5cd7ac SHA512 ed58d27d1c14f7818871af4906c1b6109b3d353586bc348140120597199ed72d57b8939cebc95fa534e86ad7b9f9bf69bc4315db1d1cc1da5796aa9771697c51 WHIRLPOOL ee676ffcdceec66e2f5a12ddae7c9ed48426141313eba2a419ef884a1bd8ca326ba2a89e2db86cea9b82e7956b73fd314f2c52003428cabfb27a0b3af76d8801
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2016-01-16 23:16 Andreas Hüttel
0 siblings, 0 replies; 46+ messages in thread
From: Andreas Hüttel @ 2016-01-16 23:16 UTC (permalink / raw
To: gentoo-commits
commit: 56247aade02e1387ba9c713880f17cdcd4e32126
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 16 22:19:50 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jan 16 23:16:46 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56247aad
dev-perl/Finance-Quote: Version bump
Package-Manager: portage-2.2.26
.../Finance-Quote/Finance-Quote-1.380.0.ebuild | 47 ++++++++++++++++++++++
dev-perl/Finance-Quote/Manifest | 1 +
2 files changed, 48 insertions(+)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.380.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.380.0.ebuild
new file mode 100644
index 0000000..be20f89
--- /dev/null
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.380.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ECOCODE
+DIST_VERSION=1.38
+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="test"
+
+# virtual/perl-Data-Dumper currently commented out in the code
+
+RDEPEND="
+ dev-perl/CGI
+ virtual/perl-Carp
+ dev-perl/DateTime
+ virtual/perl-Encode
+ virtual/perl-Exporter
+ dev-perl/HTML-Parser
+ dev-perl/HTML-TableExtract
+ dev-perl/HTML-Tree
+ dev-perl/HTTP-Cookies
+ dev-perl/HTTP-Message
+ dev-perl/JSON
+ dev-perl/LWP-Protocol-https
+ dev-perl/libwww-perl
+ dev-perl/Mozilla-CA
+ virtual/perl-Time-Piece
+ dev-perl/URI
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Data-Dumper
+ virtual/perl-File-Spec
+ virtual/perl-Test-Simple
+ dev-perl/Test-Pod
+ dev-perl/Perl-Critic-Dynamic
+ )
+"
diff --git a/dev-perl/Finance-Quote/Manifest b/dev-perl/Finance-Quote/Manifest
index 3ae0fe9..988c10f 100644
--- a/dev-perl/Finance-Quote/Manifest
+++ b/dev-perl/Finance-Quote/Manifest
@@ -1,2 +1,3 @@
DIST Finance-Quote-1.18.tar.gz 147575 SHA256 4240faabe0646defd4ec76ca9e111977b9e8060eaec41adeb284eb422a428393 SHA512 7b5c910d7f424e9ab2b102dd1f7db20077e646512345f703b1ead235359d49d07a2a001aec9339cec35f7ab67c76bc8bfa572f2a5386878074c52ac952d39290 WHIRLPOOL 344407a5fa66068f6769147dfad2428d201c364588be6b5603ca3c61a78f8d3799899f39bb7edfdb8b7c506293eabd41985d3b7170f4f7afbce5d66eed00283f
DIST Finance-Quote-1.37.tar.gz 251374 SHA256 6e1147e2e13ee27b223dffecf2f3bda5f85e10e8900247942ecb99e30e5cd7ac SHA512 ed58d27d1c14f7818871af4906c1b6109b3d353586bc348140120597199ed72d57b8939cebc95fa534e86ad7b9f9bf69bc4315db1d1cc1da5796aa9771697c51 WHIRLPOOL ee676ffcdceec66e2f5a12ddae7c9ed48426141313eba2a419ef884a1bd8ca326ba2a89e2db86cea9b82e7956b73fd314f2c52003428cabfb27a0b3af76d8801
+DIST Finance-Quote-1.38.tar.gz 327822 SHA256 a95427729e069095aab4cb7bcfa4072739417faa7c0a6d0eb1bd6de28f58187e SHA512 b55382d56ecf89eaf662f49ec6fd803e9e5e0163b63d3020ca3c875d4dff7607f502fa7600997c5db8d62fa671ea82e81597300443fc4b24bb3f94c80bd32439 WHIRLPOOL ef84399bf34541efebb74917f4e41db457e5949dfae71d27c55b8922b676dbbf5b3b8c53645e884f6d2b007ed75b1ca9e466f9b8c7e93d1478a9a707308dfd66
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2016-01-24 16:40 Agostino Sarubbo
0 siblings, 0 replies; 46+ messages in thread
From: Agostino Sarubbo @ 2016-01-24 16:40 UTC (permalink / raw
To: gentoo-commits
commit: f156cbf609e1261258d4ae4f59b5077b4caec481
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 16:39:49 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 16:40:13 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f156cbf6
dev-perl/Finance-Quote: amd64 stable wrt bug #572140
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild
index 3b5c683..4afc230 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86"
IUSE="test"
# virtual/perl-Data-Dumper currently commented out in the code
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2016-02-03 14:36 Tobias Klausmann
0 siblings, 0 replies; 46+ messages in thread
From: Tobias Klausmann @ 2016-02-03 14:36 UTC (permalink / raw
To: gentoo-commits
commit: 85938312a9152846b68a65203b0e799fb44db286
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 3 14:32:01 2016 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Wed Feb 3 14:35:25 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85938312
dev-perl/Finance-Quote: add alpha keyword
Gentoo-Bug: 572140
Package-Manager: portage-2.2.27
dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild
index 4afc230..78b560e 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="alpha amd64 ~ppc ~ppc64 ~x86"
IUSE="test"
# virtual/perl-Data-Dumper currently commented out in the code
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2016-03-15 18:15 Agostino Sarubbo
0 siblings, 0 replies; 46+ messages in thread
From: Agostino Sarubbo @ 2016-03-15 18:15 UTC (permalink / raw
To: gentoo-commits
commit: 08540c2855b36cc994b3949ce51558dd33bd31a0
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 18:15:21 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 18:15:21 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08540c28
dev-perl/Finance-Quote: x86 stable wrt bug #572140
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild
index 78b560e..46fa7d8 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="alpha amd64 ~ppc ~ppc64 x86"
IUSE="test"
# virtual/perl-Data-Dumper currently commented out in the code
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2016-03-16 20:36 Andreas Hüttel
0 siblings, 0 replies; 46+ messages in thread
From: Andreas Hüttel @ 2016-03-16 20:36 UTC (permalink / raw
To: gentoo-commits
commit: 7caa2ab22505e9266ad64e8cb03fb1f9c12cfc0e
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 16 20:32:04 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Mar 16 20:36:34 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7caa2ab2
dev-perl/Finance-Quote: Remove old
Package-Manager: portage-2.2.28
.../Finance-Quote/Finance-Quote-1.180.0.ebuild | 26 ----------------------
dev-perl/Finance-Quote/Manifest | 1 -
2 files changed, 27 deletions(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.180.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.180.0.ebuild
deleted file mode 100644
index cf0d2da..0000000
--- a/dev-perl/Finance-Quote/Finance-Quote-1.180.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-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/Manifest b/dev-perl/Finance-Quote/Manifest
index 988c10f..1874a31 100644
--- a/dev-perl/Finance-Quote/Manifest
+++ b/dev-perl/Finance-Quote/Manifest
@@ -1,3 +1,2 @@
-DIST Finance-Quote-1.18.tar.gz 147575 SHA256 4240faabe0646defd4ec76ca9e111977b9e8060eaec41adeb284eb422a428393 SHA512 7b5c910d7f424e9ab2b102dd1f7db20077e646512345f703b1ead235359d49d07a2a001aec9339cec35f7ab67c76bc8bfa572f2a5386878074c52ac952d39290 WHIRLPOOL 344407a5fa66068f6769147dfad2428d201c364588be6b5603ca3c61a78f8d3799899f39bb7edfdb8b7c506293eabd41985d3b7170f4f7afbce5d66eed00283f
DIST Finance-Quote-1.37.tar.gz 251374 SHA256 6e1147e2e13ee27b223dffecf2f3bda5f85e10e8900247942ecb99e30e5cd7ac SHA512 ed58d27d1c14f7818871af4906c1b6109b3d353586bc348140120597199ed72d57b8939cebc95fa534e86ad7b9f9bf69bc4315db1d1cc1da5796aa9771697c51 WHIRLPOOL ee676ffcdceec66e2f5a12ddae7c9ed48426141313eba2a419ef884a1bd8ca326ba2a89e2db86cea9b82e7956b73fd314f2c52003428cabfb27a0b3af76d8801
DIST Finance-Quote-1.38.tar.gz 327822 SHA256 a95427729e069095aab4cb7bcfa4072739417faa7c0a6d0eb1bd6de28f58187e SHA512 b55382d56ecf89eaf662f49ec6fd803e9e5e0163b63d3020ca3c875d4dff7607f502fa7600997c5db8d62fa671ea82e81597300443fc4b24bb3f94c80bd32439 WHIRLPOOL ef84399bf34541efebb74917f4e41db457e5949dfae71d27c55b8922b676dbbf5b3b8c53645e884f6d2b007ed75b1ca9e466f9b8c7e93d1478a9a707308dfd66
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2016-08-06 14:56 Kent Fredric
0 siblings, 0 replies; 46+ messages in thread
From: Kent Fredric @ 2016-08-06 14:56 UTC (permalink / raw
To: gentoo-commits
commit: 12e4caf44f73e5625a30d0c6565857660546271b
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 6 14:45:29 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Aug 6 14:55:49 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12e4caf4
dev-perl/Finance-Quote: Remove POD Author Tests
Not useful for Gentoo.
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild | 10 +++++++---
dev-perl/Finance-Quote/Finance-Quote-1.380.0.ebuild | 8 ++++++--
2 files changed, 13 insertions(+), 5 deletions(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild
index 84ae846..82251ad 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.370.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -41,9 +41,13 @@ DEPEND="${RDEPEND}
virtual/perl-Data-Dumper
virtual/perl-File-Spec
virtual/perl-Test-Simple
- dev-perl/Test-Pod
- dev-perl/Perl-Critic-Dynamic
)
"
SRC_TEST="do parallel"
+
+src_test() {
+ perl_rm_files t/01-pod.t t/02-pod-coverage.t t/03-kwalitee.t \
+ t/04-critic.t t/release-pod-syntax.t
+ perl-module_src_test
+}
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.380.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.380.0.ebuild
index be20f89..9ac1c7f 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.380.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.380.0.ebuild
@@ -41,7 +41,11 @@ DEPEND="${RDEPEND}
virtual/perl-Data-Dumper
virtual/perl-File-Spec
virtual/perl-Test-Simple
- dev-perl/Test-Pod
- dev-perl/Perl-Critic-Dynamic
)
"
+
+src_test() {
+ perl_rm_files t/01-pod.t t/02-pod-coverage.t t/03-kwalitee.t \
+ t/04-critic.t t/release-pod-syntax.t
+ perl-module_src_test
+}
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2017-11-25 2:28 Kent Fredric
0 siblings, 0 replies; 46+ messages in thread
From: Kent Fredric @ 2017-11-25 2:28 UTC (permalink / raw
To: gentoo-commits
commit: a0fde3824ef2eec2fc7d40439dec8396bba19705
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 25 02:26:34 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 02:27:38 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0fde382
dev-perl/Finance-Quote: Bump to version 1.470.0 re bug #638530
- Add USE=examples
- Install more documentation
- Duct-tape together some assistance for running network tests (NB:
these tests all fail so prolifically I don't have any energy to
look into them, and upstream has heaps of open bugs)
Upstream:
- Add AlphaVantage, CSE, CityWire, FTfunds, FidelityFixed, MStaruk,
MorningstarJP, TNetuk, YahooJSON, YahooYQL and ZA_UnitTrusts modules
- Use AlphaVantage instead of Yahoo for currency quotes
- Remove time from $last_refresh when markets are open
- Fix currency determination regex
- Add Currency for .DE, .SA, .TO markets
Closes: https://bugs.gentoo.org/638530
Package-Manager: Portage-2.3.14, Repoman-2.3.6
.../Finance-Quote/Finance-Quote-1.470.0.ebuild | 63 ++++++++++++++++++++++
dev-perl/Finance-Quote/Manifest | 5 +-
dev-perl/Finance-Quote/metadata.xml | 11 ++++
3 files changed, 77 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild
new file mode 100644
index 00000000000..adebb474c18
--- /dev/null
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ECOCODE
+DIST_VERSION=1.47
+DIST_EXAMPLES=( "Examples/*" )
+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="test"
+
+# virtual/perl-Data-Dumper currently commented out in the code
+
+RDEPEND="
+ dev-perl/CGI
+ virtual/perl-Carp
+ dev-perl/DateTime
+ virtual/perl-Encode
+ virtual/perl-Exporter
+ dev-perl/HTML-Parser
+ dev-perl/HTML-TableExtract
+ dev-perl/HTML-Tree
+ dev-perl/HTTP-Cookies
+ dev-perl/HTTP-Message
+ dev-perl/JSON
+ dev-perl/LWP-Protocol-https
+ dev-perl/libwww-perl
+ dev-perl/Mozilla-CA
+ virtual/perl-Time-Piece
+ dev-perl/URI
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Data-Dumper
+ virtual/perl-File-Spec
+ virtual/perl-Test-Simple
+ )
+"
+
+src_test() {
+ perl_rm_files t/01-pod.t t/02-pod-coverage.t t/03-kwalitee.t \
+ t/04-critic.t t/author-pod-syntax.t
+ if ! has network ${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}; then
+ einfo "Disabling network tests without DIST_TEST_OVERRIDE=~network"
+ else
+ export ONLINE_TEST=1
+ fi
+ perl-module_src_test
+}
+
+mydoc=("Documentation/*")
+
+src_install() {
+ dodoc -r htdocs
+ perl-module_src_install
+}
diff --git a/dev-perl/Finance-Quote/Manifest b/dev-perl/Finance-Quote/Manifest
index 1874a31d05c..b995512e428 100644
--- a/dev-perl/Finance-Quote/Manifest
+++ b/dev-perl/Finance-Quote/Manifest
@@ -1,2 +1,3 @@
-DIST Finance-Quote-1.37.tar.gz 251374 SHA256 6e1147e2e13ee27b223dffecf2f3bda5f85e10e8900247942ecb99e30e5cd7ac SHA512 ed58d27d1c14f7818871af4906c1b6109b3d353586bc348140120597199ed72d57b8939cebc95fa534e86ad7b9f9bf69bc4315db1d1cc1da5796aa9771697c51 WHIRLPOOL ee676ffcdceec66e2f5a12ddae7c9ed48426141313eba2a419ef884a1bd8ca326ba2a89e2db86cea9b82e7956b73fd314f2c52003428cabfb27a0b3af76d8801
-DIST Finance-Quote-1.38.tar.gz 327822 SHA256 a95427729e069095aab4cb7bcfa4072739417faa7c0a6d0eb1bd6de28f58187e SHA512 b55382d56ecf89eaf662f49ec6fd803e9e5e0163b63d3020ca3c875d4dff7607f502fa7600997c5db8d62fa671ea82e81597300443fc4b24bb3f94c80bd32439 WHIRLPOOL ef84399bf34541efebb74917f4e41db457e5949dfae71d27c55b8922b676dbbf5b3b8c53645e884f6d2b007ed75b1ca9e466f9b8c7e93d1478a9a707308dfd66
+DIST Finance-Quote-1.37.tar.gz 251374 BLAKE2B b961789ee2e628eb1ef4860269a441302bcd732e844262459ef9eadb27cb68f0528a07b074bf911f64dbd8895efa71ddae0c954e052b673783127b74f69237b3 SHA512 ed58d27d1c14f7818871af4906c1b6109b3d353586bc348140120597199ed72d57b8939cebc95fa534e86ad7b9f9bf69bc4315db1d1cc1da5796aa9771697c51
+DIST Finance-Quote-1.38.tar.gz 327822 BLAKE2B b8efe6c11d51d54a70b1830610ec5e0f9a1f18d8f0fc88c1d8bbbdf0f5d66d75d82b5aab1be5df7acaf4a2e93e0af89ac16d6ef4935342fabdc3db3a65c2a727 SHA512 b55382d56ecf89eaf662f49ec6fd803e9e5e0163b63d3020ca3c875d4dff7607f502fa7600997c5db8d62fa671ea82e81597300443fc4b24bb3f94c80bd32439
+DIST Finance-Quote-1.47.tar.gz 270335 BLAKE2B 585ab3736b7ea448b083f4dbbed460ac442fb30285041b7b0bf2a52d6b2d533a8d1eb1d9bfa72cc1cd7a3d4664d2cb5104eb539ecd6b1042083548b8ef605333 SHA512 a900ed3e305edb8c713dc4a885b912ad9a9f873cb501d66d393a39aacd8a980af1bd4fb0fdf5bce8e2b2aeec744e811b861a2803a6fb0d5c71ab6b8d1c3a57f7
diff --git a/dev-perl/Finance-Quote/metadata.xml b/dev-perl/Finance-Quote/metadata.xml
index 2df05919109..7643a0bf5ee 100644
--- a/dev-perl/Finance-Quote/metadata.xml
+++ b/dev-perl/Finance-Quote/metadata.xml
@@ -12,16 +12,21 @@
<remote-id type="cpan-module">Finance::Quote::AIAHK</remote-id>
<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::AlphaVantage</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::CSE</remote-id>
<remote-id type="cpan-module">Finance::Quote::Cdnfundlibrary</remote-id>
+ <remote-id type="cpan-module">Finance::Quote::Citywire</remote-id>
<remote-id type="cpan-module">Finance::Quote::Cominvest</remote-id>
<remote-id type="cpan-module">Finance::Quote::Currencies</remote-id>
<remote-id type="cpan-module">Finance::Quote::DWS</remote-id>
<remote-id type="cpan-module">Finance::Quote::Deka</remote-id>
<remote-id type="cpan-module">Finance::Quote::FTPortfolios</remote-id>
+ <remote-id type="cpan-module">Finance::Quote::FTfunds</remote-id>
<remote-id type="cpan-module">Finance::Quote::Fidelity</remote-id>
+ <remote-id type="cpan-module">Finance::Quote::FidelityFixed</remote-id>
<remote-id type="cpan-module">Finance::Quote::FinanceCanada</remote-id>
<remote-id type="cpan-module">Finance::Quote::Finanzpartner</remote-id>
<remote-id type="cpan-module">Finance::Quote::Fool</remote-id>
@@ -30,14 +35,17 @@
<remote-id type="cpan-module">Finance::Quote::HU</remote-id>
<remote-id type="cpan-module">Finance::Quote::IndiaMutual</remote-id>
<remote-id type="cpan-module">Finance::Quote::LeRevenu</remote-id>
+ <remote-id type="cpan-module">Finance::Quote::MStaruk</remote-id>
<remote-id type="cpan-module">Finance::Quote::ManInvestments</remote-id>
<remote-id type="cpan-module">Finance::Quote::Morningstar</remote-id>
+ <remote-id type="cpan-module">Finance::Quote::MorningstarJP</remote-id>
<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::TNetuk</remote-id>
<remote-id type="cpan-module">Finance::Quote::TSP</remote-id>
<remote-id type="cpan-module">Finance::Quote::TSX</remote-id>
<remote-id type="cpan-module">Finance::Quote::Tdefunds</remote-id>
@@ -56,6 +64,9 @@
<remote-id type="cpan-module">Finance::Quote::Yahoo::Europe</remote-id>
<remote-id type="cpan-module">Finance::Quote::Yahoo::NZ</remote-id>
<remote-id type="cpan-module">Finance::Quote::Yahoo::USA</remote-id>
+ <remote-id type="cpan-module">Finance::Quote::YahooJSON</remote-id>
+ <remote-id type="cpan-module">Finance::Quote::YahooYQL</remote-id>
<remote-id type="cpan-module">Finance::Quote::ZA</remote-id>
+ <remote-id type="cpan-module">Finance::Quote::ZA_UnitTrusts</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2018-06-10 15:52 Aaron Bauman
0 siblings, 0 replies; 46+ messages in thread
From: Aaron Bauman @ 2018-06-10 15:52 UTC (permalink / raw
To: gentoo-commits
commit: 12dc1ab7455dc39a00c937b9572cdf45a28da3b6
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 15:45:40 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 15:52:19 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12dc1ab7
dev-perl/Finance-Quote: amd64 stable wrt bug #657592
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild
index adebb474c18..d3036da746b 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86"
IUSE="test"
# virtual/perl-Data-Dumper currently commented out in the code
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2018-06-10 17:55 Thomas Deutschmann
0 siblings, 0 replies; 46+ messages in thread
From: Thomas Deutschmann @ 2018-06-10 17:55 UTC (permalink / raw
To: gentoo-commits
commit: a25ee0a70cdde630c6451c14e65dcf5a7b6b7e0d
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 17:52:37 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 17:52:37 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a25ee0a7
dev-perl/Finance-Quote: x86 stable (bug #657592)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild
index d3036da746b..10da1831682 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86"
IUSE="test"
# virtual/perl-Data-Dumper currently commented out in the code
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2018-06-26 10:19 Tobias Klausmann
0 siblings, 0 replies; 46+ messages in thread
From: Tobias Klausmann @ 2018-06-26 10:19 UTC (permalink / raw
To: gentoo-commits
commit: 9f358520f8e821f328484155ac909891862a3186
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 26 10:18:44 2018 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Jun 26 10:18:57 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f358520
dev-perl/Finance-Quote-1.470.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/657592
dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild
index fbb1b1aee2e..a2c47a1254c 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~ppc64 x86"
+KEYWORDS="alpha amd64 ppc ~ppc64 x86"
IUSE="test"
# virtual/perl-Data-Dumper currently commented out in the code
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2020-08-29 13:21 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2020-08-29 13:21 UTC (permalink / raw
To: gentoo-commits
commit: 43cc7d4096415b8853c83f27ac96185cf97b56e7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 29 13:18:16 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 29 13:21:34 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43cc7d40
dev-perl/Finance-Quote: Keyword 1.470.0 arm64, #734828
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild
index d65404c8cd0..9b2ce26b6ff 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm64 ppc ~ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2020-09-12 3:55 Kent Fredric
0 siblings, 0 replies; 46+ messages in thread
From: Kent Fredric @ 2020-09-12 3:55 UTC (permalink / raw
To: gentoo-commits
commit: 056406a8393f938f09806b6500eae647321acd58
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 03:54:40 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 03:55:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=056406a8
dev-perl/Finance-Quote: Bump to version 1.490.0
- EAPI7
- Unconditionally strip author tests
Upstream:
- Alphavangage:
- Add waiting mechansim to comply with use terms
- Add several sock exchange supports and currency
- Updated modules: Union, Deka, Indiamutual, ASX, Yahoojson, TSP, TSP,
AEX, Fool
- New modules: IEXTrading, MorningstarAU, MorningstarCH, IEXCloud
- Yahoo:
- Removed modules referring to removed Yahoo API
- Fix "use if unintialized vlaue" returned by perl causing gnucash to
fail when more than 15 quotes are requested
- Workaround windows stftime not supporting "%T"
Keywords:
- due to new dependencies, various keywords are dropped to be restored
later.
- dev-perl/JSON-Parse -> alpha ppc ppc64
- dev-perl/String-Util -> alpha arm64 ppc ppc64
- dev-perl/Text-Template -> ppc64
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../Finance-Quote/Finance-Quote-1.490.0.ebuild | 76 ++++++++++++++++++++++
dev-perl/Finance-Quote/Manifest | 1 +
dev-perl/Finance-Quote/metadata.xml | 10 +--
3 files changed, 80 insertions(+), 7 deletions(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild
new file mode 100644
index 00000000000..556276c0cac
--- /dev/null
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=ECOCODE
+DIST_VERSION=1.49
+DIST_EXAMPLES=( "Examples/*" )
+inherit perl-module
+
+DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ dev-perl/CGI
+ virtual/perl-Carp
+ dev-perl/DateTime
+ dev-perl/DateTime-Format-Strptime
+ virtual/perl-Encode
+ virtual/perl-Exporter
+ virtual/perl-File-Temp
+ dev-perl/HTML-Parser
+ dev-perl/HTML-TableExtract
+ dev-perl/HTML-Tree
+ dev-perl/HTTP-Cookies
+ dev-perl/HTTP-Message
+ dev-perl/JSON
+ dev-perl/JSON-Parse
+ dev-perl/LWP-Protocol-https
+ dev-perl/libwww-perl
+ dev-perl/Mozilla-CA
+ virtual/perl-Scalar-List-Utils
+ dev-perl/String-Util
+ dev-perl/Text-Template
+ virtual/perl-Time-Piece
+ dev-perl/URI
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Data-Dumper
+ virtual/perl-File-Spec
+ virtual/perl-Test-Simple
+ )
+"
+PERL_RM_FILES=(
+ t/01-pod.t
+ t/02-pod-coverage.t
+ t/03-kwalitee.t
+ t/04-critic.t
+ t/author-pod-syntax.t
+ lib/GPATH
+ lib/GRTAGS
+ lib/GTAGS
+)
+
+src_test() {
+ if ! has network ${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}; then
+ einfo "Disabling network tests without DIST_TEST_OVERRIDE=~network"
+ else
+ export ONLINE_TEST=1
+ fi
+ perl-module_src_test
+}
+
+mydoc=("Documentation/*")
+
+src_install() {
+ dodoc -r htdocs
+ perl-module_src_install
+}
diff --git a/dev-perl/Finance-Quote/Manifest b/dev-perl/Finance-Quote/Manifest
index 604dc5278c5..7cd207d46b6 100644
--- a/dev-perl/Finance-Quote/Manifest
+++ b/dev-perl/Finance-Quote/Manifest
@@ -1 +1,2 @@
DIST Finance-Quote-1.47.tar.gz 270335 BLAKE2B 585ab3736b7ea448b083f4dbbed460ac442fb30285041b7b0bf2a52d6b2d533a8d1eb1d9bfa72cc1cd7a3d4664d2cb5104eb539ecd6b1042083548b8ef605333 SHA512 a900ed3e305edb8c713dc4a885b912ad9a9f873cb501d66d393a39aacd8a980af1bd4fb0fdf5bce8e2b2aeec744e811b861a2803a6fb0d5c71ab6b8d1c3a57f7
+DIST Finance-Quote-1.49.tar.gz 274659 BLAKE2B 1fb4523a576960b48b855807945ef79bb18f68c82c5cf8eece8dcea910c3bc2669dd07e635d74cd0a85639d9eff27337687faf5a4fc213bedde4ee720d6e6149 SHA512 5b4b8836e1529409f1f6aa41345bf906ba2cc1c1b44e89b59765a883cf0db082cef9df91a4eaa671e494f5e9a842c4e1fbfcc31e57964d74f7895f3e25c4d91c
diff --git a/dev-perl/Finance-Quote/metadata.xml b/dev-perl/Finance-Quote/metadata.xml
index 7643a0bf5ee..33c5e9a991f 100644
--- a/dev-perl/Finance-Quote/metadata.xml
+++ b/dev-perl/Finance-Quote/metadata.xml
@@ -33,11 +33,14 @@
<remote-id type="cpan-module">Finance::Quote::GoldMoney</remote-id>
<remote-id type="cpan-module">Finance::Quote::HEX</remote-id>
<remote-id type="cpan-module">Finance::Quote::HU</remote-id>
+ <remote-id type="cpan-module">Finance::Quote::IEXCloud</remote-id>
<remote-id type="cpan-module">Finance::Quote::IndiaMutual</remote-id>
<remote-id type="cpan-module">Finance::Quote::LeRevenu</remote-id>
<remote-id type="cpan-module">Finance::Quote::MStaruk</remote-id>
<remote-id type="cpan-module">Finance::Quote::ManInvestments</remote-id>
<remote-id type="cpan-module">Finance::Quote::Morningstar</remote-id>
+ <remote-id type="cpan-module">Finance::Quote::MorningstarAU</remote-id>
+ <remote-id type="cpan-module">Finance::Quote::MorningstarCH</remote-id>
<remote-id type="cpan-module">Finance::Quote::MorningstarJP</remote-id>
<remote-id type="cpan-module">Finance::Quote::NZX</remote-id>
<remote-id type="cpan-module">Finance::Quote::Platinum</remote-id>
@@ -57,13 +60,6 @@
<remote-id type="cpan-module">Finance::Quote::Union</remote-id>
<remote-id type="cpan-module">Finance::Quote::UserAgent</remote-id>
<remote-id type="cpan-module">Finance::Quote::VWD</remote-id>
- <remote-id type="cpan-module">Finance::Quote::Yahoo::Asia</remote-id>
- <remote-id type="cpan-module">Finance::Quote::Yahoo::Australia</remote-id>
- <remote-id type="cpan-module">Finance::Quote::Yahoo::Base</remote-id>
- <remote-id type="cpan-module">Finance::Quote::Yahoo::Brasil</remote-id>
- <remote-id type="cpan-module">Finance::Quote::Yahoo::Europe</remote-id>
- <remote-id type="cpan-module">Finance::Quote::Yahoo::NZ</remote-id>
- <remote-id type="cpan-module">Finance::Quote::Yahoo::USA</remote-id>
<remote-id type="cpan-module">Finance::Quote::YahooJSON</remote-id>
<remote-id type="cpan-module">Finance::Quote::YahooYQL</remote-id>
<remote-id type="cpan-module">Finance::Quote::ZA</remote-id>
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2020-09-12 6:21 Kent Fredric
0 siblings, 0 replies; 46+ messages in thread
From: Kent Fredric @ 2020-09-12 6:21 UTC (permalink / raw
To: gentoo-commits
commit: f986e0c5121c8b89d7bb2d254aab80d37579f38f
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 06:18:37 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 06:20:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f986e0c5
dev-perl/Finance-Quote: Restore ~arm64
Dependencies now satisfied.
Re-tested anyway on packet-at aarch64
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild
index 556276c0cac..e4335575536 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2021-02-09 21:36 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2021-02-09 21:36 UTC (permalink / raw
To: gentoo-commits
commit: 511048e81ac79019d3e28f455b242e36c691c634
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 9 21:34:48 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 9 21:34:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=511048e8
dev-perl/Finance-Quote: Keyword 1.490.0 ppc64, #768423
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild
index e4335575536..cd5cc0644c8 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2021-02-11 7:39 Sergei Trofimovich
0 siblings, 0 replies; 46+ messages in thread
From: Sergei Trofimovich @ 2021-02-11 7:39 UTC (permalink / raw
To: gentoo-commits
commit: 0870f866824cac2886564843220364c8eca29fbf
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 07:39:29 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 07:39:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0870f866
dev-perl/Finance-Quote: keyworded 1.490.0 for ppc
keyworded wrt bug #768423
Package-Manager: Portage-3.0.14, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild
index cd5cc0644c8..f1be588ccac 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2021-06-08 4:03 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2021-06-08 4:03 UTC (permalink / raw
To: gentoo-commits
commit: 1a5dea06d6668df463f1e69b77c93e06220d2ea2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 8 04:02:16 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 8 04:02:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a5dea06
dev-perl/Finance-Quote: Stabilize 1.490.0 x86, #793944
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild
index f1be588ccac..9725ce07175 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2021-06-08 4:03 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2021-06-08 4:03 UTC (permalink / raw
To: gentoo-commits
commit: 64b80e9d46dbc09ae6a44fb21cdab03974c5f63a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 8 04:02:43 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 8 04:02:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64b80e9d
dev-perl/Finance-Quote: Stabilize 1.490.0 amd64, #793944
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild
index 9725ce07175..702bb0805c4 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2021-06-10 18:28 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2021-06-10 18:28 UTC (permalink / raw
To: gentoo-commits
commit: 9f89befb62c93bca8067d6ecd30bc57160e0500b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 10 18:28:10 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 10 18:28:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f89befb
dev-perl/Finance-Quote: Stabilize 1.490.0 ppc, #793944
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild
index 702bb0805c4..9ee9e6fad74 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.490.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2021-10-29 19:52 Andreas K. Hüttel
0 siblings, 0 replies; 46+ messages in thread
From: Andreas K. Hüttel @ 2021-10-29 19:52 UTC (permalink / raw
To: gentoo-commits
commit: f461a08b3b5fe49256d9aebda5485e8358bc3469
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 29 19:51:06 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Oct 29 19:52:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f461a08b
dev-perl/Finance-Quote: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../Finance-Quote/Finance-Quote-1.470.0.ebuild | 64 ----------------------
dev-perl/Finance-Quote/Manifest | 1 -
2 files changed, 65 deletions(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild
deleted file mode 100644
index 9b2ce26b6ff..00000000000
--- a/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ECOCODE
-DIST_VERSION=1.47
-DIST_EXAMPLES=( "Examples/*" )
-inherit perl-module
-
-DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ppc ~ppc64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-# virtual/perl-Data-Dumper currently commented out in the code
-
-RDEPEND="
- dev-perl/CGI
- virtual/perl-Carp
- dev-perl/DateTime
- virtual/perl-Encode
- virtual/perl-Exporter
- dev-perl/HTML-Parser
- dev-perl/HTML-TableExtract
- dev-perl/HTML-Tree
- dev-perl/HTTP-Cookies
- dev-perl/HTTP-Message
- dev-perl/JSON
- dev-perl/LWP-Protocol-https
- dev-perl/libwww-perl
- dev-perl/Mozilla-CA
- virtual/perl-Time-Piece
- dev-perl/URI
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- virtual/perl-Data-Dumper
- virtual/perl-File-Spec
- virtual/perl-Test-Simple
- )
-"
-
-src_test() {
- perl_rm_files t/01-pod.t t/02-pod-coverage.t t/03-kwalitee.t \
- t/04-critic.t t/author-pod-syntax.t
- if ! has network ${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}; then
- einfo "Disabling network tests without DIST_TEST_OVERRIDE=~network"
- else
- export ONLINE_TEST=1
- fi
- perl-module_src_test
-}
-
-mydoc=("Documentation/*")
-
-src_install() {
- dodoc -r htdocs
- perl-module_src_install
-}
diff --git a/dev-perl/Finance-Quote/Manifest b/dev-perl/Finance-Quote/Manifest
index e1eeaf81507..f4f87558511 100644
--- a/dev-perl/Finance-Quote/Manifest
+++ b/dev-perl/Finance-Quote/Manifest
@@ -1,3 +1,2 @@
-DIST Finance-Quote-1.47.tar.gz 270335 BLAKE2B 585ab3736b7ea448b083f4dbbed460ac442fb30285041b7b0bf2a52d6b2d533a8d1eb1d9bfa72cc1cd7a3d4664d2cb5104eb539ecd6b1042083548b8ef605333 SHA512 a900ed3e305edb8c713dc4a885b912ad9a9f873cb501d66d393a39aacd8a980af1bd4fb0fdf5bce8e2b2aeec744e811b861a2803a6fb0d5c71ab6b8d1c3a57f7
DIST Finance-Quote-1.49.tar.gz 274659 BLAKE2B 1fb4523a576960b48b855807945ef79bb18f68c82c5cf8eece8dcea910c3bc2669dd07e635d74cd0a85639d9eff27337687faf5a4fc213bedde4ee720d6e6149 SHA512 5b4b8836e1529409f1f6aa41345bf906ba2cc1c1b44e89b59765a883cf0db082cef9df91a4eaa671e494f5e9a842c4e1fbfcc31e57964d74f7895f3e25c4d91c
DIST Finance-Quote-1.51.tar.gz 231156 BLAKE2B 5472e19863a752fd9c610fccf0b6a383f441c89d88ad50fea50fe3067294ba8463b0367b52da3fa471fa7df3944ab4f23d4624644fb52a27c9f0a335beebc6d4 SHA512 163b87b9905fb5d2becbb1de285a180c98328295b6f3ba6ddc2148993303e00bad751505add47fc540b203fd24b4c9385bb7a8c7ef67b97e3bad5f1e90ea6218
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2021-10-29 19:52 Andreas K. Hüttel
0 siblings, 0 replies; 46+ messages in thread
From: Andreas K. Hüttel @ 2021-10-29 19:52 UTC (permalink / raw
To: gentoo-commits
commit: 6e87af5faed53225f0382098d854e48ae019a228
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 29 19:50:42 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Oct 29 19:52:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e87af5f
dev-perl/Finance-Quote: Version bump 1.51
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../Finance-Quote/Finance-Quote-1.510.0.ebuild | 84 ++++++++++++++++++++++
dev-perl/Finance-Quote/Manifest | 1 +
2 files changed, 85 insertions(+)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
new file mode 100644
index 00000000000..8176f85a24e
--- /dev/null
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BPSCHUCK
+DIST_VERSION=1.51
+DIST_EXAMPLES=( "Examples/*" )
+inherit perl-module
+
+DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ dev-perl/CGI
+ virtual/perl-Carp
+ dev-perl/DateTime
+ dev-perl/DateTime-Format-Strptime
+ virtual/perl-Encode
+ virtual/perl-Exporter
+ dev-perl/HTML-TableExtract
+ dev-perl/HTML-Parser
+ dev-perl/HTML-TokeParser-Simple
+ dev-perl/HTML-Tree
+ dev-perl/HTTP-Cookies
+ dev-perl/HTTP-Message
+ dev-perl/JSON
+ dev-perl/JSON-Parse
+ dev-perl/LWP-Protocol-https
+ dev-perl/libwww-perl
+ virtual/perl-Module-Load
+ dev-perl/Mozilla-CA
+ virtual/perl-Scalar-List-Utils
+ dev-perl/Spreadsheet-XLSX
+ dev-perl/String-Util
+ dev-perl/Text-Template
+ virtual/perl-Time-Piece
+ dev-perl/Try-Tiny
+ dev-perl/URI
+ dev-perl/Web-Scraper
+ dev-perl/XML-LibXML
+ virtual/perl-if
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Data-Dumper
+ dev-perl/Date-Manip
+ dev-perl/Date-Range
+ dev-perl/Date-Simple
+ dev-perl/DateTime-Format-ISO8601
+ virtual/perl-File-Spec
+ virtual/perl-Test-Simple
+ )
+"
+PERL_RM_FILES=(
+ t/01-pod.t
+ t/02-pod-coverage.t
+ t/03-kwalitee.t
+ t/04-critic.t
+ t/author-pod-syntax.t
+ lib/GPATH
+ lib/GRTAGS
+ lib/GTAGS
+)
+
+src_test() {
+ if ! has network ${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}; then
+ einfo "Disabling network tests without DIST_TEST_OVERRIDE=~network"
+ else
+ export ONLINE_TEST=1
+ fi
+ perl-module_src_test
+}
+
+mydoc=("Documentation/*")
+
+src_install() {
+ dodoc -r htdocs
+ perl-module_src_install
+}
diff --git a/dev-perl/Finance-Quote/Manifest b/dev-perl/Finance-Quote/Manifest
index 7cd207d46b6..e1eeaf81507 100644
--- a/dev-perl/Finance-Quote/Manifest
+++ b/dev-perl/Finance-Quote/Manifest
@@ -1,2 +1,3 @@
DIST Finance-Quote-1.47.tar.gz 270335 BLAKE2B 585ab3736b7ea448b083f4dbbed460ac442fb30285041b7b0bf2a52d6b2d533a8d1eb1d9bfa72cc1cd7a3d4664d2cb5104eb539ecd6b1042083548b8ef605333 SHA512 a900ed3e305edb8c713dc4a885b912ad9a9f873cb501d66d393a39aacd8a980af1bd4fb0fdf5bce8e2b2aeec744e811b861a2803a6fb0d5c71ab6b8d1c3a57f7
DIST Finance-Quote-1.49.tar.gz 274659 BLAKE2B 1fb4523a576960b48b855807945ef79bb18f68c82c5cf8eece8dcea910c3bc2669dd07e635d74cd0a85639d9eff27337687faf5a4fc213bedde4ee720d6e6149 SHA512 5b4b8836e1529409f1f6aa41345bf906ba2cc1c1b44e89b59765a883cf0db082cef9df91a4eaa671e494f5e9a842c4e1fbfcc31e57964d74f7895f3e25c4d91c
+DIST Finance-Quote-1.51.tar.gz 231156 BLAKE2B 5472e19863a752fd9c610fccf0b6a383f441c89d88ad50fea50fe3067294ba8463b0367b52da3fa471fa7df3944ab4f23d4624644fb52a27c9f0a335beebc6d4 SHA512 163b87b9905fb5d2becbb1de285a180c98328295b6f3ba6ddc2148993303e00bad751505add47fc540b203fd24b4c9385bb7a8c7ef67b97e3bad5f1e90ea6218
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2021-11-04 17:13 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2021-11-04 17:13 UTC (permalink / raw
To: gentoo-commits
commit: 2fa69d77df8c6911f0870b760e4696e3a9d89fa3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 4 17:13:08 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 4 17:13:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fa69d77
dev-perl/Finance-Quote: Keyword 1.510.0 arm64, #820764
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
index 8176f85a24e..576b8802c5b 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
RDEPEND="
dev-perl/CGI
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2021-11-09 20:06 Jakov Smolić
0 siblings, 0 replies; 46+ messages in thread
From: Jakov Smolić @ 2021-11-09 20:06 UTC (permalink / raw
To: gentoo-commits
commit: 80f22835049832424219408d740ca55687837e5b
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 9 20:06:18 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Nov 9 20:06:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80f22835
dev-perl/Finance-Quote: Keyword 1.510.0 x86, #820764
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
index 576b8802c5b..3e1cfe69569 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND="
dev-perl/CGI
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2021-11-20 10:23 Arthur Zamarin
0 siblings, 0 replies; 46+ messages in thread
From: Arthur Zamarin @ 2021-11-20 10:23 UTC (permalink / raw
To: gentoo-commits
commit: 05d1649de402ff0e94f435c3a97c98859b7bcc00
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 20 10:22:27 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 20 10:23:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05d1649d
dev-perl/Finance-Quote: Keyword 1.510.0 ppc64, #820764
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
index 3e1cfe69569e..6ddafac86986 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
RDEPEND="
dev-perl/CGI
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2021-11-20 10:23 Arthur Zamarin
0 siblings, 0 replies; 46+ messages in thread
From: Arthur Zamarin @ 2021-11-20 10:23 UTC (permalink / raw
To: gentoo-commits
commit: dd785c66c413ad510e8b0ba66a343a318596556b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 20 10:22:35 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 20 10:23:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd785c66
dev-perl/Finance-Quote: Keyword 1.510.0 ppc, #820764
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
index 6ddafac86986..3bde6c6335eb 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
RDEPEND="
dev-perl/CGI
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2021-12-31 6:13 Matt Turner
0 siblings, 0 replies; 46+ messages in thread
From: Matt Turner @ 2021-12-31 6:13 UTC (permalink / raw
To: gentoo-commits
commit: 0d09e0647e05c673a76544695223217d98e4f7e7
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 31 06:12:43 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Dec 31 06:13:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d09e064
dev-perl/Finance-Quote: Keyword 1.510.0 alpha, #820764
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
index 3bde6c6335eb..fb31cde4741d 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~x86"
RDEPEND="
dev-perl/CGI
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2022-03-09 13:40 Yixun Lan
0 siblings, 0 replies; 46+ messages in thread
From: Yixun Lan @ 2022-03-09 13:40 UTC (permalink / raw
To: gentoo-commits
commit: 9d6e664f09e5b580e1adaa9f0e31fe6a7ee5c425
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 9 13:20:44 2022 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Mar 9 13:31:53 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d6e664f
dev-perl/Finance-Quote: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
index fb31cde4741d..586bdb17f170 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
RDEPEND="
dev-perl/CGI
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2022-04-29 8:27 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2022-04-29 8:27 UTC (permalink / raw
To: gentoo-commits
commit: 91a05edbaba468c9c4b5184aa431586f6d6c23d6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 29 08:26:22 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 08:26:22 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91a05edb
dev-perl/Finance-Quote: Stabilize 1.510.0 amd64, #833664
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
index 586bdb17f170..4da66163646e 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
RDEPEND="
dev-perl/CGI
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2022-04-29 8:29 Jakov Smolić
0 siblings, 0 replies; 46+ messages in thread
From: Jakov Smolić @ 2022-04-29 8:29 UTC (permalink / raw
To: gentoo-commits
commit: 23b0589f40d84998e35b7ac2b32bf4cf9016dc6a
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 29 08:28:47 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 08:28:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b0589f
dev-perl/Finance-Quote: Stabilize 1.510.0 x86, #833664
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
index 4da66163646e..5671233345d9 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 ~riscv x86"
RDEPEND="
dev-perl/CGI
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2022-05-08 4:10 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2022-05-08 4:10 UTC (permalink / raw
To: gentoo-commits
commit: 8c4d398e03f6f8894dbc841e97db7a7c462a8c49
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 8 04:09:01 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 8 04:09:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c4d398e
dev-perl/Finance-Quote: Stabilize 1.510.0 ppc, #833664
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
index 5671233345d9..8ace7e5443b9 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 ~arm64 ppc ~ppc64 ~riscv x86"
RDEPEND="
dev-perl/CGI
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2023-05-20 5:59 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2023-05-20 5:59 UTC (permalink / raw
To: gentoo-commits
commit: 28cdfc74d26d054095aa322e8e1348967b4dd728
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 20 05:58:28 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 20 05:59:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28cdfc74
dev-perl/Finance-Quote: add 1.550.0
Closes: https://bugs.gentoo.org/905961
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../Finance-Quote/Finance-Quote-1.550.0.ebuild | 86 ++++++++++++++++++++++
dev-perl/Finance-Quote/Manifest | 1 +
2 files changed, 87 insertions(+)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.550.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.550.0.ebuild
new file mode 100644
index 000000000000..b1d755b8c520
--- /dev/null
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.550.0.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BPSCHUCK
+DIST_VERSION=1.55
+DIST_EXAMPLES=( "Examples/*" )
+inherit perl-module
+
+DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ dev-perl/CGI
+ virtual/perl-Carp
+ virtual/perl-Data-Dumper
+ dev-perl/DateTime
+ dev-perl/DateTime-Format-Strptime
+ virtual/perl-Encode
+ virtual/perl-Exporter
+ dev-perl/HTML-TableExtract
+ dev-perl/HTML-Parser
+ dev-perl/HTML-TokeParser-Simple
+ dev-perl/HTML-Tree
+ dev-perl/HTTP-Cookies
+ dev-perl/HTTP-Message
+ dev-perl/JSON
+ dev-perl/JSON-Parse
+ dev-perl/LWP-Protocol-https
+ dev-perl/libwww-perl
+ >=virtual/perl-Module-Load-0.360.0-r2
+ dev-perl/Mozilla-CA
+ dev-perl/Readonly
+ virtual/perl-Scalar-List-Utils
+ dev-perl/Spreadsheet-XLSX
+ dev-perl/String-Util
+ dev-perl/Text-Template
+ virtual/perl-Time-Piece
+ dev-perl/Try-Tiny
+ dev-perl/URI
+ dev-perl/Web-Scraper
+ dev-perl/XML-LibXML
+ virtual/perl-if
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Data-Dumper
+ dev-perl/Date-Manip
+ dev-perl/Date-Range
+ dev-perl/Date-Simple
+ dev-perl/DateTime-Format-ISO8601
+ virtual/perl-File-Spec
+ virtual/perl-Test-Simple
+ )
+"
+PERL_RM_FILES=(
+ t/01-pod.t
+ t/02-pod-coverage.t
+ t/03-kwalitee.t
+ t/04-critic.t
+ t/author-pod-syntax.t
+ lib/GPATH
+ lib/GRTAGS
+ lib/GTAGS
+)
+
+src_test() {
+ if ! has network ${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}; then
+ einfo "Disabling network tests without DIST_TEST_OVERRIDE=~network"
+ else
+ export ONLINE_TEST=1
+ fi
+ perl-module_src_test
+}
+
+mydoc=("Documentation/*")
+
+src_install() {
+ dodoc -r htdocs
+ perl-module_src_install
+}
diff --git a/dev-perl/Finance-Quote/Manifest b/dev-perl/Finance-Quote/Manifest
index f4f87558511b..531dacbbcf88 100644
--- a/dev-perl/Finance-Quote/Manifest
+++ b/dev-perl/Finance-Quote/Manifest
@@ -1,2 +1,3 @@
DIST Finance-Quote-1.49.tar.gz 274659 BLAKE2B 1fb4523a576960b48b855807945ef79bb18f68c82c5cf8eece8dcea910c3bc2669dd07e635d74cd0a85639d9eff27337687faf5a4fc213bedde4ee720d6e6149 SHA512 5b4b8836e1529409f1f6aa41345bf906ba2cc1c1b44e89b59765a883cf0db082cef9df91a4eaa671e494f5e9a842c4e1fbfcc31e57964d74f7895f3e25c4d91c
DIST Finance-Quote-1.51.tar.gz 231156 BLAKE2B 5472e19863a752fd9c610fccf0b6a383f441c89d88ad50fea50fe3067294ba8463b0367b52da3fa471fa7df3944ab4f23d4624644fb52a27c9f0a335beebc6d4 SHA512 163b87b9905fb5d2becbb1de285a180c98328295b6f3ba6ddc2148993303e00bad751505add47fc540b203fd24b4c9385bb7a8c7ef67b97e3bad5f1e90ea6218
+DIST Finance-Quote-1.55.tar.gz 247929 BLAKE2B 4220b9376c033c93934f36c170c4b2180acaf34859ef82a55bef7debc1bc70648266c160ef5819ca6df071fa3b2afec6a5df2c9553fdc4419ab869e914fff03d SHA512 311f103d8922c7dc4fcbf35dabcc2eabb59d235bb4087917c3bd9e1585562e4e0e54ba76ffd1fa17a93a56b0934a3ba6697164ab2770fb37b8aced6aced77a05
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2023-06-01 5:01 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2023-06-01 5:01 UTC (permalink / raw
To: gentoo-commits
commit: b78a8cc8d1985c87fac653f9ffc5553761f77a95
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 1 05:00:31 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 1 05:00:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b78a8cc8
dev-perl/Finance-Quote: Stabilize 1.550.0 amd64, #907513
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.550.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.550.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.550.0.ebuild
index b1d755b8c520..491afa9b45b2 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.550.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.550.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
RDEPEND="
dev-perl/CGI
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2023-06-01 5:23 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2023-06-01 5:23 UTC (permalink / raw
To: gentoo-commits
commit: 36d5859428424ee40c3d3e5ef57b9653adf3ab64
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 1 05:23:31 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 1 05:23:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36d58594
dev-perl/Finance-Quote: Stabilize 1.550.0 ppc, #907513
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.550.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.550.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.550.0.ebuild
index 18ebb5a453d9..b34465cd294d 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.550.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.550.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 ~arm64 ppc ~ppc64 ~riscv x86"
RDEPEND="
dev-perl/CGI
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2023-06-21 5:36 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2023-06-21 5:36 UTC (permalink / raw
To: gentoo-commits
commit: 1c2292b611cca77bc374539f2aad52d4a41bd536
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 05:10:43 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 05:35:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c2292b6
dev-perl/Finance-Quote: add 1.560.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../Finance-Quote/Finance-Quote-1.560.0.ebuild | 87 ++++++++++++++++++++++
dev-perl/Finance-Quote/Manifest | 1 +
2 files changed, 88 insertions(+)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.560.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.560.0.ebuild
new file mode 100644
index 000000000000..06a59e857f0f
--- /dev/null
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.560.0.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BPSCHUCK
+DIST_VERSION=1.56
+DIST_EXAMPLES=( "Examples/*" )
+inherit perl-module
+
+DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ dev-perl/CGI
+ virtual/perl-Carp
+ virtual/perl-Data-Dumper
+ dev-perl/DateTime
+ dev-perl/DateTime-Format-Strptime
+ virtual/perl-Encode
+ virtual/perl-Exporter
+ dev-perl/HTML-TableExtract
+ dev-perl/HTML-Parser
+ dev-perl/HTML-TokeParser-Simple
+ dev-perl/HTML-Tree
+ dev-perl/HTTP-Cookies
+ dev-perl/HTTP-Message
+ dev-perl/JSON
+ dev-perl/JSON-Parse
+ dev-perl/LWP-Protocol-https
+ dev-perl/libwww-perl
+ >=virtual/perl-Module-Load-0.360.0-r2
+ dev-perl/Mozilla-CA
+ dev-perl/Readonly
+ virtual/perl-Scalar-List-Utils
+ dev-perl/Spreadsheet-XLSX
+ dev-perl/String-Util
+ dev-perl/Text-Template
+ virtual/perl-Time-Piece
+ dev-perl/Try-Tiny
+ dev-perl/URI
+ dev-perl/Web-Scraper
+ dev-perl/XML-LibXML
+ virtual/perl-if
+"
+BDEPEND="
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Data-Dumper
+ dev-perl/Date-Manip
+ dev-perl/Date-Range
+ dev-perl/Date-Simple
+ dev-perl/DateTime-Format-ISO8601
+ virtual/perl-File-Spec
+ virtual/perl-Test-Simple
+ )
+"
+PERL_RM_FILES=(
+ t/01-pod.t
+ t/02-pod-coverage.t
+ t/03-kwalitee.t
+ t/04-critic.t
+ t/author-pod-syntax.t
+ lib/GPATH
+ lib/GRTAGS
+ lib/GTAGS
+)
+
+src_test() {
+ if ! has network ${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}; then
+ einfo "Disabling network tests without DIST_TEST_OVERRIDE=~network"
+ else
+ export ONLINE_TEST=1
+ fi
+ perl-module_src_test
+}
+
+mydoc=("Documentation/*")
+
+src_install() {
+ dodoc -r htdocs
+ perl-module_src_install
+}
diff --git a/dev-perl/Finance-Quote/Manifest b/dev-perl/Finance-Quote/Manifest
index 531dacbbcf88..ea0ff891918d 100644
--- a/dev-perl/Finance-Quote/Manifest
+++ b/dev-perl/Finance-Quote/Manifest
@@ -1,3 +1,4 @@
DIST Finance-Quote-1.49.tar.gz 274659 BLAKE2B 1fb4523a576960b48b855807945ef79bb18f68c82c5cf8eece8dcea910c3bc2669dd07e635d74cd0a85639d9eff27337687faf5a4fc213bedde4ee720d6e6149 SHA512 5b4b8836e1529409f1f6aa41345bf906ba2cc1c1b44e89b59765a883cf0db082cef9df91a4eaa671e494f5e9a842c4e1fbfcc31e57964d74f7895f3e25c4d91c
DIST Finance-Quote-1.51.tar.gz 231156 BLAKE2B 5472e19863a752fd9c610fccf0b6a383f441c89d88ad50fea50fe3067294ba8463b0367b52da3fa471fa7df3944ab4f23d4624644fb52a27c9f0a335beebc6d4 SHA512 163b87b9905fb5d2becbb1de285a180c98328295b6f3ba6ddc2148993303e00bad751505add47fc540b203fd24b4c9385bb7a8c7ef67b97e3bad5f1e90ea6218
DIST Finance-Quote-1.55.tar.gz 247929 BLAKE2B 4220b9376c033c93934f36c170c4b2180acaf34859ef82a55bef7debc1bc70648266c160ef5819ca6df071fa3b2afec6a5df2c9553fdc4419ab869e914fff03d SHA512 311f103d8922c7dc4fcbf35dabcc2eabb59d235bb4087917c3bd9e1585562e4e0e54ba76ffd1fa17a93a56b0934a3ba6697164ab2770fb37b8aced6aced77a05
+DIST Finance-Quote-1.56.tar.gz 250559 BLAKE2B f28aae49b01491f1372dcccaf1d117f665eb04bcfde953cbf68761bfc457f5aca501b9c6b61f6b2c3157feafecf696b2afb9d0f5a1a4d66a82f870940b62fb1b SHA512 49836e7b2a356dc943f203bb0e20a43c2d7264667f640d5863449f504cd378def656596ea5a6001bacde2d157100795a50604c7565cfba1eb0f75ad854c98f62
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2023-08-02 22:08 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2023-08-02 22:08 UTC (permalink / raw
To: gentoo-commits
commit: b64977328a404c0aecad66435420ae95a1a04d72
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 2 22:08:02 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 2 22:08:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6497732
dev-perl/Finance-Quote: Stabilize 1.560.0 ppc, #910827
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.560.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.560.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.560.0.ebuild
index e142e614e9f5..0bd1b16a1323 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.560.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.560.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 ~arm64 ppc ~ppc64 ~riscv x86"
RDEPEND="
dev-perl/CGI
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2023-08-14 7:55 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2023-08-14 7:55 UTC (permalink / raw
To: gentoo-commits
commit: 5d08892e3fdb4059627733f267ccffeab9994324
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 14 07:16:58 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 14 07:54:43 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d08892e
dev-perl/Finance-Quote: add 1.580.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../Finance-Quote/Finance-Quote-1.580.0.ebuild | 88 ++++++++++++++++++++++
dev-perl/Finance-Quote/Manifest | 1 +
2 files changed, 89 insertions(+)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.580.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.580.0.ebuild
new file mode 100644
index 000000000000..b9a3b1e1d945
--- /dev/null
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.580.0.ebuild
@@ -0,0 +1,88 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BPSCHUCK
+DIST_VERSION=1.58
+DIST_EXAMPLES=( "Examples/*" )
+inherit perl-module
+
+DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ dev-perl/CGI
+ virtual/perl-Carp
+ dev-perl/DateTime
+ dev-perl/DateTime-Format-Strptime
+ virtual/perl-Encode
+ virtual/perl-Exporter
+ dev-perl/HTML-TableExtract
+ dev-perl/HTML-Parser
+ dev-perl/HTML-TokeParser-Simple
+ dev-perl/HTML-Tree
+ dev-perl/HTTP-Cookies
+ dev-perl/HTTP-CookieJar
+ dev-perl/HTTP-Message
+ dev-perl/IO-String
+ dev-perl/JSON
+ dev-perl/JSON-Parse
+ dev-perl/LWP-Protocol-https
+ dev-perl/libwww-perl
+ >=virtual/perl-Module-Load-0.360.0-r2
+ dev-perl/Mozilla-CA
+ dev-perl/Readonly
+ virtual/perl-Scalar-List-Utils
+ dev-perl/Spreadsheet-XLSX
+ dev-perl/String-Util
+ dev-perl/Text-Template
+ virtual/perl-Time-Piece
+ dev-perl/Try-Tiny
+ dev-perl/URI
+ dev-perl/Web-Scraper
+ dev-perl/XML-LibXML
+ virtual/perl-if
+"
+BDEPEND="
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Data-Dumper
+ dev-perl/Date-Manip
+ dev-perl/Date-Range
+ dev-perl/Date-Simple
+ dev-perl/DateTime-Format-ISO8601
+ virtual/perl-File-Spec
+ virtual/perl-Test-Simple
+ )
+"
+PERL_RM_FILES=(
+ t/01-pod.t
+ t/02-pod-coverage.t
+ t/03-kwalitee.t
+ t/04-critic.t
+ t/author-pod-syntax.t
+ lib/GPATH
+ lib/GRTAGS
+ lib/GTAGS
+)
+
+src_test() {
+ if ! has network ${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}; then
+ einfo "Disabling network tests without DIST_TEST_OVERRIDE=~network"
+ else
+ export ONLINE_TEST=1
+ fi
+ perl-module_src_test
+}
+
+mydoc=("Documentation/*")
+
+src_install() {
+ dodoc -r htdocs
+ perl-module_src_install
+}
diff --git a/dev-perl/Finance-Quote/Manifest b/dev-perl/Finance-Quote/Manifest
index 55b2e15c5c81..20b5dbaeeae1 100644
--- a/dev-perl/Finance-Quote/Manifest
+++ b/dev-perl/Finance-Quote/Manifest
@@ -3,3 +3,4 @@ DIST Finance-Quote-1.51.tar.gz 231156 BLAKE2B 5472e19863a752fd9c610fccf0b6a383f4
DIST Finance-Quote-1.55.tar.gz 247929 BLAKE2B 4220b9376c033c93934f36c170c4b2180acaf34859ef82a55bef7debc1bc70648266c160ef5819ca6df071fa3b2afec6a5df2c9553fdc4419ab869e914fff03d SHA512 311f103d8922c7dc4fcbf35dabcc2eabb59d235bb4087917c3bd9e1585562e4e0e54ba76ffd1fa17a93a56b0934a3ba6697164ab2770fb37b8aced6aced77a05
DIST Finance-Quote-1.56.tar.gz 250559 BLAKE2B f28aae49b01491f1372dcccaf1d117f665eb04bcfde953cbf68761bfc457f5aca501b9c6b61f6b2c3157feafecf696b2afb9d0f5a1a4d66a82f870940b62fb1b SHA512 49836e7b2a356dc943f203bb0e20a43c2d7264667f640d5863449f504cd378def656596ea5a6001bacde2d157100795a50604c7565cfba1eb0f75ad854c98f62
DIST Finance-Quote-1.57.tar.gz 256933 BLAKE2B 928b902b7606b2e25284be66620d1f558af2428a6fc1a05a9b85cb15c3027462e647ed21b9c5b76c36e004905c8a5bd050d669db8727a8b8a6af124d1907ec80 SHA512 ed1b6d26f24952eb21ed546e61ccf5176b581f70de3d6eaa578f621633a5226bdf60880601a46803ef7eb7c9c1216d9badbef993b448b0b82ef9171eefa975f4
+DIST Finance-Quote-1.58.tar.gz 262288 BLAKE2B 154e040555582f4de72ab8180804aad61f92f9bfb1492c9322d40c11d4c4b52a5288a100054e26883320e36d55e76ad91ef892504326e47f9a539c532cdd3c63 SHA512 d14cb997b1cf7ae4442bedfbbe7384d35f3b9d50c1436267c2ce1e30811f018e6a64b62679e4a7d2c150668ec0e3fb20140739ee9e1cdddcf0b90727febcee4c
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2023-08-19 15:37 Arthur Zamarin
0 siblings, 0 replies; 46+ messages in thread
From: Arthur Zamarin @ 2023-08-19 15:37 UTC (permalink / raw
To: gentoo-commits
commit: 4921ca31db6819dda7c32f1f6b7a18b63c404268
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 15:35:25 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 15:35:25 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4921ca31
dev-perl/Finance-Quote: Stabilize 1.570.0 x86, #912500
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.570.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.570.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.570.0.ebuild
index 58d9a05318d2..29a2483fa64a 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.570.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.570.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~riscv x86"
RDEPEND="
dev-perl/CGI
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2023-09-28 0:21 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2023-09-28 0:21 UTC (permalink / raw
To: gentoo-commits
commit: e8af6528ce395b5e95b8df12b91576517e8512df
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 28 00:19:55 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 28 00:19:55 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8af6528
dev-perl/Finance-Quote: Stabilize 1.570.0 amd64, #912500
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.570.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.570.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.570.0.ebuild
index 29a2483fa64a..9dabe55befc8 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.570.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.570.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 ~riscv x86"
RDEPEND="
dev-perl/CGI
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2023-12-01 3:30 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2023-12-01 3:30 UTC (permalink / raw
To: gentoo-commits
commit: ca139c3f99bca4b641807520c4311e2288f4957e
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Fri Dec 1 00:31:37 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 1 03:27:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca139c3f
dev-perl/Finance-Quote: Stabilize 1.570.0 ppc, #912500
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.570.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.570.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.570.0.ebuild
index 9dabe55befc8..785310f3e8bf 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.570.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.570.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 ~arm64 ppc ~ppc64 ~riscv x86"
RDEPEND="
dev-perl/CGI
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2023-12-31 3:49 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2023-12-31 3:49 UTC (permalink / raw
To: gentoo-commits
commit: 60298481c66b60220af9c60d8739741f23920648
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 31 03:48:35 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 31 03:48:35 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60298481
dev-perl/Finance-Quote: Stabilize 1.580.0 x86, #920970
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.580.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.580.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.580.0.ebuild
index 548b13859352..24ad8a84d09e 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.580.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.580.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 ~riscv x86"
RDEPEND="
dev-perl/CGI
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2024-01-18 8:06 Florian Schmaus
0 siblings, 0 replies; 46+ messages in thread
From: Florian Schmaus @ 2024-01-18 8:06 UTC (permalink / raw
To: gentoo-commits
commit: 4699d4e402e0768d567bd451202f6dc54ab85ae5
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Wed Jan 17 20:39:36 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 08:04:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4699d4e4
dev-perl/Finance-Quote: Stabilize 1.580.0 ppc, #920970
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.580.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.580.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.580.0.ebuild
index 24ad8a84d09e..ed226966ccdf 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.580.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.580.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 ~arm64 ppc ~ppc64 ~riscv x86"
RDEPEND="
dev-perl/CGI
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2024-05-01 3:59 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2024-05-01 3:59 UTC (permalink / raw
To: gentoo-commits
commit: 1d397e3802f47209cab43ef952b118b41377cc76
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 1 03:05:48 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 1 03:49:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d397e38
dev-perl/Finance-Quote: add 1.610.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../Finance-Quote/Finance-Quote-1.610.0.ebuild | 87 ++++++++++++++++++++++
dev-perl/Finance-Quote/Manifest | 1 +
2 files changed, 88 insertions(+)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.610.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.610.0.ebuild
new file mode 100644
index 000000000000..a281af185e5d
--- /dev/null
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.610.0.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BPSCHUCK
+DIST_VERSION=1.61
+DIST_EXAMPLES=( "Examples/*" )
+inherit perl-module
+
+DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ dev-perl/CGI
+ virtual/perl-Carp
+ dev-perl/DateTime
+ dev-perl/DateTime-Format-Strptime
+ virtual/perl-Encode
+ virtual/perl-Exporter
+ dev-perl/HTML-TableExtract
+ dev-perl/HTML-Parser
+ dev-perl/HTML-Tree
+ dev-perl/HTTP-Cookies
+ >=dev-perl/HTTP-CookieJar-0.14.0
+ dev-perl/HTTP-Message
+ dev-perl/IO-String
+ dev-perl/JSON
+ dev-perl/JSON-Parse
+ dev-perl/LWP-Protocol-https
+ dev-perl/libwww-perl
+ >=virtual/perl-Module-Load-0.360.0-r2
+ dev-perl/Mozilla-CA
+ dev-perl/Readonly
+ virtual/perl-Scalar-List-Utils
+ dev-perl/Spreadsheet-XLSX
+ dev-perl/String-Util
+ dev-perl/Text-Template
+ virtual/perl-Time-Piece
+ dev-perl/Try-Tiny
+ dev-perl/URI
+ dev-perl/Web-Scraper
+ dev-perl/XML-LibXML
+ virtual/perl-if
+"
+BDEPEND="
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Data-Dumper
+ dev-perl/Date-Manip
+ dev-perl/Date-Range
+ dev-perl/Date-Simple
+ dev-perl/DateTime-Format-ISO8601
+ virtual/perl-File-Spec
+ virtual/perl-Test-Simple
+ )
+"
+PERL_RM_FILES=(
+ t/01-pod.t
+ t/02-pod-coverage.t
+ t/03-kwalitee.t
+ t/04-critic.t
+ t/author-pod-syntax.t
+ lib/GPATH
+ lib/GRTAGS
+ lib/GTAGS
+)
+
+mydoc=("Documentation/*")
+
+src_test() {
+ if ! has network ${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}; then
+ einfo "Disabling network tests without DIST_TEST_OVERRIDE=~network"
+ else
+ export ONLINE_TEST=1
+ fi
+ perl-module_src_test
+}
+
+src_install() {
+ dodoc -r htdocs
+ perl-module_src_install
+}
diff --git a/dev-perl/Finance-Quote/Manifest b/dev-perl/Finance-Quote/Manifest
index 710f0c7c8aeb..ba8ceb7836c9 100644
--- a/dev-perl/Finance-Quote/Manifest
+++ b/dev-perl/Finance-Quote/Manifest
@@ -1 +1,2 @@
DIST Finance-Quote-1.58.tar.gz 262288 BLAKE2B 154e040555582f4de72ab8180804aad61f92f9bfb1492c9322d40c11d4c4b52a5288a100054e26883320e36d55e76ad91ef892504326e47f9a539c532cdd3c63 SHA512 d14cb997b1cf7ae4442bedfbbe7384d35f3b9d50c1436267c2ce1e30811f018e6a64b62679e4a7d2c150668ec0e3fb20140739ee9e1cdddcf0b90727febcee4c
+DIST Finance-Quote-1.61.tar.gz 267948 BLAKE2B 10a846e6d34f36ac4f705bb561738d712eb2f3b268428d3432610e890f46f655dda6be8a906fd7fda70a681aee186c4116e853c5a2b7a30c0d2237bb3a73bc74 SHA512 80adc030db5afa882d51d2b651070fc669cefb4566a23d368eaf7c733c8524de3ff016a76d92f3c9ce584b1ed15eb456c1f44449cd8babbaa1aa00473afec5dc
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2024-05-27 0:47 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2024-05-27 0:47 UTC (permalink / raw
To: gentoo-commits
commit: bf5185cbadf158ed011eed7521b51515004d0c9c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 27 00:41:29 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 27 00:41:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf5185cb
dev-perl/Finance-Quote: add 1.620.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../Finance-Quote/Finance-Quote-1.620.0.ebuild | 88 ++++++++++++++++++++++
dev-perl/Finance-Quote/Manifest | 1 +
2 files changed, 89 insertions(+)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.620.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.620.0.ebuild
new file mode 100644
index 000000000000..9205ccc3c5ff
--- /dev/null
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.620.0.ebuild
@@ -0,0 +1,88 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BPSCHUCK
+DIST_VERSION=1.62
+DIST_EXAMPLES=( "Examples/*" )
+inherit perl-module
+
+DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ dev-perl/CGI
+ virtual/perl-Carp
+ dev-perl/DateTime
+ dev-perl/DateTime-Format-Strptime
+ virtual/perl-Encode
+ virtual/perl-Exporter
+ dev-perl/HTML-TableExtract
+ dev-perl/HTML-Parser
+ dev-perl/HTML-Tree
+ dev-perl/HTTP-Cookies
+ >=dev-perl/HTTP-CookieJar-0.14.0
+ dev-perl/HTTP-Message
+ dev-perl/IO-String
+ dev-perl/JSON
+ dev-perl/JSON-Parse
+ dev-perl/LWP-Protocol-https
+ dev-perl/libwww-perl
+ >=virtual/perl-Module-Load-0.360.0-r2
+ dev-perl/Mozilla-CA
+ dev-perl/Readonly
+ virtual/perl-Scalar-List-Utils
+ dev-perl/Spreadsheet-XLSX
+ dev-perl/String-Util
+ dev-perl/Text-Template
+ virtual/perl-Time-Piece
+ dev-perl/Try-Tiny
+ >=dev-perl/URI-3.310.0
+ dev-perl/Web-Scraper
+ dev-perl/XML-LibXML
+ virtual/perl-if
+"
+BDEPEND="
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Data-Dumper
+ dev-perl/Date-Manip
+ dev-perl/Date-Range
+ dev-perl/Date-Simple
+ dev-perl/DateTime-Format-ISO8601
+ virtual/perl-File-Spec
+ virtual/perl-Test-Simple
+ )
+"
+
+PERL_RM_FILES=(
+ t/01-pod.t
+ t/02-pod-coverage.t
+ t/03-kwalitee.t
+ t/04-critic.t
+ t/author-pod-syntax.t
+ lib/GPATH
+ lib/GRTAGS
+ lib/GTAGS
+)
+
+mydoc=("Documentation/*")
+
+src_test() {
+ if ! has network ${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}; then
+ einfo "Disabling network tests without DIST_TEST_OVERRIDE=~network"
+ else
+ export ONLINE_TEST=1
+ fi
+ perl-module_src_test
+}
+
+src_install() {
+ dodoc -r htdocs
+ perl-module_src_install
+}
diff --git a/dev-perl/Finance-Quote/Manifest b/dev-perl/Finance-Quote/Manifest
index ba8ceb7836c9..861cfa0f6f04 100644
--- a/dev-perl/Finance-Quote/Manifest
+++ b/dev-perl/Finance-Quote/Manifest
@@ -1,2 +1,3 @@
DIST Finance-Quote-1.58.tar.gz 262288 BLAKE2B 154e040555582f4de72ab8180804aad61f92f9bfb1492c9322d40c11d4c4b52a5288a100054e26883320e36d55e76ad91ef892504326e47f9a539c532cdd3c63 SHA512 d14cb997b1cf7ae4442bedfbbe7384d35f3b9d50c1436267c2ce1e30811f018e6a64b62679e4a7d2c150668ec0e3fb20140739ee9e1cdddcf0b90727febcee4c
DIST Finance-Quote-1.61.tar.gz 267948 BLAKE2B 10a846e6d34f36ac4f705bb561738d712eb2f3b268428d3432610e890f46f655dda6be8a906fd7fda70a681aee186c4116e853c5a2b7a30c0d2237bb3a73bc74 SHA512 80adc030db5afa882d51d2b651070fc669cefb4566a23d368eaf7c733c8524de3ff016a76d92f3c9ce584b1ed15eb456c1f44449cd8babbaa1aa00473afec5dc
+DIST Finance-Quote-1.62.tar.gz 267597 BLAKE2B b16757529a46bd1c52949b03611520c4c5d56b62432fa8b6caba46234c71e3bb411078e92ba882ffc54a667426ef69ff80c0b2bb725703f9c1c48bd94030de8a SHA512 4c6ba0cdd1f8b562d84a144b0350bc8c60753f7628f2309c6ade01af8357e9693ba7a3fc68976c58c84fce2a51350d57bcd8e0bc046fb60ad0f477c711390139
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2024-06-09 21:08 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2024-06-09 21:08 UTC (permalink / raw
To: gentoo-commits
commit: 3bb613a721fe7b2f484985bd8449d035a42f9f50
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 9 21:05:17 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 9 21:06:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bb613a7
dev-perl/Finance-Quote: Stabilize 1.610.0 amd64, #933885
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.610.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.610.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.610.0.ebuild
index a281af185e5d..b831c8017421 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.610.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.610.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
RDEPEND="
dev-perl/CGI
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2024-07-27 12:00 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2024-07-27 12:00 UTC (permalink / raw
To: gentoo-commits
commit: fd1d0f20814d65a93511daf64270dabc31347e56
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 27 12:00:21 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 27 12:00:21 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd1d0f20
dev-perl/Finance-Quote: Stabilize 1.620.0 ppc, #936774
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Finance-Quote/Finance-Quote-1.620.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.620.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.620.0.ebuild
index 9205ccc3c5ff..bc71e77df53e 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.620.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.620.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ppc ~ppc64 ~riscv ~x86"
RDEPEND="
dev-perl/CGI
^ permalink raw reply related [flat|nested] 46+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/
@ 2024-10-14 4:18 Sam James
0 siblings, 0 replies; 46+ messages in thread
From: Sam James @ 2024-10-14 4:18 UTC (permalink / raw
To: gentoo-commits
commit: 7c0611ed735e1393f5e09a8ebaca9400feb79c09
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 14 03:54:21 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 14 04:17:39 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c0611ed
dev-perl/Finance-Quote: add 1.630.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../Finance-Quote/Finance-Quote-1.630.0.ebuild | 88 ++++++++++++++++++++++
dev-perl/Finance-Quote/Manifest | 1 +
2 files changed, 89 insertions(+)
diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.630.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.630.0.ebuild
new file mode 100644
index 000000000000..08478d26332d
--- /dev/null
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.630.0.ebuild
@@ -0,0 +1,88 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BPSCHUCK
+DIST_VERSION=1.63
+DIST_EXAMPLES=( "Examples/*" )
+inherit perl-module
+
+DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ dev-perl/CGI
+ virtual/perl-Carp
+ dev-perl/DateTime
+ dev-perl/DateTime-Format-Strptime
+ virtual/perl-Encode
+ virtual/perl-Exporter
+ dev-perl/HTML-TableExtract
+ dev-perl/HTML-Parser
+ dev-perl/HTML-Tree
+ dev-perl/HTTP-Cookies
+ >=dev-perl/HTTP-CookieJar-0.14.0
+ dev-perl/HTTP-Message
+ dev-perl/IO-String
+ dev-perl/JSON
+ dev-perl/JSON-Parse
+ dev-perl/LWP-Protocol-https
+ dev-perl/libwww-perl
+ >=virtual/perl-Module-Load-0.360.0-r2
+ dev-perl/Mozilla-CA
+ dev-perl/Readonly
+ virtual/perl-Scalar-List-Utils
+ dev-perl/Spreadsheet-XLSX
+ dev-perl/String-Util
+ dev-perl/Text-Template
+ virtual/perl-Time-Piece
+ dev-perl/Try-Tiny
+ >=dev-perl/URI-3.310.0
+ dev-perl/Web-Scraper
+ dev-perl/XML-LibXML
+ virtual/perl-if
+"
+BDEPEND="
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Data-Dumper
+ dev-perl/Date-Manip
+ dev-perl/Date-Range
+ dev-perl/Date-Simple
+ dev-perl/DateTime-Format-ISO8601
+ virtual/perl-File-Spec
+ virtual/perl-Test-Simple
+ )
+"
+
+PERL_RM_FILES=(
+ t/01-pod.t
+ t/02-pod-coverage.t
+ t/03-kwalitee.t
+ t/04-critic.t
+ t/author-pod-syntax.t
+ lib/GPATH
+ lib/GRTAGS
+ lib/GTAGS
+)
+
+mydoc=("Documentation/*")
+
+src_test() {
+ if ! has network ${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}; then
+ einfo "Disabling network tests without DIST_TEST_OVERRIDE=~network"
+ else
+ export ONLINE_TEST=1
+ fi
+ perl-module_src_test
+}
+
+src_install() {
+ dodoc -r htdocs
+ perl-module_src_install
+}
diff --git a/dev-perl/Finance-Quote/Manifest b/dev-perl/Finance-Quote/Manifest
index 861cfa0f6f04..7009cc76173c 100644
--- a/dev-perl/Finance-Quote/Manifest
+++ b/dev-perl/Finance-Quote/Manifest
@@ -1,3 +1,4 @@
DIST Finance-Quote-1.58.tar.gz 262288 BLAKE2B 154e040555582f4de72ab8180804aad61f92f9bfb1492c9322d40c11d4c4b52a5288a100054e26883320e36d55e76ad91ef892504326e47f9a539c532cdd3c63 SHA512 d14cb997b1cf7ae4442bedfbbe7384d35f3b9d50c1436267c2ce1e30811f018e6a64b62679e4a7d2c150668ec0e3fb20140739ee9e1cdddcf0b90727febcee4c
DIST Finance-Quote-1.61.tar.gz 267948 BLAKE2B 10a846e6d34f36ac4f705bb561738d712eb2f3b268428d3432610e890f46f655dda6be8a906fd7fda70a681aee186c4116e853c5a2b7a30c0d2237bb3a73bc74 SHA512 80adc030db5afa882d51d2b651070fc669cefb4566a23d368eaf7c733c8524de3ff016a76d92f3c9ce584b1ed15eb456c1f44449cd8babbaa1aa00473afec5dc
DIST Finance-Quote-1.62.tar.gz 267597 BLAKE2B b16757529a46bd1c52949b03611520c4c5d56b62432fa8b6caba46234c71e3bb411078e92ba882ffc54a667426ef69ff80c0b2bb725703f9c1c48bd94030de8a SHA512 4c6ba0cdd1f8b562d84a144b0350bc8c60753f7628f2309c6ade01af8357e9693ba7a3fc68976c58c84fce2a51350d57bcd8e0bc046fb60ad0f477c711390139
+DIST Finance-Quote-1.63.tar.gz 269925 BLAKE2B 1bf2f8088bb79a567329f15a7e7b2f8ff32691c1f76e72bc592465331bf1c9148c3c965784e6df0e97b14d426c34dfc81f293693f012ecafb0226b29434bd1f0 SHA512 d1dc511e9bbad814d982713a3ad69066901e435751d39b16fd4ec249cb46313b17beb1667661257f50f55a6de1ee486709da889b3fce2e936f1984204a561782
^ permalink raw reply related [flat|nested] 46+ messages in thread
end of thread, other threads:[~2024-10-14 4:18 UTC | newest]
Thread overview: 46+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-09 21:36 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2024-10-14 4:18 Sam James
2024-07-27 12:00 Sam James
2024-06-09 21:08 Sam James
2024-05-27 0:47 Sam James
2024-05-01 3:59 Sam James
2024-01-18 8:06 Florian Schmaus
2023-12-31 3:49 Sam James
2023-12-01 3:30 Sam James
2023-09-28 0:21 Sam James
2023-08-19 15:37 Arthur Zamarin
2023-08-14 7:55 Sam James
2023-08-02 22:08 Sam James
2023-06-21 5:36 Sam James
2023-06-01 5:23 Sam James
2023-06-01 5:01 Sam James
2023-05-20 5:59 Sam James
2022-05-08 4:10 Sam James
2022-04-29 8:29 Jakov Smolić
2022-04-29 8:27 Sam James
2022-03-09 13:40 Yixun Lan
2021-12-31 6:13 Matt Turner
2021-11-20 10:23 Arthur Zamarin
2021-11-20 10:23 Arthur Zamarin
2021-11-09 20:06 Jakov Smolić
2021-11-04 17:13 Sam James
2021-10-29 19:52 Andreas K. Hüttel
2021-10-29 19:52 Andreas K. Hüttel
2021-06-10 18:28 Sam James
2021-06-08 4:03 Sam James
2021-06-08 4:03 Sam James
2021-02-11 7:39 Sergei Trofimovich
2020-09-12 6:21 Kent Fredric
2020-09-12 3:55 Kent Fredric
2020-08-29 13:21 Sam James
2018-06-26 10:19 Tobias Klausmann
2018-06-10 17:55 Thomas Deutschmann
2018-06-10 15:52 Aaron Bauman
2017-11-25 2:28 Kent Fredric
2016-08-06 14:56 Kent Fredric
2016-03-16 20:36 Andreas Hüttel
2016-03-15 18:15 Agostino Sarubbo
2016-02-03 14:36 Tobias Klausmann
2016-01-24 16:40 Agostino Sarubbo
2016-01-16 23:16 Andreas Hüttel
2016-01-16 23:16 Andreas Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox