mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-09 00:07:57 +03:00
dev-ml/alcotest: drop 1.7.0 and stable 1.7.0-r1
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
802cbf1e92
commit
f46dd7efb2
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -11,7 +11,7 @@ SRC_URI="https://github.com/mirage/alcotest/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="ISC"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
|
||||
KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86"
|
||||
IUSE="+ocamlopt"
|
||||
|
||||
RDEPEND="
|
||||
|
||||
@ -1,37 +0,0 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit dune
|
||||
|
||||
DESCRIPTION="A lightweight and colourful test framework"
|
||||
HOMEPAGE="https://github.com/mirage/alcotest/"
|
||||
SRC_URI="https://github.com/mirage/alcotest/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="ISC"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86"
|
||||
IUSE="+ocamlopt"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-ml/dune-3.0:=
|
||||
dev-ml/astring:=
|
||||
dev-ml/async_kernel:=
|
||||
dev-ml/async:=
|
||||
>=dev-ml/async_unix-0.15.0:=
|
||||
dev-ml/base:=
|
||||
dev-ml/cmdliner:=
|
||||
>=dev-ml/core-0.15.0:=
|
||||
dev-ml/core_unix:0/0.15
|
||||
dev-ml/duration:=
|
||||
>=dev-ml/fmt-0.8.9:=
|
||||
dev-ml/lwt:=
|
||||
dev-ml/mirage-clock:=
|
||||
dev-ml/re:=
|
||||
dev-ml/result:=
|
||||
dev-ml/logs:=
|
||||
dev-ml/uutf:=
|
||||
dev-ml/uuidm:=
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
Loading…
x
Reference in New Issue
Block a user