From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/cppo/
Date: Wed, 16 Oct 2024 06:32:52 +0000 (UTC) [thread overview]
Message-ID: <1729060350.12a5b46ee6b752f55c9b1ccd99cac114fdee5c97.tupone@gentoo> (raw)
commit: 12a5b46ee6b752f55c9b1ccd99cac114fdee5c97
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 16 06:32:17 2024 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Oct 16 06:32:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12a5b46e
dev-ml/cppo: add 1.7.0
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/cppo/Manifest | 1 +
dev-ml/cppo/cppo-1.7.0.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/dev-ml/cppo/Manifest b/dev-ml/cppo/Manifest
index c78c612361f0..3ede09193753 100644
--- a/dev-ml/cppo/Manifest
+++ b/dev-ml/cppo/Manifest
@@ -1,3 +1,4 @@
DIST cppo-1.6.7.tar.gz 29032 BLAKE2B cc02666ca5fbc903cf6a749ee08f7fe34bad4604635084bbf964afdde66783c01e3d48d515eb42a5188189fef67ebe7cf79c0205c60537c9d1a8b14f453fd248 SHA512 fb2865b4004fe3f17d5893659fca90c01557cf6be789500c54b06ac8e0d097181c9f6437f178aae6d786b3f6b639859bc68400f4a7c59e7acd4f296cf8271a9d
DIST cppo-1.6.8.tar.gz 29063 BLAKE2B 503c9dcc5f25cf69caa5057753ece9e107383a94d191a15f8056f7f417fa252147f2b2d3011493b80728aeca6979c0097e42b1d1af174784528959870366f5f9 SHA512 069bbe0ef09c03b0dc4b5795f909c3ef872fe99c6f1e6704a0fa97594b1570b3579226ec67fe11d696ccc349a4585055bbaf07c65eff423aa45af28abf38c858
DIST cppo-1.6.9.tar.gz 31210 BLAKE2B 4e2d9bea57d705bb59de6d7ec990cdd44d2492b7d104d95c9f947172e7e46f5302a0a55f981ce19e5a2fd4b2de2209b4adae478235aca0729920dcba11c07b9b SHA512 26ff5a7b7f38c460661974b23ca190f0feae3a99f1974e0fd12ccf08745bd7d91b7bc168c70a5385b837bfff9530e0e4e41cf269f23dd8cf16ca658008244b44
+DIST cppo-1.7.0.tar.gz 41051 BLAKE2B 880a9775d1da3c459bd43720615d264beed0d0ffa775c58aab21f3fe56346bd959a81f73825a0c1349dd9da48d46f9827ff0f9447d19938fd32870945a23ad19 SHA512 cafa2f7add42912b413f39e1d9fb7a2a42a9be134128c179dfe353f35a6c32840720d2166a77d985941300cb945b9c424b38401d20027d814b25f3bac534506d
diff --git a/dev-ml/cppo/cppo-1.7.0.ebuild b/dev-ml/cppo/cppo-1.7.0.ebuild
new file mode 100644
index 000000000000..5f499c0f0545
--- /dev/null
+++ b/dev-ml/cppo/cppo-1.7.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="An equivalent of the C preprocessor for OCaml programs"
+HOMEPAGE="https://github.com/ocaml-community/cppo/"
+SRC_URI="https://github.com/ocaml-community/cppo/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE="+ocamlopt"
+
+RDEPEND="dev-ml/ocamlbuild:=
+ dev-ml/findlib:="
+DEPEND="${RDEPEND}"
next reply other threads:[~2024-10-16 6:32 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-16 6:32 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-02 17:44 [gentoo-commits] repo/gentoo:master commit in: dev-ml/cppo/ Alfredo Tupone
2023-02-25 23:11 Sam James
2022-09-06 15:39 Maciej Barć
2021-10-06 1:02 Sam James
2021-03-13 12:28 Sam James
2021-03-13 12:27 Sam James
2021-02-16 12:34 Sam James
2021-02-12 22:20 Sam James
2021-02-11 6:31 Sam James
2021-02-11 6:26 Sam James
2021-02-10 18:53 Sam James
2021-02-10 16:33 Sam James
2021-01-24 17:26 Sam James
2021-01-24 16:12 Sam James
2021-01-24 16:06 Sam James
2020-12-17 12:08 Sam James
2020-12-13 12:03 Sergei Trofimovich
2020-12-03 2:01 Thomas Deutschmann
2020-10-28 3:36 Sam James
2020-10-24 0:38 Sam James
2020-10-15 12:51 Mark Wright
2017-07-09 8:28 Alexis Ballier
2017-06-19 16:57 Alexis Ballier
2017-04-25 17:32 Alexis Ballier
2017-04-25 17:32 Alexis Ballier
2017-04-05 10:22 Michael Weber
2017-04-05 9:51 Michael Weber
2017-03-15 14:26 Alexis Ballier
2017-02-23 11:57 Michael Weber
2017-02-23 11:57 Michael Weber
2017-02-16 17:26 Agostino Sarubbo
2017-02-16 13:25 Agostino Sarubbo
2017-01-24 11:07 Alexis Ballier
2016-11-10 15:18 Alexis Ballier
2016-08-19 14:51 Alexis Ballier
2016-04-22 13:01 Alexis Ballier
2016-03-05 11:24 Alexis Ballier
2016-03-01 18:47 Alexis Ballier
2016-02-06 16:25 Alexis Ballier
2016-02-06 16:25 Alexis Ballier
2015-09-21 9:41 Alexis Ballier
2015-09-21 9:41 Alexis Ballier
2015-09-14 12:11 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=1729060350.12a5b46ee6b752f55c9b1ccd99cac114fdee5c97.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