diff options
author | David Michael <fedora.dm0@gmail.com> | 2021-02-06 15:48:05 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-02-15 20:25:22 -0500 |
commit | 6a3f62d82c8ca9057daf0e41a30bbe1000a1ffd8 (patch) | |
tree | 3854765c7369e8a1808651054625916126feed2d /dev-cpp/gtkmm | |
parent | dev-cpp/gtkmm: Update slot 3.0 to version 3.24.3 (diff) | |
download | gentoo-6a3f62d82c8ca9057daf0e41a30bbe1000a1ffd8.tar.gz gentoo-6a3f62d82c8ca9057daf0e41a30bbe1000a1ffd8.tar.bz2 gentoo-6a3f62d82c8ca9057daf0e41a30bbe1000a1ffd8.zip |
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@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-cpp/gtkmm')
-rw-r--r-- | dev-cpp/gtkmm/gtkmm-2.24.5-r1.ebuild (renamed from dev-cpp/gtkmm/gtkmm-2.24.5.ebuild) | 6 | ||||
-rw-r--r-- | dev-cpp/gtkmm/gtkmm-3.24.2-r1.ebuild (renamed from dev-cpp/gtkmm/gtkmm-3.24.2.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 index e4cf763c5baa..2a6ef94ab53e 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 index c3fddd7e3b3e..70fdb34353fe 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}] " |