summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2024-09-13 17:18:50 +0200
committerMaciej Barć <xgqt@gentoo.org>2024-09-13 22:56:59 +0200
commit7d13e0a6f6edaa4630178cdb0ddb39411aa06727 (patch)
tree48c56b03f209b5f0f1183c674bfa8f22eb7f20a7 /dev-ml
parentdev-ml/coq-menhirlib: bump to 20240715 (diff)
downloadgentoo-7d13e0a6f6edaa4630178cdb0ddb39411aa06727.tar.gz
gentoo-7d13e0a6f6edaa4630178cdb0ddb39411aa06727.tar.bz2
gentoo-7d13e0a6f6edaa4630178cdb0ddb39411aa06727.zip
dev-ml/coq-menhirlib: pin coq <8.20.0 to version 20231231
Closes: https://bugs.gentoo.org/939577 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/coq-menhirlib/coq-menhirlib-20231231-r1.ebuild (renamed from dev-ml/coq-menhirlib/coq-menhirlib-20231231.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/coq-menhirlib/coq-menhirlib-20231231.ebuild b/dev-ml/coq-menhirlib/coq-menhirlib-20231231-r1.ebuild
index dbad929b5119..c4426fec14fc 100644
--- a/dev-ml/coq-menhirlib/coq-menhirlib-20231231.ebuild
+++ b/dev-ml/coq-menhirlib/coq-menhirlib-20231231-r1.ebuild
@@ -24,8 +24,8 @@ SLOT="0/${PV}"
IUSE="+ocamlopt"
RDEPEND="
+ <sci-mathematics/coq-8.20.0:=
>=dev-ml/menhir-${PV}:=
- sci-mathematics/coq:=
"
DEPEND="
${RDEPEND}