commit: 556b1ffebfc5bbcaaa76377a9b7d44b4c35c8d0a
Author: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Wed Nov 4 22:18:32 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 8 11:53:25 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=556b1ffe
media-gfx/gtkam: switch media-gfx/gimp-2.10 to SLOT="0/2"
Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/gtkam/{gtkam-1.0.ebuild => gtkam-1.0-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-gfx/gtkam/gtkam-1.0.ebuild
b/media-gfx/gtkam/gtkam-1.0-r1.ebuild
similarity index 92%
rename from media-gfx/gtkam/gtkam-1.0.ebuild
rename to media-gfx/gtkam/gtkam-1.0-r1.ebuild
index c5029ddcfd6..4f2f08b09ba 100644
--- a/media-gfx/gtkam/gtkam-1.0.ebuild
+++ b/media-gfx/gtkam/gtkam-1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ RDEPEND="
>=media-libs/libgphoto2-2.5.0
>=media-libs/libexif-0.3.2
media-libs/libexif-gtk
- gimp? ( >=media-gfx/gimp-2 )
+ gimp? ( media-gfx/gimp:0/2 )
"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.40