commit:     9b7c5e346c0b05db39c8d04d402bc38097df7003
Author:     David Michael <fedora.dm0 <AT> gmail <DOT> com>
AuthorDate: Sat Feb  6 22:06:45 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 01:25:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b7c5e34

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 <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../graph-tool/{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(-)

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 7f2bafe429c..7f89339ef83 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 7f2bafe429c..7f89339ef83 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}]"

Reply via email to