commit:     68b2c7bb0962b5dab2a19290673aa986f20515f0
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  4 07:44:11 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Feb  4 07:44:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68b2c7bb

dev-ml/cairo2: OutdatedBlocker

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/cairo2/cairo2-0.6.1-r1.ebuild | 6 ++----
 dev-ml/cairo2/cairo2-0.6.2-r1.ebuild | 6 ++----
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/dev-ml/cairo2/cairo2-0.6.1-r1.ebuild 
b/dev-ml/cairo2/cairo2-0.6.1-r1.ebuild
index c52a75937f29..30729b5bbad6 100644
--- a/dev-ml/cairo2/cairo2-0.6.1-r1.ebuild
+++ b/dev-ml/cairo2/cairo2-0.6.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -18,9 +18,7 @@ DEPEND="
        x11-libs/cairo:=[svg]
        dev-ml/dune-configurator:=
 "
-RDEPEND="${DEPEND}
-       !dev-ml/ocaml-cairo
-"
+RDEPEND="${DEPEND}"
 BDEPEND=""
 
 # >>> Test phase: dev-ml/cairo2-0.6.1

diff --git a/dev-ml/cairo2/cairo2-0.6.2-r1.ebuild 
b/dev-ml/cairo2/cairo2-0.6.2-r1.ebuild
index 5cd7078e915c..82c909c66a3b 100644
--- a/dev-ml/cairo2/cairo2-0.6.2-r1.ebuild
+++ b/dev-ml/cairo2/cairo2-0.6.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -18,9 +18,7 @@ DEPEND="
        x11-libs/cairo:=[svg]
        dev-ml/dune-configurator:=
 "
-RDEPEND="${DEPEND}
-       !dev-ml/ocaml-cairo
-"
+RDEPEND="${DEPEND}"
 BDEPEND=""
 
 # >>> Test phase: dev-ml/cairo2-0.6.1

Reply via email to