* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-ml/sexp_pretty/
@ 2024-06-15 15:56 Alfredo Tupone
0 siblings, 0 replies; only message in thread
From: Alfredo Tupone @ 2024-06-15 15:56 UTC (permalink / raw
To: gentoo-commits
commit: d56fdc0d62da76c26ffbb04fcfac699d7462167b
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 15 14:37:15 2024 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Jun 15 15:55:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d56fdc0d
dev-ml/sexp_pretty: add 0.17.0
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/sexp_pretty/Manifest | 1 +
dev-ml/sexp_pretty/sexp_pretty-0.17.0.ebuild | 26 ++++++++++++++++++++++++++
profiles/package.mask | 1 +
3 files changed, 28 insertions(+)
diff --git a/dev-ml/sexp_pretty/Manifest b/dev-ml/sexp_pretty/Manifest
index ab0927b8d7e3..90177cbc4588 100644
--- a/dev-ml/sexp_pretty/Manifest
+++ b/dev-ml/sexp_pretty/Manifest
@@ -1,3 +1,4 @@
DIST sexp_pretty-0.15.0.tar.gz 22407 BLAKE2B df8d246ebe1164f0d2d3ae78074c8249d2aa255a089e02eb9fcc0c21b808dc172da2da264d3b21b92dcc7bf9e51a2921ea8631eb45b45a46035447ead7abe02d SHA512 bc2a7aecfc3ae379a56e8940b9cc80ece686009c9f67233e7993e25ebbe251d62559601923db718a0f967cf42fc84024597c069659842760bb2ac5ce0eab8df2
DIST sexp_pretty-0.15.1.tar.gz 22410 BLAKE2B e3819bce21afb8addcf391aff7a330db7f332c338d11f87cf0264d0e8d45ead7897b881a646a908e6165e2b60b9d49c6f2cb4da26ef7f3402ddbc864ff6b088b SHA512 900accca43727f8e7603f21adb0b2bc5a121b1444112b152ed1bfd6ace553b3cd4b2f80371a8f924b636ea33cfa26e913bdcd0ab42e5af5fd24f21ecbca8e736
DIST sexp_pretty-0.16.0.tar.gz 22557 BLAKE2B e44dbaaf18ffe8899ae636271110cccfeeb61e0284b321ee0d9865e0a8805df4a50540b526988c7f8f0d42092a036421b1e53122c6d22fb38d7ad4295c1055c8 SHA512 531c71dc77abfe9d088eb6213ae9d6563d9a6e1db58a710974120ece6465e192aab4ede6e36e12b6a386bbcfcfa497d5f7a5ac250ea54bdf641cbd597ffc96b6
+DIST sexp_pretty-0.17.0.tar.gz 22605 BLAKE2B 8c25bea835821b4a0b32e9e522e42f992f871c9a07d49caf872c6da11ce36cb9cf156e48c38076ece138b76349ab2e0870f421bd278e399a2ef7cae9df4fb3b9 SHA512 df2f9f9d434332c63d73be601907096d42d39f3cbcad401eaa0b20e234ea5ca7fa2b0f7c14c420022cb20f9f2a758d9111ed7d3d49f9a245d89d9d92d608a64f
diff --git a/dev-ml/sexp_pretty/sexp_pretty-0.17.0.ebuild b/dev-ml/sexp_pretty/sexp_pretty-0.17.0.ebuild
new file mode 100644
index 000000000000..8545ba8d2a05
--- /dev/null
+++ b/dev-ml/sexp_pretty/sexp_pretty-0.17.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="S-expression pretty-printer"
+HOMEPAGE="https://github.com/janestreet/sexp_pretty"
+SRC_URI="https://github.com/janestreet/${PN}/archive/refs/tags/v${PV}.tar.gz
+ -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/$(ver_cut 1-2)"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64"
+IUSE="+ocamlopt"
+
+RDEPEND="
+ >=dev-lang/ocaml-5
+ dev-ml/base:${SLOT}[ocamlopt?]
+ dev-ml/ppx_base:${SLOT}[ocamlopt?]
+ dev-ml/sexplib:${SLOT}[ocamlopt?]
+ dev-ml/re:=[ocamlopt?]
+"
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-ml/dune-3.11"
diff --git a/profiles/package.mask b/profiles/package.mask
index e8faddd11547..9e54f09205d9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -292,6 +292,7 @@ dev-ml/core:0/0.17
dev-ml/uopt:0/0.17
dev-ml/core_kernel:0/0.17
dev-ml/timezone:0/0.17
+dev-ml/sexp_pretty:0/0.17
# Arthur Zamarin <arthurzam@gentoo.org> (2024-06-08)
# EAPI=6, waiting for a version bump, not maintained for many years.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-06-15 15:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-15 15:56 [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-ml/sexp_pretty/ Alfredo Tupone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox