commit: 796875a585fa42618cb6085f7985dd371db9dd98
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 29 13:15:56 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun 29 16:24:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=796875a5
dev-perl/HTTP-Server-Simple-Static: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...-0.140.0.ebuild => HTTP-Server-Simple-Static-0.140.0-r1.ebuild} | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git
a/dev-perl/HTTP-Server-Simple-Static/HTTP-Server-Simple-Static-0.140.0.ebuild
b/dev-perl/HTTP-Server-Simple-Static/HTTP-Server-Simple-Static-0.140.0-r1.ebuild
similarity index 81%
rename from
dev-perl/HTTP-Server-Simple-Static/HTTP-Server-Simple-Static-0.140.0.ebuild
rename to
dev-perl/HTTP-Server-Simple-Static/HTTP-Server-Simple-Static-0.140.0-r1.ebuild
index 3df6906c4db1..8240ce793ced 100644
---
a/dev-perl/HTTP-Server-Simple-Static/HTTP-Server-Simple-Static-0.140.0.ebuild
+++
b/dev-perl/HTTP-Server-Simple-Static/HTTP-Server-Simple-Static-0.140.0-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=SJQUINNEY
DIST_VERSION=0.14
@@ -14,12 +14,9 @@ KEYWORDS="amd64 ~x86"
RDEPEND="
>=dev-perl/CGI-3.460.0
- virtual/perl-Exporter
dev-perl/File-LibMagic
- virtual/perl-File-Spec
dev-perl/HTTP-Date
>=dev-perl/HTTP-Server-Simple-0.10.0
- virtual/perl-IO
dev-perl/URI
"
DEPEND="dev-perl/Module-Build"