public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/yojson/
Date: Mon,  4 Jan 2021 17:27:08 +0000 (UTC)	[thread overview]
Message-ID: <1609781224.e348d79b597d3e148a816af879057c1a5a594623.sam@gentoo> (raw)

commit:     e348d79b597d3e148a816af879057c1a5a594623
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  4 17:19:12 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  4 17:27:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e348d79b

dev-ml/yojson: dependency fixes

* We need +/-ocamlopt aligned on dependencies

* cppo is BDEPEND because it's a preprocessor

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/yojson/yojson-1.7.0.ebuild | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-ml/yojson/yojson-1.7.0.ebuild b/dev-ml/yojson/yojson-1.7.0.ebuild
index fbfcfb4f3d5..6b433e0f94a 100644
--- a/dev-ml/yojson/yojson-1.7.0.ebuild
+++ b/dev-ml/yojson/yojson-1.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,13 +14,13 @@ SLOT="0/${PV}"
 KEYWORDS="~amd64"
 IUSE="examples +ocamlopt"
 
-RDEPEND=">=dev-lang/ocaml-4.02.3:=[ocamlopt]
-	dev-ml/easy-format:=[ocamlopt]
-	>=dev-ml/biniou-1.2:=[ocamlopt]
-"
-DEPEND="${RDEPEND}
-	>=dev-ml/cppo-1.6.1
+RDEPEND="
+	>=dev-lang/ocaml-4.02.3:=[ocamlopt=]
+	dev-ml/easy-format:=[ocamlopt=]
+	>=dev-ml/biniou-1.2:=[ocamlopt=]
 "
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-ml/cppo-1.6.1"
 
 src_install() {
 	dune_src_install


             reply	other threads:[~2021-01-04 17:27 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-04 17:27 Sam James [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/yojson/ Sam James
2024-10-12 21:00 Alfredo Tupone
2024-07-13 11:51 Alfredo Tupone
2024-06-24 16:11 Alfredo Tupone
2024-02-15 13:56 Sam James
2023-11-02 22:11 Maciej Barć
2023-11-02 22:11 Maciej Barć
2023-10-08 15:29 Arthur Zamarin
2023-05-16 15:44 Maciej Barć
2023-04-01 20:54 Alfredo Tupone
2022-11-26 15:09 Alfredo Tupone
2022-10-23  9:27 Maciej Barć
2022-10-20 14:58 Alfredo Tupone
2022-09-23 23:52 Maciej Barć
2022-09-23  0:09 Maciej Barć
2022-07-06  6:19 Alfredo Tupone
2022-06-08 20:27 Maciej Barć
2022-06-08 20:27 Maciej Barć
2021-12-12  1:59 Maciej Barć
2021-03-07 14:38 Alfredo Tupone
2021-01-04 17:27 Sam James
2021-01-04 17:27 Sam James
2021-01-04 17:27 Sam James
2018-10-13 22:02 Patrice Clement
2017-07-19 21:30 Alexis Ballier
2017-01-24 10:55 Alexis Ballier
2016-03-02 19:29 Alexis Ballier
2016-02-22 10:28 Alexis Ballier
2016-02-07 16:14 Alexis Ballier
2015-12-19 15:01 Alexis Ballier
2015-09-14 12:12 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=1609781224.e348d79b597d3e148a816af879057c1a5a594623.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