From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_expect/
Date: Sat, 28 Jan 2023 13:26:21 +0000 (UTC) [thread overview]
Message-ID: <1674912298.a267c979aa6554be532cd74d3c4fc21557428eda.tupone@gentoo> (raw)
commit: a267c979aa6554be532cd74d3c4fc21557428eda
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 11:39:03 2023 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 13:24:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a267c979
dev-ml/ppx_expect: add 0.15.1
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/ppx_expect/Manifest | 1 +
dev-ml/ppx_expect/ppx_expect-0.15.1.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-ml/ppx_expect/Manifest b/dev-ml/ppx_expect/Manifest
index fc31177f6ffc..656213e07a9d 100644
--- a/dev-ml/ppx_expect/Manifest
+++ b/dev-ml/ppx_expect/Manifest
@@ -2,3 +2,4 @@ DIST ppx_expect-0.14.0.tar.gz 45661 BLAKE2B 0cba3840743d45f0f11936f090319aab3237
DIST ppx_expect-0.14.1.tar.gz 45699 BLAKE2B b52d579d92156344ff44d30c88603840eb7d6a0d346de49fcbc01ef16fe3c33e664486de4cb2d09f74e853e39b9a01778e7e0f489497fdd34fc9582d895a0d3b SHA512 fd98e79d5b3bb935b2a4077a07894c159b48e142268c2e30ebff2cbfecc92266b454be69f5080b315eefa9184372e5e5248bd8a3b2b9d6cad59e2d517c94bd02
DIST ppx_expect-0.14.2.tar.gz 45703 BLAKE2B cd1371f6e7e0519c1b30c6d471a1f4be6cbeffa0bf65de1472c9809265c35c307cd36ebb12548f60ab2acb6e9786556f29ae4752ee5cfbfa19fdc2dc14f16aa6 SHA512 bb00e15057ea403241781d2d6a385200496adc79680a01d031416192f8c93efd75a6998602a90d0aba7fcb2110e876b058126bb6397d5ba7fe5dd48c03202169
DIST ppx_expect-0.15.0.tar.gz 48825 BLAKE2B 9363497cc5a507d4f9c51be11a3fef254cbd2541c146a1248755763bed6f54a69738ed72ac590e270856b9c04a5949c9bbd59ba25bc8e7d1fc9d76574bcc70c3 SHA512 945ebd31a94debd4a65c3a8dd7e6481e7debe043c48a60bab4085f9d05cba5b8663bf0f5498cb4cd0e86a24182b21006506f20873e5242b31db5de5629113ade
+DIST ppx_expect-0.15.1.tar.gz 48800 BLAKE2B de36b8eafb1393c6489f60d91a4eb0da15e0108db7b56536011cb4e0e7fd2168ab97d76256920d40bcf39283435b19b69afe17204a3ecca615ced9c3482e974a SHA512 483c320dcfa628a1140d727e63fe4c5e2b298d9c58ab9975f8b3b5fcfbb3348f04a901d8b4a8d8288b14959fddbf2578a8b48de7352e4ce90439e26a27026780
diff --git a/dev-ml/ppx_expect/ppx_expect-0.15.1.ebuild b/dev-ml/ppx_expect/ppx_expect-0.15.1.ebuild
new file mode 100644
index 000000000000..015618a4a1e6
--- /dev/null
+++ b/dev-ml/ppx_expect/ppx_expect-0.15.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Cram like framework for OCaml"
+HOMEPAGE="https://github.com/janestreet/ppx_expect"
+SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0/$(ver_cut 1-2)"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE="+ocamlopt"
+# https://bugs.gentoo.org/749291#c2
+RESTRICT="test"
+
+RDEPEND="
+ dev-ml/ppx_inline_test:${SLOT}
+ dev-ml/re:=
+"
+DEPEND="${RDEPEND}"
next reply other threads:[~2023-01-28 13:26 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-28 13:26 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-18 7:21 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_expect/ Alfredo Tupone
2024-06-02 19:46 Arthur Zamarin
2024-06-02 19:41 Arthur Zamarin
2024-06-02 19:36 Arthur Zamarin
2023-06-30 19:08 Maciej Barć
2023-03-26 0:53 Sam James
2023-03-25 19:07 Arthur Zamarin
2023-03-25 16:44 Arthur Zamarin
2023-03-25 15:50 Arthur Zamarin
2023-01-28 21:23 Alfredo Tupone
2022-04-25 7:51 Alfredo Tupone
2022-04-22 18:34 Alfredo Tupone
2022-02-02 18:30 Alfredo Tupone
2022-01-19 21:03 Alfredo Tupone
2021-10-15 3:04 Sam James
2021-10-14 3:25 Sam James
2021-10-13 20:37 Sam James
2021-10-11 8:09 Agostino Sarubbo
2021-10-11 5:45 Sam James
2021-10-11 5:45 Sam James
2021-07-13 16:53 Alfredo Tupone
2021-03-07 18:00 Alfredo Tupone
2021-02-17 21:24 Alfredo Tupone
2020-10-16 15:17 Mark Wright
2020-10-15 12:20 Mark Wright
2017-01-24 11:40 Alexis Ballier
2016-03-23 13:59 Alexis Ballier
2016-03-22 10:07 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=1674912298.a267c979aa6554be532cd74d3c4fc21557428eda.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