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 50F7F158087 for ; Tue, 25 Jan 2022 20:10:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A7372BC013; Tue, 25 Jan 2022 20:10:39 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8FB982BC013 for ; Tue, 25 Jan 2022 20:10:38 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9DEC13430C8 for ; Tue, 25 Jan 2022 20:10:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC2FA1F0 for ; Tue, 25 Jan 2022 20:10:34 +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: <1643141422.21b6cc5384f8d31841a71094490ef0476381d7f9.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_js_style/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/ppx_js_style/Manifest dev-ml/ppx_js_style/ppx_js_style-0.14.0.ebuild dev-ml/ppx_js_style/ppx_js_style-0.14.1.ebuild X-VCS-Directories: dev-ml/ppx_js_style/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 21b6cc5384f8d31841a71094490ef0476381d7f9 X-VCS-Branch: master Date: Tue, 25 Jan 2022 20:10:34 +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: 4aa1feb2-1869-42d9-a64c-07ffcd30c8b4 X-Archives-Hash: ef946add9d989eb311b854ad82bfd59d commit: 21b6cc5384f8d31841a71094490ef0476381d7f9 Author: Alfredo Tupone gentoo org> AuthorDate: Tue Jan 25 20:10:22 2022 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Tue Jan 25 20:10:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21b6cc53 dev-ml/ppx_js_style: 0.14.1 bump. ocaml 4-13 ready Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone gentoo.org> dev-ml/ppx_js_style/Manifest | 1 + dev-ml/ppx_js_style/ppx_js_style-0.14.0.ebuild | 3 ++- ...ppx_js_style-0.14.0.ebuild => ppx_js_style-0.14.1.ebuild} | 12 ++++++------ 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/dev-ml/ppx_js_style/Manifest b/dev-ml/ppx_js_style/Manifest index bbfcdc92d6d4..4ca1d811d6ed 100644 --- a/dev-ml/ppx_js_style/Manifest +++ b/dev-ml/ppx_js_style/Manifest @@ -1 +1,2 @@ DIST ppx_js_style-0.14.0.tar.gz 10587 BLAKE2B 8219a69526be53b9fce488f725c79ff30c451c556853aa54d8dbbd7040a76df37ac8942ae05cdcbbe6d839a64d5b471f53a2fce276e547a17e68490c1ec1ab19 SHA512 3561b7668bafc421fa82c3c80e019185924bfc8cafab6ef81299395061db78261005bdd34be5bed8a80bec84306b9294e6398a3a1ee0a269f7b8f3942953a6a4 +DIST ppx_js_style-0.14.1.tar.gz 10587 BLAKE2B a77868e692180a386622fc19f696a24a9cd33863289a673d142c63003e5345a9cbe8921a7c1cf163db97f21da45c4940978f4e5d6960abc1fbc44b4283f09b42 SHA512 7c96d0e21c68956f3c94d6b6f02d70451d7e041104975171c8fb1c0f5dbcdf5b2111c5d05b247a47523abc7cf30b9d20cac267e542db459154edfe77516d2c46 diff --git a/dev-ml/ppx_js_style/ppx_js_style-0.14.0.ebuild b/dev-ml/ppx_js_style/ppx_js_style-0.14.0.ebuild index 223d5c4cb6a7..999a359d3044 100644 --- a/dev-ml/ppx_js_style/ppx_js_style-0.14.0.ebuild +++ b/dev-ml/ppx_js_style/ppx_js_style-0.14.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,6 +15,7 @@ KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="+ocamlopt" DEPEND=" + <=dev-lang/ocaml-4.13 >=dev-ml/base-0.14.0:= dev-ml/findlib:= dev-ml/octavius:= diff --git a/dev-ml/ppx_js_style/ppx_js_style-0.14.0.ebuild b/dev-ml/ppx_js_style/ppx_js_style-0.14.1.ebuild similarity index 71% copy from dev-ml/ppx_js_style/ppx_js_style-0.14.0.ebuild copy to dev-ml/ppx_js_style/ppx_js_style-0.14.1.ebuild index 223d5c4cb6a7..6c37bba4923e 100644 --- a/dev-ml/ppx_js_style/ppx_js_style-0.14.0.ebuild +++ b/dev-ml/ppx_js_style/ppx_js_style-0.14.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ppc ppc64 x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="+ocamlopt" DEPEND=" @@ -19,8 +19,8 @@ DEPEND=" dev-ml/findlib:= dev-ml/octavius:= >=dev-ml/ppxlib-0.18.0:= - >=dev-ml/ocaml-compiler-libs-0.11.0:= - >=dev-ml/ocaml-migrate-parsetree-2.0.0:= - dev-ml/cinaps:= - " + >=dev-ml/ocaml-compiler-libs-0.11.0:= + >=dev-ml/ocaml-migrate-parsetree-2.0.0:= + dev-ml/cinaps:= +" RDEPEND="${DEPEND}"