summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-06-21 18:29:43 +0200
committerDavid Seifert <soap@gentoo.org>2022-06-21 18:29:43 +0200
commit51772a3a21512fff0ac57a6a6eb927366abe2d52 (patch)
treeff35aca6c1a92387ec98a4ae5d1792a14303b773 /virtual/imagemagick-tools
parentsci-mathematics/lpsolve: update EAPI 6 -> 8 (diff)
downloadgentoo-51772a3a21512fff0ac57a6a6eb927366abe2d52.tar.gz
gentoo-51772a3a21512fff0ac57a6a6eb927366abe2d52.tar.bz2
gentoo-51772a3a21512fff0ac57a6a6eb927366abe2d52.zip
virtual/imagemagick-tools: update EAPI 6 -> 7
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'virtual/imagemagick-tools')
-rw-r--r--virtual/imagemagick-tools/imagemagick-tools-0-r1.ebuild (renamed from virtual/imagemagick-tools/imagemagick-tools-0.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/imagemagick-tools/imagemagick-tools-0.ebuild b/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?]