summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Michael <fedora.dm0@gmail.com>2021-02-06 17:06:45 -0500
committerMatt Turner <mattst88@gentoo.org>2021-02-15 20:25:24 -0500
commit9b7c5e346c0b05db39c8d04d402bc38097df7003 (patch)
tree0a258b300a67ba774ede3f7d4b1d410d7864cf69 /dev-python/graph-tool
parentdev-cpp/libxmlpp: Specify the glibmm slot (diff)
downloadgentoo-9b7c5e346c0b05db39c8d04d402bc38097df7003.tar.gz
gentoo-9b7c5e346c0b05db39c8d04d402bc38097df7003.tar.bz2
gentoo-9b7c5e346c0b05db39c8d04d402bc38097df7003.zip
dev-python/graph-tool: Specify the cairomm 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-python/graph-tool')
-rw-r--r--dev-python/graph-tool/graph-tool-2.35-r1.ebuild (renamed from dev-python/graph-tool/graph-tool-2.35.ebuild)4
-rw-r--r--dev-python/graph-tool/graph-tool-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/graph-tool/graph-tool-2.35.ebuild b/dev-python/graph-tool/graph-tool-2.35-r1.ebuild
index 7f2bafe429c4..7f89339ef83d 100644
--- a/dev-python/graph-tool/graph-tool-2.35.ebuild
+++ b/dev-python/graph-tool/graph-tool-2.35-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=7
@@ -31,7 +31,7 @@ RDEPEND="
dev-python/scipy[${PYTHON_USEDEP}]
sci-mathematics/cgal:=
cairo? (
- dev-cpp/cairomm
+ dev-cpp/cairomm:0
dev-python/pycairo[${PYTHON_USEDEP}]
)
dev-python/matplotlib[${PYTHON_USEDEP}]"
diff --git a/dev-python/graph-tool/graph-tool-9999.ebuild b/dev-python/graph-tool/graph-tool-9999.ebuild
index 7f2bafe429c4..7f89339ef83d 100644
--- a/dev-python/graph-tool/graph-tool-9999.ebuild
+++ b/dev-python/graph-tool/graph-tool-9999.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=7
@@ -31,7 +31,7 @@ RDEPEND="
dev-python/scipy[${PYTHON_USEDEP}]
sci-mathematics/cgal:=
cairo? (
- dev-cpp/cairomm
+ dev-cpp/cairomm:0
dev-python/pycairo[${PYTHON_USEDEP}]
)
dev-python/matplotlib[${PYTHON_USEDEP}]"