commit: 913d5f6953bcc6c917bddcf9ae355931321f08ec
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 29 20:45:24 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun 29 20:53:17 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=913d5f69
dev-perl/Graphics-ColorObject: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...bject-0.5.0-r2.ebuild => Graphics-ColorObject-0.5.0-r3.ebuild} | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r2.ebuild
b/dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r3.ebuild
similarity index 84%
rename from dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r2.ebuild
rename to dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r3.ebuild
index 7f67a56c0510..fed02f736b0c 100644
--- a/dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r2.ebuild
+++ b/dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r3.ebuild
@@ -1,7 +1,8 @@
-# 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=AIZVORSKI
inherit perl-module
@@ -10,9 +11,6 @@ LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-# Pacakge warrants IUSE examples"
-IUSE=""
-
RDEPEND="
>=dev-perl/Graphics-ColorNames-0.320.0
"