From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1237600-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 47BB61382C5 for <garchives@archives.gentoo.org>; Mon, 4 Jan 2021 17:27:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79161E09F8; Mon, 4 Jan 2021 17:27:10 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6346FE09F8 for <gentoo-commits@lists.gentoo.org>; Mon, 4 Jan 2021 17:27:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 80D4A340D35 for <gentoo-commits@lists.gentoo.org>; Mon, 4 Jan 2021 17:27:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED8F4332 for <gentoo-commits@lists.gentoo.org>; Mon, 4 Jan 2021 17:27:07 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1609781223.82ea5405d089c777e01d8f49ce5ac335ed5b7f24.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/biniou/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/biniou/Manifest dev-ml/biniou/biniou-1.2.1.ebuild dev-ml/biniou/metadata.xml X-VCS-Directories: dev-ml/biniou/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 82ea5405d089c777e01d8f49ce5ac335ed5b7f24 X-VCS-Branch: master Date: Mon, 4 Jan 2021 17:27:07 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 14c46616-3fa8-495b-a021-56eebb19e69b X-Archives-Hash: cfa7dac4989e537463c5ca1f62aaf68c commit: 82ea5405d089c777e01d8f49ce5ac335ed5b7f24 Author: François-Xavier Carton <fx.carton91 <AT> gmail <DOT> com> AuthorDate: Fri Nov 27 17:32:26 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 4 17:27:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82ea5405 dev-ml/biniou: bump to 1.2.1 Signed-off-by: François-Xavier Carton <fx.carton91 <AT> gmail.com> Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/biniou/Manifest | 1 + dev-ml/biniou/biniou-1.2.1.ebuild | 20 ++++++++++++++++++++ dev-ml/biniou/metadata.xml | 9 ++++++++- 3 files changed, 29 insertions(+), 1 deletion(-) diff --git a/dev-ml/biniou/Manifest b/dev-ml/biniou/Manifest index 529a970cd46..30ee39c49d3 100644 --- a/dev-ml/biniou/Manifest +++ b/dev-ml/biniou/Manifest @@ -1 +1,2 @@ DIST biniou-1.2.0.tar.gz 23611 BLAKE2B 01f5afada666d23b74f31cf12b5f578f3622c85311d7a1b6eb319843beac4c3ebe8e8e314a47ec14ee0ef6f5c1a5b6dd849dcf24b0c3cc8a38ca6a54d89e4c4d SHA512 04c04c2dd5e3e1237106db257567ba6900bd94759b07b02ba2e0d9209d1bbdc9ed629864e06d44a8b61f72d46fbcc7a0ffc86f82feb223d9d99ca41afc625fab +DIST biniou-1.2.1.tar.gz 23970 BLAKE2B 139f17e3fd31f3f834c8111d81cecfa5fa48f860fc4fc898f7896b6d39a9756989504fa88901efaa0f67a51de25cdf304bea2ecabf15ea9cace59b4b311c00e1 SHA512 f0166666559f3a767fdc6987bad45ec4a772b70b8880b6d769ef644c9bfd46962f089c7b5dfff368413015e765daf4bacffe253bdb3478d9a4d30a15f0d29589 diff --git a/dev-ml/biniou/biniou-1.2.1.ebuild b/dev-ml/biniou/biniou-1.2.1.ebuild new file mode 100644 index 00000000000..853571988c5 --- /dev/null +++ b/dev-ml/biniou/biniou-1.2.1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit dune + +DESCRIPTION="A binary data serialization format inspired by JSON for OCaml" +HOMEPAGE="https://github.com/ocaml-community/biniou/" +SRC_URI="https://github.com/ocaml-community/biniou/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64" +IUSE="+ocamlopt" + +RDEPEND=">=dev-lang/ocaml-4.02.3:=[ocamlopt?] + dev-ml/easy-format:=[ocamlopt?] +" +DEPEND="${RDEPEND}" diff --git a/dev-ml/biniou/metadata.xml b/dev-ml/biniou/metadata.xml index 7bfe73bf6d8..e8bf7a1ab03 100644 --- a/dev-ml/biniou/metadata.xml +++ b/dev-ml/biniou/metadata.xml @@ -1,7 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person"> + <name>François-Xavier Carton</name> + <email>fx.carton91@gmail.com</email> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> <upstream> <remote-id type="github">mjambon/biniou</remote-id> </upstream>