public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_custom_printf/
Date: Wed,  2 Feb 2022 18:28:02 +0000 (UTC)	[thread overview]
Message-ID: <1643826469.487ec1afeb50396cf9e2b8a348c6b553c574d70f.tupone@gentoo> (raw)

commit:     487ec1afeb50396cf9e2b8a348c6b553c574d70f
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  2 18:27:49 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Feb  2 18:27:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=487ec1af

dev-ml/ppx_custom_printf: 0.14.1 bump

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/ppx_custom_printf/Manifest                  |  1 +
 .../ppx_custom_printf-0.14.1.ebuild                | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-ml/ppx_custom_printf/Manifest b/dev-ml/ppx_custom_printf/Manifest
index 72c2d6fba881..62a69ebf3d15 100644
--- a/dev-ml/ppx_custom_printf/Manifest
+++ b/dev-ml/ppx_custom_printf/Manifest
@@ -1 +1,2 @@
 DIST ppx_custom_printf-0.14.0.tar.gz 9600 BLAKE2B 7b921188e158d59a160502b410ac780709b40fd408cf2e06a0adb70952ef3e72144deaee1c40df512cc09997ce87621e0be2a32d28e8408914fb90f3416e0532 SHA512 2f607df87aa372ef602b4aeb44a2d697ff8696001161e544398c3675280ef7af402f4b34b8cfce900791129d2a9db13ccbf4e73518f58487adc47d5188c8652c
+DIST ppx_custom_printf-0.14.1.tar.gz 9606 BLAKE2B 81999f3534fcf8daa965274f93812442b170c8bb7bd05d6b4ba2cb7f506e6bba44dadec355733adec790262be25ad62016356cdf7e0ddcebf2080a3238314543 SHA512 0acb5a2964c996a34d1759c1db73219d4db813ab6b96f80feffae34cbcd73fc8c8ab40ccad7ad378d730acb45eff26906533b29716398fc1c10a7bb4ff949443

diff --git a/dev-ml/ppx_custom_printf/ppx_custom_printf-0.14.1.ebuild b/dev-ml/ppx_custom_printf/ppx_custom_printf-0.14.1.ebuild
new file mode 100644
index 000000000000..ca0f971d4991
--- /dev/null
+++ b/dev-ml/ppx_custom_printf/ppx_custom_printf-0.14.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="Printf-style format-strings for user-defined string conversion"
+HOMEPAGE="https://github.com/janestreet/ppx_custom_printf"
+SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+
+DEPEND="
+	>=dev-ml/base-0.14.0:=
+	dev-ml/findlib:=
+	>=dev-ml/ppx_sexp_conv-0.14.1:=
+	>=dev-ml/ppxlib-0.18.0:=
+	>=dev-ml/ocaml-migrate-parsetree-2.0.0:=
+	dev-ml/cinaps:=
+"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2022-02-02 18:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-02 18:28 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-02  7:22 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_custom_printf/ Alfredo Tupone
2023-03-26 16:54 Arthur Zamarin
2023-03-26 16:27 Arthur Zamarin
2023-03-26  0:53 Sam James
2023-03-25 16:42 Arthur Zamarin
2023-03-25 16:00 Arthur Zamarin
2023-02-10  7:51 Alfredo Tupone
2022-04-25  7:30 Alfredo Tupone
2021-03-07 19:55 Alfredo Tupone
2020-10-17  1:16 Sam James
2020-10-16 15:17 Mark Wright
2017-09-22  8:32 Alexis Ballier
2017-06-25 14:42 Alexis Ballier
2017-01-24 11:40 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=1643826469.487ec1afeb50396cf9e2b8a348c6b553c574d70f.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