commit: f582e7e5dd1c4bcea39ab7888884ee7926d5a68b
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 29 20:52:07 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun 29 20:53:34 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f582e7e5
dev-perl/go-perl: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../go-perl/{go-perl-0.150.0.ebuild => go-perl-0.150.0-r1.ebuild} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-perl/go-perl/go-perl-0.150.0.ebuild
b/dev-perl/go-perl/go-perl-0.150.0-r1.ebuild
similarity index 91%
rename from dev-perl/go-perl/go-perl-0.150.0.ebuild
rename to dev-perl/go-perl/go-perl-0.150.0-r1.ebuild
index 247933414e4e..7a03211b64da 100644
--- a/dev-perl/go-perl/go-perl-0.150.0.ebuild
+++ b/dev-perl/go-perl/go-perl-0.150.0-r1.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
+
DIST_VERSION=0.15
DIST_AUTHOR="CMUNGALL"
DEB_PATCH_VER="7"
@@ -15,7 +16,6 @@ SRC_URI="${SRC_URI}
SLOT="0"
KEYWORDS="~amd64"
-IUSE=""
RDEPEND=">=dev-perl/Data-Stag-0.11"
BDEPEND="${RDEPEND}"