commit: 6a3f62d82c8ca9057daf0e41a30bbe1000a1ffd8
Author: David Michael <fedora.dm0 <AT> gmail <DOT> com>
AuthorDate: Sat Feb 6 20:48:05 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 01:25:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a3f62d8
dev-cpp/gtkmm: Update stable deps to understand slots
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-cpp/gtkmm/{gtkmm-2.24.5.ebuild => gtkmm-2.24.5-r1.ebuild} | 6 +++---
dev-cpp/gtkmm/{gtkmm-3.24.2.ebuild => gtkmm-3.24.2-r1.ebuild} | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild
b/dev-cpp/gtkmm/gtkmm-2.24.5-r1.ebuild
similarity index 91%
rename from dev-cpp/gtkmm/gtkmm-2.24.5.ebuild
rename to dev-cpp/gtkmm/gtkmm-2.24.5-r1.ebuild
index e4cf763c5ba..2a6ef94ab53 100644
--- a/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild
+++ b/dev-cpp/gtkmm/gtkmm-2.24.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,8 +18,8 @@ RDEPEND="
>=dev-cpp/glibmm-2.34.1:2[${MULTILIB_USEDEP}]
>=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
>=x11-libs/gdk-pixbuf-2.28:2[${MULTILIB_USEDEP}]
- >=dev-cpp/atkmm-2.22.7[${MULTILIB_USEDEP}]
- >=dev-cpp/cairomm-1.10.0-r1[${MULTILIB_USEDEP}]
+ >=dev-cpp/atkmm-2.22.7:0[${MULTILIB_USEDEP}]
+ >=dev-cpp/cairomm-1.10.0-r1:0[${MULTILIB_USEDEP}]
>=dev-cpp/pangomm-2.34.0:1.4[${MULTILIB_USEDEP}]
>=dev-libs/libsigc++-2.3.2:2[${MULTILIB_USEDEP}]
"
diff --git a/dev-cpp/gtkmm/gtkmm-3.24.2.ebuild
b/dev-cpp/gtkmm/gtkmm-3.24.2-r1.ebuild
similarity index 93%
rename from dev-cpp/gtkmm/gtkmm-3.24.2.ebuild
rename to dev-cpp/gtkmm/gtkmm-3.24.2-r1.ebuild
index c3fddd7e3b3..70fdb34353f 100644
--- a/dev-cpp/gtkmm/gtkmm-3.24.2.ebuild
+++ b/dev-cpp/gtkmm/gtkmm-3.24.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -19,8 +19,8 @@ RDEPEND="
>=dev-cpp/glibmm-2.54.0:2[${MULTILIB_USEDEP}]
>=x11-libs/gtk+-3.24.0:3[aqua?,wayland?,X?,${MULTILIB_USEDEP}]
>=x11-libs/gdk-pixbuf-2.35.5:2[${MULTILIB_USEDEP}]
- >=dev-cpp/atkmm-2.24.2[${MULTILIB_USEDEP}]
- >=dev-cpp/cairomm-1.12.0[${MULTILIB_USEDEP}]
+ >=dev-cpp/atkmm-2.24.2:0[${MULTILIB_USEDEP}]
+ >=dev-cpp/cairomm-1.12.0:0[${MULTILIB_USEDEP}]
>=dev-cpp/pangomm-2.38.2:1.4[${MULTILIB_USEDEP}]
>=dev-libs/libsigc++-2.3.2:2[${MULTILIB_USEDEP}]
"