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 D583C158094 for ; Tue, 21 Jun 2022 01:53:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 246FEE0930; Tue, 21 Jun 2022 01:53:33 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0B47CE0930 for ; Tue, 21 Jun 2022 01:53:33 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 28AE234167C for ; Tue, 21 Jun 2022 01:53:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A15EB50E for ; Tue, 21 Jun 2022 01:53:30 +0000 (UTC) From: "Sam James" 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" Message-ID: <1655775490.f33c0460c5c24e60163c37b720a3a236852a2790.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/opam-installer/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/opam-installer/opam-installer-2.0.10-r1.ebuild dev-ml/opam-installer/opam-installer-2.0.10.ebuild dev-ml/opam-installer/opam-installer-2.0.8-r3.ebuild dev-ml/opam-installer/opam-installer-2.0.8-r4.ebuild dev-ml/opam-installer/opam-installer-2.0.9-r1.ebuild dev-ml/opam-installer/opam-installer-2.0.9.ebuild dev-ml/opam-installer/opam-installer-2.1.0-r1.ebuild dev-ml/opam-installer/opam-installer-2.1.0.ebuild dev-ml/opam-installer/opam-installer-2.1.1-r1.ebuild dev-ml/opam-installer/opam-installer-2.1.1.ebuild dev-ml/opam-installer/opam-installer-2.1.2-r1.ebuild dev-ml/opam-installer/opam-installer-2.1.2.ebuild X-VCS-Directories: dev-ml/opam-installer/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f33c0460c5c24e60163c37b720a3a236852a2790 X-VCS-Branch: master Date: Tue, 21 Jun 2022 01:53:30 +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: 2b1e32df-6ff1-4254-bfe5-7b09fa7de709 X-Archives-Hash: 70cbfb553b296332df40b11c5202a6cf commit: f33c0460c5c24e60163c37b720a3a236852a2790 Author: Sam James gentoo org> AuthorDate: Tue Jun 21 01:38:10 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jun 21 01:38:10 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f33c0460 dev-ml/opam-installer: fix OCaml dep Signed-off-by: Sam James gentoo.org> ...am-installer-2.0.10.ebuild => opam-installer-2.0.10-r1.ebuild} | 8 ++++---- ...m-installer-2.0.8-r3.ebuild => opam-installer-2.0.8-r4.ebuild} | 6 +++--- ...opam-installer-2.0.9.ebuild => opam-installer-2.0.9-r1.ebuild} | 6 +++--- ...opam-installer-2.1.1.ebuild => opam-installer-2.1.0-r1.ebuild} | 8 ++++---- ...opam-installer-2.1.0.ebuild => opam-installer-2.1.1-r1.ebuild} | 8 ++++---- ...opam-installer-2.1.2.ebuild => opam-installer-2.1.2-r1.ebuild} | 6 +++--- 6 files changed, 21 insertions(+), 21 deletions(-) diff --git a/dev-ml/opam-installer/opam-installer-2.0.10.ebuild b/dev-ml/opam-installer/opam-installer-2.0.10-r1.ebuild similarity index 90% rename from dev-ml/opam-installer/opam-installer-2.0.10.ebuild rename to dev-ml/opam-installer/opam-installer-2.0.10-r1.ebuild index a2b88905a299..b2702a3439af 100644 --- a/dev-ml/opam-installer/opam-installer-2.0.10.ebuild +++ b/dev-ml/opam-installer/opam-installer-2.0.10-r1.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 @@ -22,10 +22,10 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" PATCHES=( "${FILESDIR}/debian-Port-to-Dose3-6.0.1.patch" ) RDEPEND=" - >=dev-lang/ocaml-4.02.3 + >=dev-lang/ocaml-4.02.3:= dev-ml/cmdliner:= - ~dev-ml/opam-format-${PV} - >=dev-ml/dose3-6 + ~dev-ml/opam-format-${PV}:= + >=dev-ml/dose3-6:= " DEPEND="${RDEPEND} dev-ml/findlib" diff --git a/dev-ml/opam-installer/opam-installer-2.0.8-r3.ebuild b/dev-ml/opam-installer/opam-installer-2.0.8-r4.ebuild similarity index 93% rename from dev-ml/opam-installer/opam-installer-2.0.8-r3.ebuild rename to dev-ml/opam-installer/opam-installer-2.0.8-r4.ebuild index 104d1df09b4b..eab5b13a534a 100644 --- a/dev-ml/opam-installer/opam-installer-2.0.8-r3.ebuild +++ b/dev-ml/opam-installer/opam-installer-2.0.8-r4.ebuild @@ -22,10 +22,10 @@ KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" PATCHES=( "${FILESDIR}/debian-Port-to-Dose3-6.0.1.patch" ) RDEPEND=" - >=dev-lang/ocaml-4.02.3 + >=dev-lang/ocaml-4.02.3:= dev-ml/cmdliner:= - ~dev-ml/opam-format-${PV} - >=dev-ml/dose3-6 + ~dev-ml/opam-format-${PV}:= + >=dev-ml/dose3-6:= " DEPEND="${RDEPEND} dev-ml/findlib" diff --git a/dev-ml/opam-installer/opam-installer-2.0.9.ebuild b/dev-ml/opam-installer/opam-installer-2.0.9-r1.ebuild similarity index 93% rename from dev-ml/opam-installer/opam-installer-2.0.9.ebuild rename to dev-ml/opam-installer/opam-installer-2.0.9-r1.ebuild index 104d1df09b4b..eab5b13a534a 100644 --- a/dev-ml/opam-installer/opam-installer-2.0.9.ebuild +++ b/dev-ml/opam-installer/opam-installer-2.0.9-r1.ebuild @@ -22,10 +22,10 @@ KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" PATCHES=( "${FILESDIR}/debian-Port-to-Dose3-6.0.1.patch" ) RDEPEND=" - >=dev-lang/ocaml-4.02.3 + >=dev-lang/ocaml-4.02.3:= dev-ml/cmdliner:= - ~dev-ml/opam-format-${PV} - >=dev-ml/dose3-6 + ~dev-ml/opam-format-${PV}:= + >=dev-ml/dose3-6:= " DEPEND="${RDEPEND} dev-ml/findlib" diff --git a/dev-ml/opam-installer/opam-installer-2.1.1.ebuild b/dev-ml/opam-installer/opam-installer-2.1.0-r1.ebuild similarity index 89% rename from dev-ml/opam-installer/opam-installer-2.1.1.ebuild rename to dev-ml/opam-installer/opam-installer-2.1.0-r1.ebuild index 1ea426a6380d..f8f6bf709969 100644 --- a/dev-ml/opam-installer/opam-installer-2.1.1.ebuild +++ b/dev-ml/opam-installer/opam-installer-2.1.0-r1.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 @@ -23,10 +23,10 @@ IUSE="+ocamlopt" PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch ) RDEPEND=" - >=dev-lang/ocaml-4.02.3 + >=dev-lang/ocaml-4.02.3:= dev-ml/cmdliner:= - ~dev-ml/opam-format-${PV} - >=dev-ml/dose3-6 + ~dev-ml/opam-format-${PV}:= + >=dev-ml/dose3-6:= " DEPEND="${RDEPEND} dev-ml/findlib" diff --git a/dev-ml/opam-installer/opam-installer-2.1.0.ebuild b/dev-ml/opam-installer/opam-installer-2.1.1-r1.ebuild similarity index 89% rename from dev-ml/opam-installer/opam-installer-2.1.0.ebuild rename to dev-ml/opam-installer/opam-installer-2.1.1-r1.ebuild index 1ea426a6380d..f8f6bf709969 100644 --- a/dev-ml/opam-installer/opam-installer-2.1.0.ebuild +++ b/dev-ml/opam-installer/opam-installer-2.1.1-r1.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 @@ -23,10 +23,10 @@ IUSE="+ocamlopt" PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch ) RDEPEND=" - >=dev-lang/ocaml-4.02.3 + >=dev-lang/ocaml-4.02.3:= dev-ml/cmdliner:= - ~dev-ml/opam-format-${PV} - >=dev-ml/dose3-6 + ~dev-ml/opam-format-${PV}:= + >=dev-ml/dose3-6:= " DEPEND="${RDEPEND} dev-ml/findlib" diff --git a/dev-ml/opam-installer/opam-installer-2.1.2.ebuild b/dev-ml/opam-installer/opam-installer-2.1.2-r1.ebuild similarity index 92% rename from dev-ml/opam-installer/opam-installer-2.1.2.ebuild rename to dev-ml/opam-installer/opam-installer-2.1.2-r1.ebuild index dadc23c1ad6f..4d09247994f3 100644 --- a/dev-ml/opam-installer/opam-installer-2.1.2.ebuild +++ b/dev-ml/opam-installer/opam-installer-2.1.2-r1.ebuild @@ -23,10 +23,10 @@ IUSE="+ocamlopt" PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch ) RDEPEND=" - >=dev-lang/ocaml-4.02.3 + >=dev-lang/ocaml-4.02.3:= dev-ml/cmdliner:= - ~dev-ml/opam-format-${PV} - >=dev-ml/dose3-6 + ~dev-ml/opam-format-${PV}:= + >=dev-ml/dose3-6:= " DEPEND="${RDEPEND} dev-ml/findlib"