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/parmap/
Date: Tue,  1 Feb 2022 09:49:55 +0000 (UTC)	[thread overview]
Message-ID: <1643708983.8c5add3692caabaec0662d8607a22ec40022cec6.tupone@gentoo> (raw)

commit:     8c5add3692caabaec0662d8607a22ec40022cec6
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  1 09:49:43 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Feb  1 09:49:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c5add36

dev-ml/parmap: 1.2.4 bump

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

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

diff --git a/dev-ml/parmap/Manifest b/dev-ml/parmap/Manifest
index 2110ccd4409e..46b432ceec92 100644
--- a/dev-ml/parmap/Manifest
+++ b/dev-ml/parmap/Manifest
@@ -1,3 +1,4 @@
 DIST parmap-1.2.1.tar.gz 47069 BLAKE2B 85d67aacff70c9d8b70c73e4673486804a0d0a4cc52391cd93bf12ed19206c11cb77066e64757f5a22352580789383e04b7d984aade5e60872be12728a173fb6 SHA512 b5ed86b464f68db625e6442606cb74c7e2b10fd066a20732e60042d32b937c20f83ff4ebf17f47b79ee6725e0de9ca42bbb050c06b47d90a27052b3b0fb07afb
 DIST parmap-1.2.3.tar.gz 47481 BLAKE2B 3c65448d244e6079444912ffaaea35982d44123f6259c2d15b7f1618afd10c79972f00f7e2744da270b298f4bca090c34c96e6e36638f2aaabba4ed774af24b5 SHA512 f050492ae1c5fc7c9d0baddaed44ea9920da7d2a5ed6455e93fd427648037a5e00051b6eaaf982174d88ed4de9b0123a1c4eff203f1ba6bef3384b5c7e2952c4
+DIST parmap-1.2.4.tar.gz 47584 BLAKE2B a4b03f4e3aaafd2c8e75cda045741b21b9d72998a6a4ca406147cd6fc88eac1ffbcc996f862d4ea090551a6e7219e59f3df0515b48b4155305b49f8ea9b3b123 SHA512 7dfe3bb2ace3547c426bca4974bad0ccfaa1fddbe0ba6f574a0dd8c4c30e8dcd1b90d0938312fcef9468ea87358db096bf870f64467ba822b13465773054a8ed
 DIST parmap-1.2.tar.gz 47083 BLAKE2B e790087273fcf749b000c7ad3a2f5b2cafea91c529e3a4687b1d882d203cb43e4069a42675319c27878d8bca3fa0e19af96ab1dfda8df3967dc48d28ec542b91 SHA512 69431e146e8aa01823ae1583c6a5e7753436cecee37c3da3064a836c20cf8c6b9033248412203406d03bd4efdd957b2e118ea5c5866e3bd1f668d8c4fd48777f

diff --git a/dev-ml/parmap/parmap-1.2.4.ebuild b/dev-ml/parmap/parmap-1.2.4.ebuild
new file mode 100644
index 000000000000..195afde1cbcd
--- /dev/null
+++ b/dev-ml/parmap/parmap-1.2.4.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+MY_PV="${PV/_/-}"
+DESCRIPTION="Library to exploit multicore architectures for OCaml programs"
+HOMEPAGE="https://www.dicosmo.org/code/parmap/"
+SRC_URI="https://github.com/rdicosmo/parmap/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-${MY_PV/+/-}"
+
+LICENSE="LGPL-2-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+
+BDEPEND="dev-ml/dune-configurator"
+RDEPEND=">=dev-lang/ocaml-4.03:=[ocamlopt?]"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2022-02-01  9:49 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-01  9:49 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-03 19:09 [gentoo-commits] repo/gentoo:master commit in: dev-ml/parmap/ Arthur Zamarin
2023-04-03 19:09 Arthur Zamarin
2023-03-17 11:27 Arthur Zamarin
2023-03-17  7:17 Arthur Zamarin
2023-03-16 23:16 Sam James
2022-12-16 11:06 Maciej Barć
2022-04-22 21:08 Alfredo Tupone
2021-10-03  9:58 Alfredo Tupone
2021-10-02 19:17 Sam James
2021-10-02 19:17 Sam James
2021-10-02 19:17 Sam James
2021-10-01 16:25 Alfredo Tupone
2021-08-03 11:03 Sam James
2021-07-29  7:08 Agostino Sarubbo
2021-07-28  3:12 Sam James
2021-06-12  1:18 Sam James
2021-04-25  6:19 Sam James
2021-03-14  0:48 Sam James
2021-02-11  6:31 Sam James
2021-02-11  6:26 Sam James
2021-02-10 18:53 Sam James
2021-02-10 16:33 Sam James
2021-01-24 10:02 Alfredo Tupone
2021-01-09 12:55 Sam James
2020-10-28 16:54 Sam James
2020-10-28  3:56 Sam James
2020-10-28  3:56 Sam James
2020-10-28  3:36 Sam James
2017-08-04 21:07 Amy Liffey
2017-06-22 14:24 Alexis Ballier
2017-04-05  9:51 Michael Weber
2017-03-15 14:26 Alexis Ballier
2017-02-27  8:34 Alexis Ballier
2017-01-24 11:32 Alexis Ballier
2016-05-16 13:36 Alexis Ballier
2016-03-01 18:47 Alexis Ballier
2015-09-21  9:41 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=1643708983.8c5add3692caabaec0662d8607a22ec40022cec6.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