mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 09:07:26 -08:00
dev-perl/Finance-YahooQuote: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
1c00d6a9d0
commit
6ec40770dc
@ -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}"
|
||||
Loading…
x
Reference in New Issue
Block a user