commit: 9ad23458b6a1ee0cdf0d45dded9eeb46905de53a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 6 15:13:37 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 6 15:13:37 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9ad23458
sci-mathematics/frama-c: fix dep on gtk useflag
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sci-mathematics/frama-c/{frama-c-23.1.ebuild => frama-c-23.1-r1.ebuild} | 2 +-
sci-mathematics/frama-c/{frama-c-24.0.ebuild => frama-c-24.0-r1.ebuild} | 2 +-
sci-mathematics/frama-c/{frama-c-25.0.ebuild => frama-c-25.0-r1.ebuild} | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sci-mathematics/frama-c/frama-c-23.1.ebuild
b/sci-mathematics/frama-c/frama-c-23.1-r1.ebuild
similarity index 96%
rename from sci-mathematics/frama-c/frama-c-23.1.ebuild
rename to sci-mathematics/frama-c/frama-c-23.1-r1.ebuild
index 075df641b..10569e819 100644
--- a/sci-mathematics/frama-c/frama-c-23.1.ebuild
+++ b/sci-mathematics/frama-c/frama-c-23.1-r1.ebuild
@@ -18,7 +18,7 @@ RESTRICT="strip"
RDEPEND="
>=dev-lang/ocaml-4.08.1[ocamlopt?]
- >=dev-ml/ocamlgraph-1.8.5[gtk(-)?,ocamlopt?]
+ >=dev-ml/ocamlgraph-1.8.5[ocamlopt?]
>=dev-ml/zarith-1.5[ocamlopt?]
>=dev-ml/yojson-1.4.1[ocamlopt?]
gtk? ( >=dev-ml/lablgtk-2.14:2=[sourceview,gnomecanvas,ocamlopt?] )"
diff --git a/sci-mathematics/frama-c/frama-c-24.0.ebuild
b/sci-mathematics/frama-c/frama-c-24.0-r1.ebuild
similarity index 97%
rename from sci-mathematics/frama-c/frama-c-24.0.ebuild
rename to sci-mathematics/frama-c/frama-c-24.0-r1.ebuild
index f61ac7f5e..8d7b3ee3f 100644
--- a/sci-mathematics/frama-c/frama-c-24.0.ebuild
+++ b/sci-mathematics/frama-c/frama-c-24.0-r1.ebuild
@@ -18,7 +18,7 @@ RESTRICT="strip"
RDEPEND="
>=dev-lang/ocaml-4.08.1[ocamlopt?]
- >=dev-ml/ocamlgraph-1.8.8[gtk(-)?,ocamlopt?]
+ >=dev-ml/ocamlgraph-1.8.8[ocamlopt?]
>=dev-ml/zarith-1.5[ocamlopt?]
>=dev-ml/yojson-1.4.1[ocamlopt?]
gtk? ( >=dev-ml/lablgtk-2.14:2=[sourceview,gnomecanvas,ocamlopt?] )"
diff --git a/sci-mathematics/frama-c/frama-c-25.0.ebuild
b/sci-mathematics/frama-c/frama-c-25.0-r1.ebuild
similarity index 97%
rename from sci-mathematics/frama-c/frama-c-25.0.ebuild
rename to sci-mathematics/frama-c/frama-c-25.0-r1.ebuild
index 11a1e751f..cb67c8563 100644
--- a/sci-mathematics/frama-c/frama-c-25.0.ebuild
+++ b/sci-mathematics/frama-c/frama-c-25.0-r1.ebuild
@@ -18,7 +18,7 @@ RESTRICT="strip"
RDEPEND="
>=dev-lang/ocaml-4.08.1[ocamlopt?]
- >=dev-ml/ocamlgraph-1.8.8[gtk(-)?,ocamlopt?]
+ >=dev-ml/ocamlgraph-1.8.8[ocamlopt?]
dev-ml/ppx_import[ocamlopt?]
dev-ml/ppx_deriving[ocamlopt?]
>=dev-ml/zarith-1.5[ocamlopt?]