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 ECF7715800F for ; Sat, 28 Jan 2023 13:26:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 439C4E08F0; Sat, 28 Jan 2023 13:26:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 28846E08F0 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 4725D33FE2A 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 2A6DA896 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: <1674912320.b5d1e572b7c9574b9ac124c72a8bc6bb66a08fca.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/sexp_pretty/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/sexp_pretty/Manifest dev-ml/sexp_pretty/sexp_pretty-0.15.0-r1.ebuild dev-ml/sexp_pretty/sexp_pretty-0.15.0.ebuild dev-ml/sexp_pretty/sexp_pretty-0.15.1.ebuild X-VCS-Directories: dev-ml/sexp_pretty/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: b5d1e572b7c9574b9ac124c72a8bc6bb66a08fca 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: e462c685-6dea-4fe2-9f6d-d73b0ee546d0 X-Archives-Hash: 9e06268f9508d3e2b01e0e4875162a89 commit: b5d1e572b7c9574b9ac124c72a8bc6bb66a08fca Author: Alfredo Tupone gentoo org> AuthorDate: Sat Jan 28 13:19:54 2023 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Sat Jan 28 13:25:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5d1e572 dev-ml/sexp_pretty: bump to 0.15.1 Signed-off-by: Alfredo Tupone gentoo.org> dev-ml/sexp_pretty/Manifest | 1 + .../{sexp_pretty-0.15.0.ebuild => sexp_pretty-0.15.0-r1.ebuild} | 4 +++- .../{sexp_pretty-0.15.0.ebuild => sexp_pretty-0.15.1.ebuild} | 4 +++- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/dev-ml/sexp_pretty/Manifest b/dev-ml/sexp_pretty/Manifest index 0b56b3b8d0ac..2f426c485ada 100644 --- a/dev-ml/sexp_pretty/Manifest +++ b/dev-ml/sexp_pretty/Manifest @@ -1 +1,2 @@ DIST sexp_pretty-0.15.0.tar.gz 22407 BLAKE2B df8d246ebe1164f0d2d3ae78074c8249d2aa255a089e02eb9fcc0c21b808dc172da2da264d3b21b92dcc7bf9e51a2921ea8631eb45b45a46035447ead7abe02d SHA512 bc2a7aecfc3ae379a56e8940b9cc80ece686009c9f67233e7993e25ebbe251d62559601923db718a0f967cf42fc84024597c069659842760bb2ac5ce0eab8df2 +DIST sexp_pretty-0.15.1.tar.gz 22410 BLAKE2B e3819bce21afb8addcf391aff7a330db7f332c338d11f87cf0264d0e8d45ead7897b881a646a908e6165e2b60b9d49c6f2cb4da26ef7f3402ddbc864ff6b088b SHA512 900accca43727f8e7603f21adb0b2bc5a121b1444112b152ed1bfd6ace553b3cd4b2f80371a8f924b636ea33cfa26e913bdcd0ab42e5af5fd24f21ecbca8e736 diff --git a/dev-ml/sexp_pretty/sexp_pretty-0.15.0.ebuild b/dev-ml/sexp_pretty/sexp_pretty-0.15.0-r1.ebuild similarity index 87% copy from dev-ml/sexp_pretty/sexp_pretty-0.15.0.ebuild copy to dev-ml/sexp_pretty/sexp_pretty-0.15.0-r1.ebuild index a7320a57b1d9..df25c3ade56d 100644 --- a/dev-ml/sexp_pretty/sexp_pretty-0.15.0.ebuild +++ b/dev-ml/sexp_pretty/sexp_pretty-0.15.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,6 +17,8 @@ IUSE="+ocamlopt" DEPEND=" dev-ml/ppx_base:${SLOT} + dev-ml/ppx_hash:= + dev-ml/ppxlib:= dev-ml/sexplib:${SLOT} dev-ml/re:= " diff --git a/dev-ml/sexp_pretty/sexp_pretty-0.15.0.ebuild b/dev-ml/sexp_pretty/sexp_pretty-0.15.1.ebuild similarity index 87% rename from dev-ml/sexp_pretty/sexp_pretty-0.15.0.ebuild rename to dev-ml/sexp_pretty/sexp_pretty-0.15.1.ebuild index a7320a57b1d9..df25c3ade56d 100644 --- a/dev-ml/sexp_pretty/sexp_pretty-0.15.0.ebuild +++ b/dev-ml/sexp_pretty/sexp_pretty-0.15.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,6 +17,8 @@ IUSE="+ocamlopt" DEPEND=" dev-ml/ppx_base:${SLOT} + dev-ml/ppx_hash:= + dev-ml/ppxlib:= dev-ml/sexplib:${SLOT} dev-ml/re:= "