From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/batteries/
Date: Fri, 28 Mar 2025 21:01:12 +0000 (UTC) [thread overview]
Message-ID: <1743195650.7f8711ccf4646a5230b6dd935d7e5c850b0a206f.tupone@gentoo> (raw)
commit: 7f8711ccf4646a5230b6dd935d7e5c850b0a206f
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 28 21:00:42 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Mar 28 21:00:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f8711cc
dev-ml/batteries: add 3.9.0
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/batteries/Manifest | 1 +
dev-ml/batteries/batteries-3.9.0.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-ml/batteries/Manifest b/dev-ml/batteries/Manifest
index 5512b1f5f5e5..05cf0d0660cd 100644
--- a/dev-ml/batteries/Manifest
+++ b/dev-ml/batteries/Manifest
@@ -2,3 +2,4 @@ DIST batteries-3.5.1.tar.gz 835112 BLAKE2B 29602093e5d3789a2b80e1c36e2d5b29d9c28
DIST batteries-3.6.0.tar.gz 796298 BLAKE2B a8d9b6f57019ff80367047393fb53014bd32bdcc87d93650eae2939210d90fe4a7977b3502d0ffed25e0e0cb4aa072b8174f01f08c6728d0536589b9abff0f35 SHA512 2a56611b09a5f1cba6457539f8b6bc87a5f2a5454b36cdb39f6e0d6a5dac6db179aab1ba87c74dd49cc41df31a9a96feb349028ea41df7371ecb47f4d9dfafc4
DIST batteries-3.6.1.tar.gz 797562 BLAKE2B e50ffa073ee4bf0028f4fbe4eac1bfcc0bbbc43fbe17d711350c7ae403a3943a3a8a79356323eb0f3bb0e0b4d2b589dcd33ecb8ba0768f0ac9895d425caa95b1 SHA512 16fd3b541f2b9504d26e1387b1d8b7279746221136391857c90193d3cc5b2814535d87ce54abfa2f50856a26f69e1a7a67f9574d208ba2f8a39630de59bf3a64
DIST batteries-3.8.0.tar.gz 794001 BLAKE2B 44df53b93df1c2db235604a97633fde1b060deb9189c752c7e19db455abc4529dce7c7ae61cbde740835254132f9b5f49c5e1fd85bd407929926a71c3fed1031 SHA512 3b0643ff337cd70da8c4b77887d212e82d043a7163fca36588be12186bc86bbcf0d56b13349325f12eabb96c846204c88560786342f50af7bf4e20b9480d3964
+DIST batteries-3.9.0.tar.gz 795015 BLAKE2B 62ea499848267117be962fe23f5ad1f4f860799d591af82e0ca3ef5fd14a8c5ac38329f55456f5aba9e0f7ba0c49af8316d1ffe61c8daa9165e123e5537b60aa SHA512 55975b62c26f6db77433a3ac31f97af609fc6789bb62ac38b267249c78fd44ff37fe81901f1cf560857b9493a6046dd37b0d1c0234c66bd59e52843aac3ce6cb
diff --git a/dev-ml/batteries/batteries-3.9.0.ebuild b/dev-ml/batteries/batteries-3.9.0.ebuild
new file mode 100644
index 000000000000..f7c9911d8bb4
--- /dev/null
+++ b/dev-ml/batteries/batteries-3.9.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2021-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="A community-maintained standard library extension"
+HOMEPAGE="https://github.com/ocaml-batteries-team/batteries-included/"
+SRC_URI="https://github.com/ocaml-batteries-team/batteries-included/archive/v${PV}.tar.gz
+ -> ${P}.tar.gz"
+S="${WORKDIR}"/batteries-included-${PV}
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="+ocamlopt"
+RESTRICT="test"
+
+RDEPEND="
+ dev-ml/camlp-streams:=[ocamlopt?]
+ dev-ml/num:=[ocamlopt?]
+"
+DEPEND="${RDEPEND}"
next reply other threads:[~2025-03-28 21:01 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-28 21:01 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-11 18:50 [gentoo-commits] repo/gentoo:master commit in: dev-ml/batteries/ Alfredo Tupone
2024-06-16 11:54 Alfredo Tupone
2023-09-22 14:09 Maciej Barć
2023-08-06 8:24 Alfredo Tupone
2022-12-16 17:17 Maciej Barć
2022-12-16 11:06 Maciej Barć
2022-09-23 1:57 Maciej Barć
2022-09-10 15:03 Alfredo Tupone
2022-07-01 6:55 Alfredo Tupone
2022-01-07 11:22 Alfredo Tupone
2021-12-04 16:41 Alfredo Tupone
2021-12-04 15:29 Alfredo Tupone
2018-02-11 21:56 Thomas Deutschmann
2017-04-18 20:10 Alexis Ballier
2016-05-16 10:20 Alexis Ballier
2016-05-06 13:06 Alexis Ballier
2015-12-17 10:55 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=1743195650.7f8711ccf4646a5230b6dd935d7e5c850b0a206f.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