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 F149715808E for ; Wed, 27 Apr 2022 20:20:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE576E0882; Wed, 27 Apr 2022 20:20:39 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 99EE9E0882 for ; Wed, 27 Apr 2022 20:20:39 +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 A8CC03415A6 for ; Wed, 27 Apr 2022 20:20:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D30C3F0 for ; Wed, 27 Apr 2022 20:20:37 +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: <1651090825.051cc873e63c30380fb61a39e5a4bba5f88dfbc0.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/patdiff/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/patdiff/Manifest dev-util/patdiff/patdiff-0.15.0.ebuild X-VCS-Directories: dev-util/patdiff/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 051cc873e63c30380fb61a39e5a4bba5f88dfbc0 X-VCS-Branch: master Date: Wed, 27 Apr 2022 20:20:37 +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: 0658a100-d157-4335-b512-787292f7c777 X-Archives-Hash: 57a8553b2e0faf4fc30feaa75536c6df commit: 051cc873e63c30380fb61a39e5a4bba5f88dfbc0 Author: Alfredo Tupone gentoo org> AuthorDate: Wed Apr 27 20:20:00 2022 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Wed Apr 27 20:20:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=051cc873 dev-util/patdiff: 0.15.0 bump Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone gentoo.org> dev-util/patdiff/Manifest | 1 + dev-util/patdiff/patdiff-0.15.0.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/dev-util/patdiff/Manifest b/dev-util/patdiff/Manifest index c6340c9d1eef..2426844d0904 100644 --- a/dev-util/patdiff/Manifest +++ b/dev-util/patdiff/Manifest @@ -1 +1,2 @@ DIST patdiff-0.14.0.tar.gz 220013 BLAKE2B 274d3590fc2ce8b72eb80d5c2dd07578729e9d1bcbdf7d4f94f35248f854a6a242cd0298dce4574ed53e4cdf279e3586fb8a1b543e84c2c6b682f604dc3cb468 SHA512 2f326cbd4c2d153b3e64dd1bc4b514a9ca00292bf80835290fbe7d74e211261c043c002ff929971d65cf24825a42e0c1662fe5c5a1c8acbb8babad796f339601 +DIST patdiff-0.15.0.tar.gz 223538 BLAKE2B 1b73275f5c2f27441e62a03f1b3215f991302a20a4d4385a0795fb657e77d97bfeee0ed8bba54fac0b1136e02d29b4f3c689b2a03b0f80292deb787c33f235bc SHA512 f301e0133447f8284b565fd821db79239fff0401511ecfcef303fc79a3073b2cec527c7a357617541d5f149096c3f8977b717620893e53e2a407db1c3ea68924 diff --git a/dev-util/patdiff/patdiff-0.15.0.ebuild b/dev-util/patdiff/patdiff-0.15.0.ebuild new file mode 100644 index 000000000000..8a8584db976a --- /dev/null +++ b/dev-util/patdiff/patdiff-0.15.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit dune + +DESCRIPTION="Colored patience diffs with word-level refinement" +HOMEPAGE="https://github.com/janestreet/patdiff" +SRC_URI="https://github.com/janestreet/patdiff/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0/$(ver_cut 1-2)" +KEYWORDS="~amd64 ~riscv" +IUSE="+ocamlopt" + +RDEPEND=" + dev-ml/core_unix:${SLOT} + dev-ml/patience_diff:${SLOT} + dev-ml/pcre-ocaml:= +" +DEPEND="${RDEPEND}"