public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/base/
Date: Fri, 22 Apr 2022 01:44:43 +0000 (UTC)	[thread overview]
Message-ID: <1650591869.dd9f9821807e531d136e785898c02d0920ec438d.xgqt@gentoo> (raw)

commit:     dd9f9821807e531d136e785898c02d0920ec438d
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 22 01:37:21 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Apr 22 01:44:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd9f9821

dev-ml/base: update sexplib package version constrints

to match opam package definition from
https://opam.ocaml.org/packages/base/

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/base/{base-0.14.0.ebuild => base-0.14.0-r1.ebuild} | 4 ++--
 dev-ml/base/{base-0.14.1.ebuild => base-0.14.1-r1.ebuild} | 6 +++---
 dev-ml/base/{base-0.14.3.ebuild => base-0.14.3-r1.ebuild} | 4 ++--
 dev-ml/base/{base-0.15.0.ebuild => base-0.15.0-r1.ebuild} | 4 ++--
 4 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/dev-ml/base/base-0.14.0.ebuild b/dev-ml/base/base-0.14.0-r1.ebuild
similarity index 88%
rename from dev-ml/base/base-0.14.0.ebuild
rename to dev-ml/base/base-0.14.0-r1.ebuild
index 6e748c692d57..22177725208b 100644
--- a/dev-ml/base/base-0.14.0.ebuild
+++ b/dev-ml/base/base-0.14.0-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit dune
 
@@ -16,7 +16,7 @@ IUSE="+ocamlopt"
 
 RDEPEND="
 	<dev-lang/ocaml-4.12
-	>=dev-ml/sexplib0-0.14.0:=
+	>=dev-ml/sexplib0-0.14.0:= <dev-ml/sexplib0-0.15.0:=
 	dev-ml/dune-configurator:=
 "
 DEPEND="${RDEPEND}"

diff --git a/dev-ml/base/base-0.14.1.ebuild b/dev-ml/base/base-0.14.1-r1.ebuild
similarity index 80%
rename from dev-ml/base/base-0.14.1.ebuild
rename to dev-ml/base/base-0.14.1-r1.ebuild
index c589ee8a7b19..ec1b96faf89e 100644
--- a/dev-ml/base/base-0.14.1.ebuild
+++ b/dev-ml/base/base-0.14.1-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit dune
 
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="+ocamlopt"
 
 RDEPEND="
-	>=dev-ml/sexplib0-0.14.0:=
+	>=dev-ml/sexplib0-0.14.0:= <dev-ml/sexplib0-0.15.0:=
 	dev-ml/dune-configurator:=
 "
 DEPEND="${RDEPEND}"

diff --git a/dev-ml/base/base-0.14.3.ebuild b/dev-ml/base/base-0.14.3-r1.ebuild
similarity index 88%
rename from dev-ml/base/base-0.14.3.ebuild
rename to dev-ml/base/base-0.14.3-r1.ebuild
index daed49203113..1aead12b4736 100644
--- a/dev-ml/base/base-0.14.3.ebuild
+++ b/dev-ml/base/base-0.14.3-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit dune
 
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="+ocamlopt"
 
 RDEPEND="
-	>=dev-ml/sexplib0-0.14.0:=
+	>=dev-ml/sexplib0-0.14.0:= <dev-ml/sexplib0-0.15.0:=
 	dev-ml/dune-configurator:=
 "
 DEPEND="${RDEPEND}"

diff --git a/dev-ml/base/base-0.15.0.ebuild b/dev-ml/base/base-0.15.0-r1.ebuild
similarity index 88%
rename from dev-ml/base/base-0.15.0.ebuild
rename to dev-ml/base/base-0.15.0-r1.ebuild
index 0c830bdd15c2..2013b23446d2 100644
--- a/dev-ml/base/base-0.15.0.ebuild
+++ b/dev-ml/base/base-0.15.0-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit dune
 
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="+ocamlopt"
 
 RDEPEND="
-	>=dev-ml/sexplib0-0.15.0:=
+	>=dev-ml/sexplib0-0.15.0:= <dev-ml/sexplib0-0.16.0:=
 	dev-ml/dune-configurator:=
 "
 DEPEND="${RDEPEND}"


             reply	other threads:[~2022-04-22  1:44 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-22  1:44 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-13 11:53 [gentoo-commits] repo/gentoo:master commit in: dev-ml/base/ Alfredo Tupone
2024-06-10 18:30 Alfredo Tupone
2024-06-09 19:37 Alfredo Tupone
2023-12-29 21:33 Alfredo Tupone
2023-09-02 13:17 Alfredo Tupone
2023-07-25 19:18 Alfredo Tupone
2023-06-30 19:08 Maciej Barć
2023-06-18 11:21 Alfredo Tupone
2023-03-24 20:01 Arthur Zamarin
2023-03-17 17:04 Arthur Zamarin
2023-03-17 15:27 Arthur Zamarin
2023-03-17 12:36 Arthur Zamarin
2023-03-16 12:55 Alfredo Tupone
2023-02-01 19:08 Alfredo Tupone
2023-01-27 19:49 Alfredo Tupone
2022-04-24  8:52 Alfredo Tupone
2022-04-23 17:13 Alfredo Tupone
2022-04-21 16:34 Alfredo Tupone
2022-04-21 16:32 Alfredo Tupone
2022-01-27 22:38 Alfredo Tupone
2021-09-30 16:16 Alfredo Tupone
2021-03-09  7:31 Alfredo Tupone
2021-01-24 20:43 Sam James
2018-02-14 14:30 Thomas Deutschmann
2017-09-10 14:45 Sergei Trofimovich
2017-06-15 21:56 Alexis Ballier
2017-04-19  9:09 Alexis Ballier
2017-04-18 20:10 Alexis Ballier
2017-04-07  9:35 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=1650591869.dd9f9821807e531d136e785898c02d0920ec438d.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