From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/bos/
Date: Wed, 28 Jul 2021 02:06:09 +0000 (UTC) [thread overview]
Message-ID: <1627437955.8b4cc72a774ae098264cac469ca9aaf76b9d62dc.sam@gentoo> (raw)
commit: 8b4cc72a774ae098264cac469ca9aaf76b9d62dc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 28 02:05:55 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 28 02:05:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b4cc72a
dev-ml/bos: use BDEPEND in EAPI 7
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/bos/bos-0.2.0.ebuild | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/dev-ml/bos/bos-0.2.0.ebuild b/dev-ml/bos/bos-0.2.0.ebuild
index 48d5b153707..f1bcc15aeb1 100644
--- a/dev-ml/bos/bos-0.2.0.ebuild
+++ b/dev-ml/bos/bos-0.2.0.ebuild
@@ -13,20 +13,17 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
-RDEPEND="
- dev-lang/ocaml:=
+RDEPEND="dev-lang/ocaml:=
dev-ml/rresult:=
dev-ml/astring:=
dev-ml/fpath:=
dev-ml/fmt:=
- dev-ml/logs:=
-"
-DEPEND="${RDEPEND}
- dev-ml/findlib
+ dev-ml/logs:="
+DEPEND="${RDEPEND}"
+BDEPEND="dev-ml/findlib
dev-ml/ocamlbuild
dev-ml/topkg
- test? ( dev-ml/mtime )
-"
+ test? ( dev-ml/mtime )"
src_compile() {
ocaml pkg/pkg.ml build --tests $(usex test true false) || die
next reply other threads:[~2021-07-28 2:06 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-28 2:06 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-09-21 14:48 [gentoo-commits] repo/gentoo:master commit in: dev-ml/bos/ Andreas Sturmlechner
2022-09-21 12:26 Agostino Sarubbo
2022-09-15 6:48 Agostino Sarubbo
2022-09-15 6:47 Agostino Sarubbo
2022-09-15 6:47 Agostino Sarubbo
2022-04-18 21:07 Jakov Smolić
2022-01-14 20:38 Alfredo Tupone
2021-11-04 17:41 Alfredo Tupone
2021-10-25 13:41 Sam James
2021-10-14 9:44 Sam James
2021-10-13 20:37 Sam James
2021-10-13 20:35 Sam James
2021-10-11 12:17 Agostino Sarubbo
2021-10-11 5:15 Sam James
2021-10-11 5:12 Sam James
2021-09-07 0:09 Sam James
2021-07-28 2:05 Sam James
2021-07-28 2:05 Sam James
2021-07-28 1:48 Sam James
2021-05-15 19:32 Sam James
2021-05-15 1:55 Sam James
2021-05-10 12:45 Sam James
2021-05-10 12:44 Sam James
2017-06-20 21:33 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=1627437955.8b4cc72a774ae098264cac469ca9aaf76b9d62dc.sam@gentoo \
--to=sam@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