summaryrefslogtreecommitdiff
path: root/virtual/imagemagick-tools
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
commit0f558761aa2dee1017b4751e4017205e015a9560 (patch)
tree037df795519468a25d9362b4e95cdaeb84eb1cf9 /virtual/imagemagick-tools
parent752d6256e5204b958b0ef7905675a940b5e9172f (diff)
gentoo resync : 29.12.2022
Diffstat (limited to 'virtual/imagemagick-tools')
-rw-r--r--virtual/imagemagick-tools/Manifest2
-rw-r--r--virtual/imagemagick-tools/imagemagick-tools-0-r1.ebuild (renamed from virtual/imagemagick-tools/imagemagick-tools-0.ebuild)6
2 files changed, 4 insertions, 4 deletions
diff --git a/virtual/imagemagick-tools/Manifest b/virtual/imagemagick-tools/Manifest
index 6478199175f1..ffc147f2e6e6 100644
--- a/virtual/imagemagick-tools/Manifest
+++ b/virtual/imagemagick-tools/Manifest
@@ -1,2 +1,2 @@
-EBUILD imagemagick-tools-0.ebuild 923 BLAKE2B de457e79f619755752a32c4279fc8c75f42d0135fa8b3706c5db83811edbd4a12866f1decf934ba04b733449d6f77e2ddc7deba13ccce4cf714f795f2651d9db SHA512 af114f7645db335d2cf57ae07ff7fc89f6afa521cf8cd3f7ae4228243e25afdef3a252487918241e55798f8e0491d32d709b20f80e16d81c82286285a56433cb
+EBUILD imagemagick-tools-0-r1.ebuild 914 BLAKE2B c6cab5cf21fa9378d5ad9de8df1cc62226e5c74c1f6376b1c381f25b87498cb888a505090899e97343e88f63c69e4ed9bc784f1acb69f1f8fd00e28045762c57 SHA512 99c14a3ac0f280c00ccb3071e0119b64915178e7aa834c801f3c846f9df6af6cbafe1e7673cba1a6835e7a0cf5cf8fead479a1f7e20277864c3174f8d89f9b11
MISC metadata.xml 278 BLAKE2B dfec8ae3d98f446778a3eddc5382a412401a911fd7344f440c806cd0f64b1918a99fb67548a5fc2560ad917af337ee58a62833d821e80eeb45686568a5953c59 SHA512 b6e271c28fa50f7c0a882068a6f2048c288374d101421b6e1699dc7605164234749d700520a34498c4d0eb7dad938b09f3e71c4e34e951b8d6182b483787f650
diff --git a/virtual/imagemagick-tools/imagemagick-tools-0.ebuild b/virtual/imagemagick-tools/imagemagick-tools-0-r1.ebuild
index ed14196041b5..844d985f1304 100644
--- a/virtual/imagemagick-tools/imagemagick-tools-0.ebuild
+++ b/virtual/imagemagick-tools/imagemagick-tools-0-r1.ebuild
@@ -1,11 +1,11 @@
# 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"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="jpeg perl png svg tiff"
# This virtual is to be used **ONLY** for depending on the runtime
@@ -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?]