From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/menhir/
Date: Tue, 6 Sep 2022 17:00:14 +0000 (UTC) [thread overview]
Message-ID: <1662483611.d390082d1c60e975d0c1dab6077d9263dd7a0937.xgqt@gentoo> (raw)
commit: d390082d1c60e975d0c1dab6077d9263dd7a0937
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 6 15:50:08 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Sep 6 17:00:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d390082d
dev-ml/menhir: bump to 20220210
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
dev-ml/menhir/Manifest | 1 +
dev-ml/menhir/menhir-20220210.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/dev-ml/menhir/Manifest b/dev-ml/menhir/Manifest
index 4de4f6988c3f..18f45db21188 100644
--- a/dev-ml/menhir/Manifest
+++ b/dev-ml/menhir/Manifest
@@ -1,3 +1,4 @@
DIST menhir-20190924.tar.gz 2491000 BLAKE2B 463825aa0f3ea41e49d9c130226bc8bbfc2b96650debf8d79422a90b93338ead58e01aa0c34b2161e4383d1c9a8d77ab58bb1da78e3187ed60b02e13f7742844 SHA512 8036eb8a65f123ceadd21739d88dafca54a2338fc168922a1301a9fbe709ac5e8e7214d95d8114f3798c15f458822e64dcedb94f7fff18ab6f9ccfb6de462e46
DIST menhir-20210419.tar.gz 1136536 BLAKE2B 9d95600221aca25983674fa736c35ac0c5f2809a8aade5f9163a7b8baaacc660c03376b52749ae1d75d0d35ad8f4710d7f43832ef5ee0283fce7f7a41f15c120 SHA512 cca9037586635a6603531629671cc1448d65deb47c66654928d34c9163c4b501901428afc95eb0efdfc7f010d2efa176385420d9296d59b840176e07b8bf0fce
DIST menhir-20211012.tar.gz 1154256 BLAKE2B 3bf94c532d06beed2a9e901f0a9f244f1693c8a42c04e604e4a1dcfd53de8dc90af4a49c9a6fd431bd20882c18e6f29e470b41eed2021da5f477c160e8d45bb2 SHA512 e967d01a8e241413461b4e3301b808b014ba6e7c56c62efae57a23482cf1c59b490f8ae810c67927085252e5a83454af5d73651f50637f493d6970c7452d6213
+DIST menhir-20220210.tar.gz 1304512 BLAKE2B 28a596e77b2480abe3dae70f2b5b91f7b37fc02a776c1b971841edffe0f482f43c06bc93599428067abd89998146b9e19b1b761f88bf9f6212812c3f636f6012 SHA512 55af21092fd133c2b3f84589c0f98c9a4ce718cbafaacf82b459a15d0eaee711d82fa269283cab24caaebe2a5a1c75d469650248333a2991323c49d10cfe9e7f
diff --git a/dev-ml/menhir/menhir-20220210.ebuild b/dev-ml/menhir/menhir-20220210.ebuild
new file mode 100644
index 000000000000..a7e17e42e5f2
--- /dev/null
+++ b/dev-ml/menhir/menhir-20220210.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="LR(1) parser generator for the OCaml language"
+HOMEPAGE="http://gallium.inria.fr/~fpottier/menhir/"
+SRC_URI="https://gitlab.inria.fr/fpottier/${PN}/-/archive/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2 LGPL-2-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE="+ocamlopt"
+
+src_install() {
+ dune_src_install menhir
+ dune_src_install menhirLib
+ dune_src_install menhirSdk
+}
next reply other threads:[~2022-09-06 17:00 UTC|newest]
Thread overview: 66+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-06 17:00 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-15 15:25 [gentoo-commits] repo/gentoo:master commit in: dev-ml/menhir/ Arthur Zamarin
2024-06-27 16:33 Alfredo Tupone
2024-06-21 12:32 Maciej Barć
2023-10-08 15:29 Arthur Zamarin
2023-10-08 15:29 Arthur Zamarin
2023-10-08 15:29 Arthur Zamarin
2023-10-08 15:29 Arthur Zamarin
2023-10-08 15:29 Arthur Zamarin
2023-08-20 11:29 Maciej Barć
2023-08-20 11:29 Maciej Barć
2023-08-20 11:29 Maciej Barć
2023-08-20 11:29 Maciej Barć
2023-03-17 9:06 Arthur Zamarin
2022-12-05 18:04 Alfredo Tupone
2021-11-07 16:46 Alfredo Tupone
2021-10-13 20:37 Sam James
2021-10-13 20:35 Sam James
2021-10-11 12:17 Agostino Sarubbo
2021-10-11 5:45 Sam James
2021-10-11 5:16 Sam James
2021-07-18 17:39 Alfredo Tupone
2021-07-18 13:41 Alfredo Tupone
2021-03-13 14:05 Sam James
2021-03-04 14:28 Agostino Sarubbo
2021-02-25 17:54 Sam James
2021-02-25 13:09 Sam James
2021-02-10 16:39 Sam James
2021-01-17 20:52 Alfredo Tupone
2020-11-28 18:37 Aaron Bauman
2019-12-03 9:49 Jason A. Donenfeld
2019-10-21 18:28 Alfredo Tupone
2019-07-25 14:40 Alfredo Tupone
2018-12-15 9:19 Mikle Kolyada
2017-10-17 6:04 Alexis Ballier
2017-07-24 5:34 Alexis Ballier
2017-07-24 5:34 Alexis Ballier
2017-07-13 7:48 Alexis Ballier
2017-07-08 14:19 Alexis Ballier
2017-06-22 11:48 Alexis Ballier
2017-05-10 8:09 Alexis Ballier
2017-04-19 9:09 Alexis Ballier
2017-04-19 9:09 Alexis Ballier
2017-01-24 11:14 Alexis Ballier
2017-01-03 16:35 Alexis Ballier
2017-01-03 16:35 Alexis Ballier
2016-11-16 15:26 Alexis Ballier
2016-11-15 9:36 Alexis Ballier
2016-08-27 18:30 Alexis Ballier
2016-08-16 12:13 Alexis Ballier
2016-05-30 9:42 Alexis Ballier
2016-05-24 7:56 Alexis Ballier
2016-03-04 11:32 Alexis Ballier
2016-03-01 18:47 Alexis Ballier
2016-02-07 16:14 Alexis Ballier
2015-11-13 8:56 Alexis Ballier
2015-11-05 8:49 Alexis Ballier
2015-11-01 10:07 Alexis Ballier
2015-10-30 10:36 Alexis Ballier
2015-10-26 12:21 Alexis Ballier
2015-10-15 11:49 Alexis Ballier
2015-10-15 11:49 Alexis Ballier
2015-10-06 8:58 Alexis Ballier
2015-09-24 13:33 Alexis Ballier
2015-09-16 10:32 Alexis Ballier
2015-08-25 8:58 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=1662483611.d390082d1c60e975d0c1dab6077d9263dd7a0937.xgqt@gentoo \
--to=xgqt@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