commit: 51772a3a21512fff0ac57a6a6eb927366abe2d52
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 16:29:43 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 16:29:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51772a3a
virtual/imagemagick-tools: update EAPI 6 -> 7
Signed-off-by: David Seifert <soap <AT> gentoo.org>
.../{imagemagick-tools-0.ebuild => imagemagick-tools-0-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/virtual/imagemagick-tools/imagemagick-tools-0.ebuild
b/virtual/imagemagick-tools/imagemagick-tools-0-r1.ebuild
similarity index 92%
rename from virtual/imagemagick-tools/imagemagick-tools-0.ebuild
rename to virtual/imagemagick-tools/imagemagick-tools-0-r1.ebuild
index 44c66e028902..844d985f1304 100644
--- a/virtual/imagemagick-tools/imagemagick-tools-0.ebuild
+++ b/virtual/imagemagick-tools/imagemagick-tools-0-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DESCRIPTION="Virtual for imagemagick command line tools"
SLOT="0"
@@ -13,7 +13,7 @@ IUSE="jpeg perl png svg tiff"
# for linking against, as subslots are not transitively passed on.
# For linking, you will need to depend on the respective libraries
# in all consuming ebuilds and use appropriate sub-slot operators.
-# See also: https://bugs.gentoo.org/show_bug.cgi?id=314431
+# See also: https://bugs.gentoo.org/314431
RDEPEND="
|| (
media-gfx/imagemagick[jpeg?,perl?,png?,svg?,tiff?]