From 9b7c5e346c0b05db39c8d04d402bc38097df7003 Mon Sep 17 00:00:00 2001 From: David Michael Date: Sat, 6 Feb 2021 17:06:45 -0500 Subject: [PATCH] dev-python/graph-tool: Specify the cairomm slot Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: David Michael Signed-off-by: Matt Turner --- .../{graph-tool-2.35.ebuild => graph-tool-2.35-r1.ebuild} | 4 ++-- dev-python/graph-tool/graph-tool-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename dev-python/graph-tool/{graph-tool-2.35.ebuild => graph-tool-2.35-r1.ebuild} (96%) diff --git a/dev-python/graph-tool/graph-tool-2.35.ebuild b/dev-python/graph-tool/graph-tool-2.35-r1.ebuild similarity index 96% rename from dev-python/graph-tool/graph-tool-2.35.ebuild rename to dev-python/graph-tool/graph-tool-2.35-r1.ebuild index 7f2bafe429c48..7f89339ef83d2 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 7f2bafe429c48..7f89339ef83d2 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}]"