diff options
author | David Seifert <soap@gentoo.org> | 2022-01-06 11:38:38 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-01-06 11:38:38 +0100 |
commit | 524f90184e3dc5496e8f65adce521851047e84e0 (patch) | |
tree | bf0c0b4d70a64a94978bbde545b0fcc06187131a /media-gfx/gimp | |
parent | dev-python/flit: remove superfluous sys-apps/findutils dep (diff) | |
download | gentoo-524f90184e3dc5496e8f65adce521851047e84e0.tar.gz gentoo-524f90184e3dc5496e8f65adce521851047e84e0.tar.bz2 gentoo-524f90184e3dc5496e8f65adce521851047e84e0.zip |
media-gfx/gimp: remove superfluous sys-apps/findutils dep
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-gfx/gimp')
-rw-r--r-- | media-gfx/gimp/gimp-2.10.22-r3.ebuild | 3 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-2.10.24-r1.ebuild | 3 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-2.10.28-r1.ebuild | 3 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-2.10.30.ebuild | 3 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-2.99.6-r1.ebuild | 3 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-2.99.8.ebuild | 3 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-9999.ebuild | 3 |
7 files changed, 7 insertions, 14 deletions
diff --git a/media-gfx/gimp/gimp-2.10.22-r3.ebuild b/media-gfx/gimp/gimp-2.10.22-r3.ebuild index 9552457f6c17..1926eec2dcee 100644 --- a/media-gfx/gimp/gimp-2.10.22-r3.ebuild +++ b/media-gfx/gimp/gimp-2.10.22-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -74,7 +74,6 @@ DEPEND=" dev-libs/appstream-glib dev-util/gtk-update-icon-cache >=dev-util/intltool-0.40.1 - sys-apps/findutils >=sys-devel/gettext-0.19 >=sys-devel/libtool-2.2 virtual/pkgconfig diff --git a/media-gfx/gimp/gimp-2.10.24-r1.ebuild b/media-gfx/gimp/gimp-2.10.24-r1.ebuild index 7465abeb55ff..d0a03562d09b 100644 --- a/media-gfx/gimp/gimp-2.10.24-r1.ebuild +++ b/media-gfx/gimp/gimp-2.10.24-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -73,7 +73,6 @@ DEPEND=" dev-libs/appstream-glib dev-util/gtk-update-icon-cache >=dev-util/intltool-0.40.1 - sys-apps/findutils >=sys-devel/gettext-0.19 >=sys-devel/libtool-2.2 virtual/pkgconfig diff --git a/media-gfx/gimp/gimp-2.10.28-r1.ebuild b/media-gfx/gimp/gimp-2.10.28-r1.ebuild index 2ea1242163cd..fcd583b632bd 100644 --- a/media-gfx/gimp/gimp-2.10.28-r1.ebuild +++ b/media-gfx/gimp/gimp-2.10.28-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -73,7 +73,6 @@ DEPEND=" dev-libs/appstream-glib dev-util/gtk-update-icon-cache >=dev-util/intltool-0.40.1 - sys-apps/findutils >=sys-devel/gettext-0.19 >=sys-devel/libtool-2.2 virtual/pkgconfig diff --git a/media-gfx/gimp/gimp-2.10.30.ebuild b/media-gfx/gimp/gimp-2.10.30.ebuild index 91044123e379..2363a4fe3c4e 100644 --- a/media-gfx/gimp/gimp-2.10.30.ebuild +++ b/media-gfx/gimp/gimp-2.10.30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -73,7 +73,6 @@ DEPEND=" dev-libs/appstream-glib dev-util/gtk-update-icon-cache >=dev-util/intltool-0.40.1 - sys-apps/findutils >=sys-devel/gettext-0.19 >=sys-devel/libtool-2.2 virtual/pkgconfig diff --git a/media-gfx/gimp/gimp-2.99.6-r1.ebuild b/media-gfx/gimp/gimp-2.99.6-r1.ebuild index 47068406091c..fc3c341fc69c 100644 --- a/media-gfx/gimp/gimp-2.99.6-r1.ebuild +++ b/media-gfx/gimp/gimp-2.99.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -96,7 +96,6 @@ DEPEND=" dev-util/gdbus-codegen dev-util/gtk-update-icon-cache >=dev-util/intltool-0.51.0 - sys-apps/findutils >=sys-devel/autoconf-2.54 >=sys-devel/automake-1.11 >=sys-devel/gettext-0.21 diff --git a/media-gfx/gimp/gimp-2.99.8.ebuild b/media-gfx/gimp/gimp-2.99.8.ebuild index 2775f2603106..535d6a06550a 100644 --- a/media-gfx/gimp/gimp-2.99.8.ebuild +++ b/media-gfx/gimp/gimp-2.99.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -96,7 +96,6 @@ DEPEND=" dev-util/gdbus-codegen dev-util/gtk-update-icon-cache >=dev-util/intltool-0.51.0 - sys-apps/findutils >=sys-devel/autoconf-2.54 >=sys-devel/automake-1.11 >=sys-devel/gettext-0.21 diff --git a/media-gfx/gimp/gimp-9999.ebuild b/media-gfx/gimp/gimp-9999.ebuild index 89e884dd1969..7659852820b6 100644 --- a/media-gfx/gimp/gimp-9999.ebuild +++ b/media-gfx/gimp/gimp-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -97,7 +97,6 @@ DEPEND=" dev-util/gdbus-codegen dev-util/gtk-update-icon-cache >=dev-util/intltool-0.51.0 - sys-apps/findutils >=sys-devel/autoconf-2.54 >=sys-devel/automake-1.11 >=sys-devel/gettext-0.21 |