From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5D5AE15800F for ; Sat, 28 Jan 2023 13:26:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F35BE08F3; Sat, 28 Jan 2023 13:26:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6689CE08F3 for ; Sat, 28 Jan 2023 13:26:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 55A53340441 for ; Sat, 28 Jan 2023 13:26:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50CF4899 for ; Sat, 28 Jan 2023 13:26:22 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1674912327.4afeaf4d27caa3416294522b51382d656b1475a8.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/sexplib0/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/sexplib0/Manifest dev-ml/sexplib0/sexplib0-0.15.1.ebuild X-VCS-Directories: dev-ml/sexplib0/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 4afeaf4d27caa3416294522b51382d656b1475a8 X-VCS-Branch: master Date: Sat, 28 Jan 2023 13:26:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 560262ee-cf19-4617-a34f-a924a34f3e5c X-Archives-Hash: 392c25b0d4eefe02742b3e314e4b1438 commit: 4afeaf4d27caa3416294522b51382d656b1475a8 Author: Alfredo Tupone gentoo org> AuthorDate: Sat Jan 28 13:23:43 2023 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Sat Jan 28 13:25:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4afeaf4d dev-ml/sexplib0: add 0.15.1 Signed-off-by: Alfredo Tupone gentoo.org> dev-ml/sexplib0/Manifest | 1 + dev-ml/sexplib0/sexplib0-0.15.1.ebuild | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) diff --git a/dev-ml/sexplib0/Manifest b/dev-ml/sexplib0/Manifest index 52712aab9c97..bac86e3b5a5f 100644 --- a/dev-ml/sexplib0/Manifest +++ b/dev-ml/sexplib0/Manifest @@ -1,2 +1,3 @@ DIST sexplib0-0.14.0.tar.gz 17677 BLAKE2B bf906491cd8c8021b6737fa6a9510ad7421a01c448bd1e136cd7244eaeb27674a4c3e739be601a66b1f23a2f6dd2f19771b66fde88a2f3e75e24111ae5ace3e5 SHA512 cfffb390809a1ed3b99d3326a7c5035e2fedf7af084d94f6c0cff98ba641056b5b2896d56d32b1b27bdde29b199bbd32d174cdee84c2e1541cb7f2e4bf00e4ed DIST sexplib0-0.15.0.tar.gz 16706 BLAKE2B 154b8f3cb48dd6f13e7ed9679a8ecde6ae57a7a0d70f50c214f088f377d52b1c00b5d7545f9949fd4d17f21ffb9187981b0d009b063c48d252926fdd7a49307f SHA512 ae44c3724b8f7bf8a19bbb10464a21d74b662c77ba3937bab6ca9709843ee2ae7da44432d6dbf4f744cabc3e369b5d2fc89c16e372c3cb77e55077b5efda3041 +DIST sexplib0-0.15.1.tar.gz 16106 BLAKE2B ab994e151166860c85d646cd759031f668577f2ff97e86b9a949f510220fc84dc80d7c41c91c2ba5e5946c8c4d95d3bb469f2669d919068a05ac5c4fdc4a8f59 SHA512 3f15e011b180cccd96882b6b3d3922c13622151713080261a9646d8df896635a6a85e2df6a5d332784678d0d1cae7eccb190769ac4d9bd68b040bc3b41362056 diff --git a/dev-ml/sexplib0/sexplib0-0.15.1.ebuild b/dev-ml/sexplib0/sexplib0-0.15.1.ebuild new file mode 100644 index 000000000000..29ab440e5982 --- /dev/null +++ b/dev-ml/sexplib0/sexplib0-0.15.1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit dune + +DESCRIPTION="Library for automated conversion of OCaml-values to and from S-expressions" +HOMEPAGE="https://github.com/janestreet/sexplib0" +SRC_URI="https://github.com/janestreet/sexplib0/archive/v${PV}.tar.gz + -> ${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0/$(ver_cut 1-2)" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +IUSE="+ocamlopt"