commit: 6ec40770dc9d7f72d387033a4bf4a57a68ebb2db
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 3 00:59:40 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jul 3 00:59:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ec40770
dev-perl/Finance-YahooQuote: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...Quote-0.260.0.ebuild => Finance-YahooQuote-0.260.0-r1.ebuild} | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.260.0.ebuild
b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.260.0-r1.ebuild
similarity index 89%
rename from dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.260.0.ebuild
rename to dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.260.0-r1.ebuild
index b272abe52ff1..f0c154ea6207 100644
--- a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.260.0.ebuild
+++ b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.260.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DIST_AUTHOR=EDD
DIST_VERSION=0.26
@@ -19,9 +19,8 @@ RDEPEND="
>=dev-perl/libwww-perl-1.620.0
>=virtual/perl-Text-ParseWords-3.100.0
"
-BDEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"
+BDEPEND="${RDEPEND}"
+
src_test() {
local MODULES=(
"Finance::YahooQuote ${DIST_VERSION}"