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/base/
Date: Sun, 24 Jan 2021 20:43:27 +0000 (UTC)	[thread overview]
Message-ID: <1611521005.252405ddc0d3cf3fdefc21b8091d0ecaa4df41b7.sam@gentoo> (raw)

commit:     252405ddc0d3cf3fdefc21b8091d0ecaa4df41b7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 20:42:06 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 20:43:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=252405dd

dev-ml/base: bump to 0.14.1

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

 dev-ml/base/Manifest           |  1 +
 dev-ml/base/base-0.14.1.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/dev-ml/base/Manifest b/dev-ml/base/Manifest
index b14145bd258..2e68374f3c3 100644
--- a/dev-ml/base/Manifest
+++ b/dev-ml/base/Manifest
@@ -1,4 +1,5 @@
 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.9.1.tar.gz 286498 BLAKE2B fc2b8b3894af1ee142e5f46f89fbc508aa0a57dd50624598137364f6e6c7bda33864d8131f84838840a86ed8b3dd0d14f3833484c29e6fe3a2ffabefc89cd9e9 SHA512 e1eb26eb07ee3489c8f42a886e2131bcc5eb5e965727eb29910e3aa37cdab6d23bfbf71421e16b77d9fe20a69392f9313ad6189c9618013794f0ed7df8c76c52
 DIST base-0.9.2.tar.gz 286533 BLAKE2B 851472c23c5a79436ee02cf45c0f797de21efbe52b7ca0a9dd8a4244b1808ff9f14b8e364654ebbbfb6d21bd7532f9ee1df0d2728a23154601d4abf69f916dd8 SHA512 9eae093c18e4fcbc02eb970b73bb7e49a94e0ccdd3fd6509d0668035b454ad8b5894bdbd10027a83681e993b4e1dec97db213b7fdfc293cb9737bae303002e11
 DIST base-0.9.3.tar.gz 286655 BLAKE2B 05a53a528a321fb627a2aba1521028b59741ce2de5e24a87cc4a448dedeb788bace907a6d7d49521ff90d56e1c302135dacfa32ff8ab4525e9f0c476fc376bd2 SHA512 7c7ca4439479230a6d338ce51b14c93225b71fd98242f47d82e06c08cbec092a33faa7385db8d21ce0302e7f4f3cf5d659a704e2d85ab3391e046c7d7ea3b62b

diff --git a/dev-ml/base/base-0.14.1.ebuild b/dev-ml/base/base-0.14.1.ebuild
new file mode 100644
index 00000000000..c589ee8a7b1
--- /dev/null
+++ b/dev-ml/base/base-0.14.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="Standard library for OCaml"
+HOMEPAGE="https://github.com/janestreet/base"
+SRC_URI="https://github.com/janestreet/base/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+
+RDEPEND="
+	>=dev-ml/sexplib0-0.14.0:=
+	dev-ml/dune-configurator:=
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2021-01-24 20:43 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-24 20:43 Sam James [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-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
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=1611521005.252405ddc0d3cf3fdefc21b8091d0ecaa4df41b7.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