From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-gettext/
Date: Sat, 13 Mar 2021 15:26:18 +0000 (UTC) [thread overview]
Message-ID: <1615649008.99d99a6522f856961d7a1bce5d14bbb4a10f330e.sam@gentoo> (raw)
commit: 99d99a6522f856961d7a1bce5d14bbb4a10f330e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 11:16:36 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 15:23:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99d99a65
dev-ml/ocaml-gettext: use BDEPEND in EAPI 7
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/ocaml-gettext/ocaml-gettext-0.3.7-r3.ebuild | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/dev-ml/ocaml-gettext/ocaml-gettext-0.3.7-r3.ebuild b/dev-ml/ocaml-gettext/ocaml-gettext-0.3.7-r3.ebuild
index 60ff476d544..66873aa06ef 100644
--- a/dev-ml/ocaml-gettext/ocaml-gettext-0.3.7-r3.ebuild
+++ b/dev-ml/ocaml-gettext/ocaml-gettext-0.3.7-r3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit findlib eutils autotools
+inherit autotools findlib
DESCRIPTION="Provides support for internationalization of OCaml program"
HOMEPAGE="https://github.com/gildor478/ocaml-gettext"
@@ -17,6 +17,12 @@ RESTRICT="!test? ( test )"
PATCHES=( "${FILESDIR}"/ocaml-unsafe-string.patch )
+BDEPEND="
+ doc? (
+ app-text/docbook-xsl-stylesheets
+ dev-libs/libxslt
+ )
+"
# OCaml 4.10 does not support -unsafe-string by default
# bug #666149
RDEPEND="
@@ -28,11 +34,8 @@ RDEPEND="
dev-ml/camlp4:=
!dev-ml/ocaml-gettext-stub
"
-DEPEND="${RDEPEND}
- doc? (
- app-text/docbook-xsl-stylesheets
- dev-libs/libxslt
- )
+DEPEND="
+ ${RDEPEND}
test? ( dev-ml/ounit )
"
next reply other threads:[~2021-03-13 15:26 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-13 15:26 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-26 18:12 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-gettext/ Alfredo Tupone
2025-03-16 9:53 Alfredo Tupone
2025-03-14 10:52 Alfredo Tupone
2025-03-14 8:03 Alfredo Tupone
2025-03-14 7:52 Alfredo Tupone
2025-03-11 18:35 Alfredo Tupone
2023-12-02 10:56 Arthur Zamarin
2023-04-18 21:55 Maciej Barć
2023-02-23 23:47 Sam James
2021-10-02 21:10 Sam James
2021-03-13 15:26 Sam James
2021-03-13 15:26 Sam James
2021-02-03 12:53 Sam James
2021-02-02 4:17 Sam James
2021-01-27 3:28 Sam James
2021-01-22 3:34 Sam James
2021-01-22 3:34 Sam James
2020-10-31 9:47 Joonas Niilola
2020-10-18 12:05 Sam James
2020-10-17 11:31 Sam James
2020-10-17 8:11 Sam James
2020-10-17 1:19 Sam James
2020-10-17 1:04 Sam James
2020-10-17 1:01 Sam James
2017-03-14 10:21 Alexis Ballier
2016-06-23 14:34 Alexis Ballier
2016-06-23 14:34 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=1615649008.99d99a6522f856961d7a1bce5d14bbb4a10f330e.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