From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppxlib/
Date: Sat, 16 Jan 2021 12:56:21 +0000 (UTC) [thread overview]
Message-ID: <1610801771.e496f988ffbbe06e6d9a58df677f89f1ec20e15c.tupone@gentoo> (raw)
commit: e496f988ffbbe06e6d9a58df677f89f1ec20e15c
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 16 12:56:11 2021 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Jan 16 12:56:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e496f988
dev-ml/ppxlib: version bump to 0.20.0
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/ppxlib/Manifest | 1 +
dev-ml/ppxlib/ppxlib-0.20.0.ebuild | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-ml/ppxlib/Manifest b/dev-ml/ppxlib/Manifest
index c1e2284bfcf..402675b1c89 100644
--- a/dev-ml/ppxlib/Manifest
+++ b/dev-ml/ppxlib/Manifest
@@ -1 +1,2 @@
DIST ppxlib-0.18.0.tar.gz 192929 BLAKE2B db14821aa77eac02038632ee8a9756ffd7a7b561c5852c4a5bb6882da531a6d2833737d4d1d372ff73251c168e2da57c7df0c724b1d9a6c4829632881aa4d2b3 SHA512 73b785eec34ca68451936c750ff68a4799b8c265cd973a587bd77b60cb933409eed4edfd4c9a4b0b1ada8d3a0bae5c5c719e4258d00cb0290a6842c67be1fd3d
+DIST ppxlib-0.20.0.tar.gz 193453 BLAKE2B baf5703737792f274654de489aee31c1d324011cbe7e4f5b73102ea352d10ca513ed1b04ec43324640a01c0e5d168945806f6fd4e3a60c9f70c28392a720ec61 SHA512 e19699cb09c441d0ecbda191df78e8227111f1880be4f2810228cbfbf93c9474ba6d04e0e3b4b14820ea7dbd1388fd4ac86f818a28819e7d8b0dd00200609a7d
diff --git a/dev-ml/ppxlib/ppxlib-0.20.0.ebuild b/dev-ml/ppxlib/ppxlib-0.20.0.ebuild
new file mode 100644
index 00000000000..5fb766c7f1b
--- /dev/null
+++ b/dev-ml/ppxlib/ppxlib-0.20.0.ebuild
@@ -0,0 +1,29 @@
+# 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:= )"
next reply other threads:[~2021-01-16 12:56 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-16 12:56 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-02 19:07 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppxlib/ Alfredo Tupone
2024-10-18 17:54 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-24 22:40 Sam James
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=1610801771.e496f988ffbbe06e6d9a58df677f89f1ec20e15c.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