From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/gen/
Date: Wed, 26 Oct 2022 22:04:36 +0000 (UTC) [thread overview]
Message-ID: <1666821873.cd1f864695d740dd37e12b611891bb3dfff2c290.xgqt@gentoo> (raw)
commit: cd1f864695d740dd37e12b611891bb3dfff2c290
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 26 21:27:55 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Oct 26 22:04:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd1f8646
dev-ml/gen: add ocaml >=4.07 dependency
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
dev-ml/gen/{gen-1.0-r1.ebuild => gen-1.0-r2.ebuild} | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/dev-ml/gen/gen-1.0-r1.ebuild b/dev-ml/gen/gen-1.0-r2.ebuild
similarity index 72%
rename from dev-ml/gen/gen-1.0-r1.ebuild
rename to dev-ml/gen/gen-1.0-r2.ebuild
index d836571a87d6..cc7656ab88d4 100644
--- a/dev-ml/gen/gen-1.0-r1.ebuild
+++ b/dev-ml/gen/gen-1.0-r2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit dune
DESCRIPTION="Iterators for OCaml, both restartable and consumable"
HOMEPAGE="https://github.com/c-cube/gen/"
-SRC_URI="https://github.com/c-cube/gen/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/c-cube/gen/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0/${PV}"
@@ -15,8 +15,9 @@ KEYWORDS="~amd64 ~x86"
IUSE="+ocamlopt"
RESTRICT="test" # tests fail > unused-open
-DEPEND="
+RDEPEND="
+ >=dev-lang/ocaml-4.07:=[ocamlopt?]
dev-ml/dune-configurator:=
- dev-ml/seq:="
-RDEPEND="${DEPEND}"
+"
+DEPEND="${RDEPEND}"
# BDEPEND="test? ( dev-ml/qtest )"
next reply other threads:[~2022-10-26 22:04 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-26 22:04 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-20 4:46 [gentoo-commits] repo/gentoo:master commit in: dev-ml/gen/ Sam James
2024-10-20 4:46 Sam James
2023-04-24 17:39 Maciej Barć
2022-11-19 18:22 Alfredo Tupone
2022-06-21 1:53 Sam James
2022-02-12 22:15 Alfredo Tupone
2022-01-29 22:15 Alfredo Tupone
2021-12-07 21:58 Maciej Barć
2021-12-05 3:22 Maciej Barć
2021-12-05 1:02 Maciej Barć
2016-09-06 10:17 Alexis Ballier
2016-08-16 12:13 Alexis Ballier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1666821873.cd1f864695d740dd37e12b611891bb3dfff2c290.xgqt@gentoo \
--to=xgqt@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox