commit:     8095292e91a60900fb257d373295d0052f883f46
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 17 03:59:40 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 17 04:10:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8095292e

sci-mathematics/why3-for-spark: supports both lablgtk:2, :3 for most versions

See: 
https://gitlab.inria.fr/why3/why3/-/blob/master/CHANGES.md#version-121-october-28-2019
Package-Manager: Portage-3.0.12.0.2-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild    | 4 ++--
 sci-mathematics/why3-for-spark/why3-for-spark-2019-r1.ebuild | 4 ++--
 sci-mathematics/why3-for-spark/why3-for-spark-2019-r2.ebuild | 4 ++--
 sci-mathematics/why3-for-spark/why3-for-spark-2019.ebuild    | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild 
b/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild
index 2335a61928f..6314df13e4b 100644
--- a/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild
+++ b/sci-mathematics/why3-for-spark/why3-for-spark-2018.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=6
@@ -22,7 +22,7 @@ DEPEND=">=dev-lang/ocaml-4.02.3[ocamlopt?]
        dev-ml/menhir
        coq? ( sci-mathematics/coq )
        doc? ( dev-tex/rubber )
-       gtk? ( dev-ml/lablgtk[sourceview] )
+       gtk? ( dev-ml/lablgtk:2[sourceview] )
        emacs? ( >=app-editors/emacs-23.1:* )
        html? ( dev-tex/hevea )
        hypothesis-selection? ( dev-ml/ocamlgraph )

diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2019-r1.ebuild 
b/sci-mathematics/why3-for-spark/why3-for-spark-2019-r1.ebuild
index c19ce6114c3..4ff38ed0330 100644
--- a/sci-mathematics/why3-for-spark/why3-for-spark-2019-r1.ebuild
+++ b/sci-mathematics/why3-for-spark/why3-for-spark-2019-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
@@ -24,7 +24,7 @@ DEPEND=">=dev-lang/ocaml-4.09.0[ocamlopt?]
        dev-ml/num
        coq? ( >=sci-mathematics/coq-8.9.1 )
        doc? ( dev-tex/rubber )
-       gtk? ( >=dev-ml/lablgtk-2.18.8[sourceview] )
+       gtk? ( >=dev-ml/lablgtk-2.18.8:=[sourceview] )
        emacs? ( >=app-editors/emacs-23.1:* )
        html? ( dev-tex/hevea )
        hypothesis-selection? ( dev-ml/ocamlgraph )

diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2019-r2.ebuild 
b/sci-mathematics/why3-for-spark/why3-for-spark-2019-r2.ebuild
index 7b658828da4..738641a2375 100644
--- a/sci-mathematics/why3-for-spark/why3-for-spark-2019-r2.ebuild
+++ b/sci-mathematics/why3-for-spark/why3-for-spark-2019-r2.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
@@ -22,7 +22,7 @@ DEPEND=">=dev-lang/ocaml-4.09.0[ocamlopt?]
        dev-ml/num
        coq? ( >=sci-mathematics/coq-8.9.1 )
        doc? ( dev-tex/rubber )
-       gtk? ( >=dev-ml/lablgtk-2.18.8[sourceview] )
+       gtk? ( >=dev-ml/lablgtk-2.18.8:=[sourceview] )
        emacs? ( >=app-editors/emacs-23.1:* )
        html? ( dev-tex/hevea )
        hypothesis-selection? ( dev-ml/ocamlgraph )

diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2019.ebuild 
b/sci-mathematics/why3-for-spark/why3-for-spark-2019.ebuild
index 409bfc36cda..5ad16322b0a 100644
--- a/sci-mathematics/why3-for-spark/why3-for-spark-2019.ebuild
+++ b/sci-mathematics/why3-for-spark/why3-for-spark-2019.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=6
@@ -22,7 +22,7 @@ DEPEND=">=dev-lang/ocaml-4.02.3[ocamlopt?]
        dev-ml/menhir
        coq? ( sci-mathematics/coq )
        doc? ( dev-tex/rubber )
-       gtk? ( dev-ml/lablgtk[sourceview] )
+       gtk? ( dev-ml/lablgtk:=[sourceview] )
        emacs? ( >=app-editors/emacs-23.1:* )
        html? ( dev-tex/hevea )
        hypothesis-selection? ( dev-ml/ocamlgraph )

Reply via email to