summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Michael <fedora.dm0@gmail.com>2021-02-06 17:04:59 -0500
committerMatt Turner <mattst88@gentoo.org>2021-02-15 20:25:23 -0500
commit577a619d261ced4c6c84f7196ea5c427ee2e95c3 (patch)
treed25b62dbeef8fd6a6e8ea6a1ffd70a8eb6ac1dab /dev-cpp/libxmlpp
parentdev-cpp/gtksourceviewmm: Specify the atkmm+cairomm slots (diff)
downloadgentoo-577a619d261ced4c6c84f7196ea5c427ee2e95c3.tar.gz
gentoo-577a619d261ced4c6c84f7196ea5c427ee2e95c3.tar.bz2
gentoo-577a619d261ced4c6c84f7196ea5c427ee2e95c3.zip
dev-cpp/libxmlpp: Specify the glibmm slot
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/libxmlpp')
-rw-r--r--dev-cpp/libxmlpp/libxmlpp-2.40.1-r1.ebuild (renamed from dev-cpp/libxmlpp/libxmlpp-2.40.1.ebuild)4
-rw-r--r--dev-cpp/libxmlpp/libxmlpp-3.0.1-r1.ebuild (renamed from dev-cpp/libxmlpp/libxmlpp-3.0.1.ebuild)4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-cpp/libxmlpp/libxmlpp-2.40.1.ebuild b/dev-cpp/libxmlpp/libxmlpp-2.40.1-r1.ebuild
index 3e7993b987c3..e9ebf804474d 100644
--- a/dev-cpp/libxmlpp/libxmlpp-2.40.1.ebuild
+++ b/dev-cpp/libxmlpp/libxmlpp-2.40.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -17,7 +17,7 @@ IUSE="doc"
RDEPEND="
>=dev-libs/libxml2-2.7.7[${MULTILIB_USEDEP}]
- >=dev-cpp/glibmm-2.32[${MULTILIB_USEDEP}]
+ >=dev-cpp/glibmm-2.32:2[${MULTILIB_USEDEP}]
"
DEPEND="${RDEPEND}
virtual/pkgconfig
diff --git a/dev-cpp/libxmlpp/libxmlpp-3.0.1.ebuild b/dev-cpp/libxmlpp/libxmlpp-3.0.1-r1.ebuild
index 561537df491e..06c753d80b95 100644
--- a/dev-cpp/libxmlpp/libxmlpp-3.0.1.ebuild
+++ b/dev-cpp/libxmlpp/libxmlpp-3.0.1-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
@@ -16,7 +16,7 @@ IUSE="doc"
RDEPEND="
>=dev-libs/libxml2-2.7.7[${MULTILIB_USEDEP}]
- >=dev-cpp/glibmm-2.32[${MULTILIB_USEDEP}]
+ >=dev-cpp/glibmm-2.32:2[${MULTILIB_USEDEP}]
"
DEPEND="${RDEPEND}
virtual/pkgconfig