dev-perl/Graphics-ColorObject: EAPI bump

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2025-06-29 22:45:24 +02:00
parent 6f314e9c35
commit 913d5f6953
No known key found for this signature in database
GPG Key ID: DC2B16215ED5412A

View File

@ -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
"