From: "Hiroki Tokunaga" <tokusan441@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/ocaml-version/
Date: Tue, 8 Oct 2024 14:04:43 +0000 (UTC) [thread overview]
Message-ID: <1728396017.2fe6db7c72d60345ee3b5a9cc0a8edbb0935a49c.tokusan441@gentoo> (raw)
commit: 2fe6db7c72d60345ee3b5a9cc0a8edbb0935a49c
Author: Hiroki Tokunaga <tokusan441 <AT> gmail <DOT> com>
AuthorDate: Tue Oct 8 14:00:17 2024 +0000
Commit: Hiroki Tokunaga <tokusan441 <AT> gmail <DOT> com>
CommitDate: Tue Oct 8 14:00:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2fe6db7c
dev-ml/ocaml-version: add 3.6.9
Signed-off-by: Hiroki Tokunaga <tokusan441 <AT> gmail.com>
dev-ml/ocaml-version/Manifest | 1 +
dev-ml/ocaml-version/ocaml-version-3.6.9.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-ml/ocaml-version/Manifest b/dev-ml/ocaml-version/Manifest
index fa5b12fb1..5c370bfdc 100644
--- a/dev-ml/ocaml-version/Manifest
+++ b/dev-ml/ocaml-version/Manifest
@@ -1,2 +1,3 @@
DIST ocaml-version-3.6.7.tar.gz 14315 BLAKE2B 6b6599ad17bbf3f023e809ae522db44d32632c6bcc9e09fcb7515bb9219658b36eb6cc1d9da4beff9d1843b1333642b207331c7c98ac07d81279b73e07a3c726 SHA512 879e0eac5ea672b98dc9ba7f236fc048ed829271fe5d95909f23b64e180d64d407684de83684fc0f07373a25feda3ae679daf005f72421a3f1173aa097be8c03
DIST ocaml-version-3.6.8.tar.gz 14336 BLAKE2B a998ac03638307ef12f8ea919046b75c1f291ef87e5a4a67b9951b4cfa9b1c85d80e79aab06e414d17ba066cfa514a03121a113596111d0c3734796f7d0f0dc9 SHA512 ed372b014bdbee560729ca14c505cc9c3ce2075e36858bd690f028189be1a8fa5fa86a981fe698c8f3521100a63bb057992a9455d83552250a5466b6b41c1104
+DIST ocaml-version-3.6.9.tar.gz 14370 BLAKE2B 67ab3044184a5706248f4b0250a3d537a71becc16cc2b247abfd5020936acc4fc0b0dfcbcec43ef5ca5b5ef963be9defb10e63d6b90fb41c20dd371483a84e04 SHA512 932daf8941f69f3457b0b821e633ab74b81dc9a262fdba2ae45b827fc410ca48d021a80321939945f7aff002865bf9ca0704fa7d81418c3da65b0b76a861a13a
diff --git a/dev-ml/ocaml-version/ocaml-version-3.6.9.ebuild b/dev-ml/ocaml-version/ocaml-version-3.6.9.ebuild
new file mode 100644
index 000000000..26ec14736
--- /dev/null
+++ b/dev-ml/ocaml-version/ocaml-version-3.6.9.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Library to parse and enumerate releases of the OCaml compiler"
+HOMEPAGE="https://github.com/ocurrent/ocaml-version"
+SRC_URI="https://github.com/ocurrent/ocaml-version/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="ISC"
+
+SLOT="0/${PV}"
+
+KEYWORDS="~amd64"
+IUSE="ocamlopt test"
+
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+ test? (
+ dev-ml/alcotest:=
+ )
+"
next reply other threads:[~2024-10-08 14:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-08 14:04 Hiroki Tokunaga [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-05 12:35 [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/ocaml-version/ Hiroki Tokunaga
2024-07-27 3:19 Hiroki Tokunaga
2024-07-27 3:08 Hiroki Tokunaga
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=1728396017.2fe6db7c72d60345ee3b5a9cc0a8edbb0935a49c.tokusan441@gentoo \
--to=tokusan441@gmail.com \
--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