public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/base/
Date: Thu, 21 Apr 2022 16:32:27 +0000 (UTC)	[thread overview]
Message-ID: <1650558736.4dddff8ea5734bcf544411fd5dfe8cf6f6664f11.tupone@gentoo> (raw)

commit:     4dddff8ea5734bcf544411fd5dfe8cf6f6664f11
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 16:32:16 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 16:32:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dddff8e

dev-ml/base: 0.15.0 bump

Closes: https://bugs.gentoo.org/838694
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/base/Manifest           |  1 +
 dev-ml/base/base-0.15.0.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-ml/base/Manifest b/dev-ml/base/Manifest
index eb7248765d99..090012f497b5 100644
--- a/dev-ml/base/Manifest
+++ b/dev-ml/base/Manifest
@@ -1,3 +1,4 @@
 DIST base-0.14.0.tar.gz 385265 BLAKE2B f3a49b22bb63919bcdc522fbce14a24fd6eaddf39b921ba956cb82eb664ccc6919c9a9feb799dea318f1d8bdf1bd1983180b7ce38d9a43e118794057a9fec6a3 SHA512 c713c9aaf369bc042afb1ead53dc5a34a6eb3c97abc7fef99868e3be8e976adc6297f34d13cfc314adf2182fc64b0cde9c9a05aeeb0f51380255aa1f8e0edf16
 DIST base-0.14.1.tar.gz 385381 BLAKE2B 619c5c437237bb3ea9f428b450085eff2cb4639bf11803bcb2ae9f147b3ae39af72cfcfa10aaa5e74446bff4ba5f553815ff790190845f12e5e5b5080b197237 SHA512 5675a8b6b1ee5b7bd992ac9fbb036239f11b8a8c7cac9059ca38581d91f42e35d7bfa5839a90ed227344dd4c7b1bbacf0e7871d958c81f6ccf7e072b64ceff2e
 DIST base-0.14.3.tar.gz 385390 BLAKE2B e951fcf90f1181720346be0dc048bdb3d3f0b6417c954106aa035d807bff4a8bb85e97b11efbb296be92b24c257e8c83284c5419842b2d2f587a7ceee214e31f SHA512 56499ffd630bc8d09a18f49851d950ad54c376d4441b50ce60141f58aadece16f175a5b57492e8ddd997a6289d8671368dc0a58b01b6bbd2374acf45e7882e66
+DIST base-v0.15.0.tar.gz 414144 BLAKE2B f2d04f92581904a0c1323df99c2c3fc242c5953776d2a52f19546b42a57cf4e9fbc205573cc29405ea246e7713f9c7e1bde390dbb959f58460b176017d0fbb8c SHA512 838652994052b445a5090a8ad2b3bfb4130df42fc332ab295865000818de775cc78fb5b8960e29c68ab7cdff72186aad3b4d953088b956d9817213b0d24f4cff

diff --git a/dev-ml/base/base-0.15.0.ebuild b/dev-ml/base/base-0.15.0.ebuild
new file mode 100644
index 000000000000..3b5b22b82d69
--- /dev/null
+++ b/dev-ml/base/base-0.15.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+MYP=${PN}-v${PV}
+DESCRIPTION="Standard library for OCaml"
+HOMEPAGE="https://github.com/janestreet/base"
+SRC_URI="https://ocaml.janestreet.com/ocaml-core/v$(ver_cut 1-2)/files/${MYP}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE="+ocamlopt"
+
+RDEPEND="
+	>=dev-ml/sexplib0-0.15.0:=
+	dev-ml/dune-configurator:=
+"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}"/${MYP}


             reply	other threads:[~2022-04-21 16:32 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-21 16:32 Alfredo Tupone [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-22  1:44 Maciej Barć
2022-04-21 16:34 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=1650558736.4dddff8ea5734bcf544411fd5dfe8cf6f6664f11.tupone@gentoo \
    --to=tupone@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