commit: 4dac8aaefa95da6c830d30b18e7ab6ae980bfe22
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 29 16:13:34 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun 29 16:24:54 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dac8aae
dev-perl/HTTP-Exception: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...Exception-0.40.70.ebuild => HTTP-Exception-0.40.70-r1.ebuild} | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/dev-perl/HTTP-Exception/HTTP-Exception-0.40.70.ebuild
b/dev-perl/HTTP-Exception/HTTP-Exception-0.40.70-r1.ebuild
similarity index 83%
rename from dev-perl/HTTP-Exception/HTTP-Exception-0.40.70.ebuild
rename to dev-perl/HTTP-Exception/HTTP-Exception-0.40.70-r1.ebuild
index ce859668f122..0040701dbe44 100644
--- a/dev-perl/HTTP-Exception/HTTP-Exception-0.40.70.ebuild
+++ b/dev-perl/HTTP-Exception/HTTP-Exception-0.40.70-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DIST_AUTHOR=TMUELLER
DIST_VERSION=0.04007
@@ -10,21 +10,20 @@ inherit perl-module
DESCRIPTION="throw HTTP-Errors as (Exception::Class-) Exceptions"
SLOT="0"
KEYWORDS="amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
+
RDEPEND="
>=dev-perl/Exception-Class-1.290.0
>=dev-perl/HTTP-Message-5.817.0
>=virtual/perl-Scalar-List-Utils-1.220.0
"
BDEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
test? (
>=dev-perl/Test-Exception-0.290.0
>=dev-perl/Test-NoWarnings-1.40.0
>=virtual/perl-Test-Simple-0.880.0
)
"
+
PERL_RM_FILES=(
t/eol.t
t/manifest.t