From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppxlib/
Date: Sun, 24 Jan 2021 22:40:42 +0000 (UTC) [thread overview]
Message-ID: <1611528032.625d2a344afe45f72fa48c6f15c8d770db709b26.sam@gentoo> (raw)
commit: 625d2a344afe45f72fa48c6f15c8d770db709b26
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 22:24:02 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 22:40:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=625d2a34
dev-ml/ppxlib: bump to 0.21.0
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/ppxlib/Manifest | 1 +
dev-ml/ppxlib/ppxlib-0.21.0.ebuild | 33 +++++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-ml/ppxlib/Manifest b/dev-ml/ppxlib/Manifest
index 402675b1c89..c56ce75b52e 100644
--- a/dev-ml/ppxlib/Manifest
+++ b/dev-ml/ppxlib/Manifest
@@ -1,2 +1,3 @@
DIST ppxlib-0.18.0.tar.gz 192929 BLAKE2B db14821aa77eac02038632ee8a9756ffd7a7b561c5852c4a5bb6882da531a6d2833737d4d1d372ff73251c168e2da57c7df0c724b1d9a6c4829632881aa4d2b3 SHA512 73b785eec34ca68451936c750ff68a4799b8c265cd973a587bd77b60cb933409eed4edfd4c9a4b0b1ada8d3a0bae5c5c719e4258d00cb0290a6842c67be1fd3d
DIST ppxlib-0.20.0.tar.gz 193453 BLAKE2B baf5703737792f274654de489aee31c1d324011cbe7e4f5b73102ea352d10ca513ed1b04ec43324640a01c0e5d168945806f6fd4e3a60c9f70c28392a720ec61 SHA512 e19699cb09c441d0ecbda191df78e8227111f1880be4f2810228cbfbf93c9474ba6d04e0e3b4b14820ea7dbd1388fd4ac86f818a28819e7d8b0dd00200609a7d
+DIST ppxlib-0.21.0.tar.gz 201905 BLAKE2B f7a7b69ab07b2a5dce542877989fb4ca820acdda375371895072b857a44e8e7f437695f43990472dfad88261179ff07bd33f6e39881c2b28ff2650d7e2a53bdf SHA512 5760ecc8a5e0c0f49ad4f0d3ba2546185d36411f4292c4ebfbf0c9520438546a60d8fe0b265cec70793b03cc684e399401ff761cb1c369966add70118f1ecda5
diff --git a/dev-ml/ppxlib/ppxlib-0.21.0.ebuild b/dev-ml/ppxlib/ppxlib-0.21.0.ebuild
new file mode 100644
index 00000000000..0fdd44c7b65
--- /dev/null
+++ b/dev-ml/ppxlib/ppxlib-0.21.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="Base library and tools for ppx rewriters "
+HOMEPAGE="https://github.com/ocaml-ppx/ppxlib"
+SRC_URI="https://github.com/ocaml-ppx/ppxlib/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ >=dev-ml/base-0.11.0:=
+ dev-ml/findlib:=
+ >=dev-ml/ocaml-compiler-libs-0.11.0:=
+ >=dev-ml/ocaml-migrate-parsetree-2.1.0:=
+ dev-ml/sexplib0:=
+ dev-ml/stdlib-shims:=
+ >=dev-ml/ppx_derivers-1.2.1:=
+ >=dev-ml/stdio-0.11.0:=
+"
+DEPEND="${DEPEND}
+ test? (
+ dev-ml/cinaps:=
+ dev-ml/re:=
+ )
+"
next reply other threads:[~2021-01-24 22:40 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-24 22:40 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-18 17:54 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppxlib/ Alfredo Tupone
2024-10-15 18:30 Alfredo Tupone
2023-12-29 22:14 Alfredo Tupone
2023-10-08 17:42 Arthur Zamarin
2023-10-08 17:41 Arthur Zamarin
2023-10-08 15:29 Arthur Zamarin
2023-10-08 15:29 Arthur Zamarin
2023-10-08 15:29 Arthur Zamarin
2023-07-01 20:12 Alfredo Tupone
2023-04-24 11:32 Alfredo Tupone
2023-03-17 9:00 Arthur Zamarin
2023-03-17 9:00 Arthur Zamarin
2023-03-17 9:00 Arthur Zamarin
2023-03-17 9:00 Arthur Zamarin
2023-03-16 12:55 Alfredo Tupone
2023-02-15 20:53 Alfredo Tupone
2023-02-08 19:37 Alfredo Tupone
2023-01-27 22:25 Alfredo Tupone
2021-12-10 12:51 Maciej Barć
2021-11-02 9:14 Agostino Sarubbo
2021-11-02 9:13 Agostino Sarubbo
2021-10-29 12:33 Sam James
2021-10-29 12:33 Sam James
2021-10-19 5:53 Agostino Sarubbo
2021-10-18 15:22 Agostino Sarubbo
2021-10-15 3:04 Sam James
2021-10-15 3:04 Sam James
2021-10-02 5:33 Sam James
2021-10-02 5:33 Sam James
2021-10-02 5:23 Sam James
2021-07-10 18:45 Alfredo Tupone
2021-03-01 13:49 Alfredo Tupone
2021-02-12 22:19 Sam James
2021-02-09 16:55 Sam James
2021-02-08 8:02 Sam James
2021-01-24 22:40 Sam James
2021-01-16 12:56 Alfredo Tupone
2020-10-16 15:17 Mark Wright
2020-10-15 13:48 Mark Wright
2020-10-15 12:20 Mark Wright
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=1611528032.625d2a344afe45f72fa48c6f15c8d770db709b26.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