public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_here/, profiles/
@ 2024-06-12 20:48 Alfredo Tupone
  0 siblings, 0 replies; only message in thread
From: Alfredo Tupone @ 2024-06-12 20:48 UTC (permalink / raw
  To: gentoo-commits

commit:     960deb4ad23d325d35483122c2529d378fdbffb7
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 12 06:27:13 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Jun 12 20:47:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=960deb4a

dev-ml/ppx_here: add 0.17.0

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/ppx_here/Manifest               |  1 +
 dev-ml/ppx_here/ppx_here-0.17.0.ebuild | 26 ++++++++++++++++++++++++++
 profiles/package.mask                  |  1 +
 3 files changed, 28 insertions(+)

diff --git a/dev-ml/ppx_here/Manifest b/dev-ml/ppx_here/Manifest
index f964a81cd236..e101223fd8b2 100644
--- a/dev-ml/ppx_here/Manifest
+++ b/dev-ml/ppx_here/Manifest
@@ -1,3 +1,4 @@
 DIST ppx_here-0.14.0.tar.gz 5005 BLAKE2B 1711ec047c85af76d2343895e54889fec6e9aa29d4d188e83ff9d9ee12cecf42e4ca968a97f341a818f87efc0cc6ccb7e26f025e8af2195c341cb57325aec62b SHA512 3386e9c727f93be86de1daee2e94c9b7a22bcb4bd0ef20bd2c40ac227723ac36c9ac04fd3e16121731227a9b5256898594e0f33860864edf6f15797b98b114da
 DIST ppx_here-0.15.0.tar.gz 5010 BLAKE2B c04e72c8f78cc87f8edcff830c7e07094f013d887df9e87f119f9d05307d61d3dc8127c9c4dd2419f86cf20ad2387d25ce24de1b5e085c7dc10d3647f2783799 SHA512 708bd2edf9390f251e1c76e63462692c01372c7d7c7b54e45347e87ee7da999392148b61a187f2106fbc37d626663260d331982a005bd2f98f9bd6bc8f326cf5
 DIST ppx_here-0.16.0.tar.gz 5034 BLAKE2B 6bd768d87b838677e471964b290e1779da0b041f2f45f20d6fc9b77e1032dc313b49ab5faf9e613e4491b402ec0351281693dde92af342d67f286d0667ad3503 SHA512 8729ad57caaf512de4735a3017272d052f322be0847f051ab17bc687ce54f24c398dde8e6ffa10126e035750ec5268e9ce1ee678da7588b718144239fcc90bc8
+DIST ppx_here-0.17.0.tar.gz 5138 BLAKE2B bbfc83ed262d216343729675c13a7b4902dc726b8faca0f4dc042263e7eafbb6f05c4c347310cf690f4c07d65d6683a7b2ed6a46e30edc53ec13ecea5a5b59f5 SHA512 fa6c14ee69c728268222161099c1f89963979d000fbccdaf7493efa9e25d30f1697448e7a3f2257ca98eeb9cab02e6bdcf8ceac5eefa0dd6c1c24f9fe4c826eb

diff --git a/dev-ml/ppx_here/ppx_here-0.17.0.ebuild b/dev-ml/ppx_here/ppx_here-0.17.0.ebuild
new file mode 100644
index 000000000000..2e3b807d5d05
--- /dev/null
+++ b/dev-ml/ppx_here/ppx_here-0.17.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Expands [%here] into its location"
+HOMEPAGE="https://github.com/janestreet/ppx_here"
+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 ~arm64 ~ppc ~ppc64"
+IUSE="+ocamlopt"
+
+RDEPEND="
+	>=dev-lang/ocaml-5
+	dev-ml/base:${SLOT}[ocamlopt?]
+	>=dev-ml/ppxlib-0.32.1:=[ocamlopt?]
+"
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-ml/dune-3.11"
+
+# Error: No rule found for test/dummy.ml.pp
+RESTRICT=test

diff --git a/profiles/package.mask b/profiles/package.mask
index 02de6fd7a550..8a9096755a39 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -185,6 +185,7 @@ dev-ml/ppx_hash:0/0.17
 dev-ml/ppx_base:0/0.17
 dev-ml/ppx_fields_conv:0/0.17
 dev-ml/ppx_fixed_literal:0/0.17
+dev-ml/ppx_here: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-12 20:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-12 20:48 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_here/, profiles/ Alfredo Tupone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox