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 33DF915808E for ; Wed, 27 Apr 2022 17:32:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE370E07F9; Wed, 27 Apr 2022 17:32:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 CA5ECE07F9 for ; Wed, 27 Apr 2022 17:32:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 smtp.gentoo.org (Postfix) with ESMTPS id A31113411CA for ; Wed, 27 Apr 2022 17:32:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DBBB142C for ; Wed, 27 Apr 2022 17:32:27 +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: <1651080736.03b23891036e7ee4db41dad906b9c7ab1c046041.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/protocol_version_header/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/protocol_version_header/Manifest dev-ml/protocol_version_header/protocol_version_header-0.15.0.ebuild X-VCS-Directories: dev-ml/protocol_version_header/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 03b23891036e7ee4db41dad906b9c7ab1c046041 X-VCS-Branch: master Date: Wed, 27 Apr 2022 17:32:27 +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: 70b55c0d-9276-4d62-a14b-2c027a70e04e X-Archives-Hash: 4c1d0c7776e846c3fdf6a04534ff81e2 commit: 03b23891036e7ee4db41dad906b9c7ab1c046041 Author: Alfredo Tupone gentoo org> AuthorDate: Wed Apr 27 17:32:16 2022 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Wed Apr 27 17:32:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03b23891 dev-ml/protocol_version_header: 0.15.0 bump Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone gentoo.org> dev-ml/protocol_version_header/Manifest | 1 + .../protocol_version_header-0.15.0.ebuild | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/dev-ml/protocol_version_header/Manifest b/dev-ml/protocol_version_header/Manifest index 81392e6fc3b9..f72a8fd1f0d8 100644 --- a/dev-ml/protocol_version_header/Manifest +++ b/dev-ml/protocol_version_header/Manifest @@ -1 +1,2 @@ DIST protocol_version_header-0.14.0.tar.gz 6524 BLAKE2B 3463cfbfa2faf0573dec57e8d1eae5ed47f2210c7eb3872fcb5a9206bf65cc22f184944f4c624a17e44e267f3b0443f8e4fe33e8d40157e9f5afb68f0b7b5e4e SHA512 50f58d79a2c92a2f7b9f1cd54b548ae53649bd876f77a017b1483fda53cd1b398dbef7e992dcb283796d035fa361424c9529244b73d33d9ff2699dae70b6410a +DIST protocol_version_header-0.15.0.tar.gz 7704 BLAKE2B 208254706a2d8ae9f77a9c9c40bfd8af34585a7e1f201338d888b12f804139868987532db9b4f862c659e3101c5ed493bb782f64ed251030e235937beb419d65 SHA512 1c28fbe26155dc5d780ce111725b21b95773d0a0bc3219a37e94b7c920c18e55fa33b31156f3ab3c02ae403c7f667f009f3ef7a965cadf7177c857bd71bd4956 diff --git a/dev-ml/protocol_version_header/protocol_version_header-0.15.0.ebuild b/dev-ml/protocol_version_header/protocol_version_header-0.15.0.ebuild new file mode 100644 index 000000000000..59e0747530ac --- /dev/null +++ b/dev-ml/protocol_version_header/protocol_version_header-0.15.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit dune + +DESCRIPTION="Protocol aware version negotiation for OCaml" +HOMEPAGE="https://github.com/janestreet/protocol_version_header" +SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0/$(ver_cut 1-2)" +KEYWORDS="~amd64" +IUSE="+ocamlopt" + +RDEPEND="dev-ml/core:${SLOT}" +DEPEND="${RDEPEND}"