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 AEA11158003 for ; Thu, 16 Feb 2023 11:59:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4D47E0896; Thu, 16 Feb 2023 11:59:27 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 29BAAE0867 for ; Thu, 16 Feb 2023 11:59:27 +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 20B2C340EFA for ; Thu, 16 Feb 2023 11:59:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A5758B1 for ; Thu, 16 Feb 2023 11:59:24 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1676548545.27e2f507566c78663293013fdb87f61d82c0a122.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/coq-mathcomp/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/coq-mathcomp/coq-mathcomp-1.14.0-r1.ebuild sci-mathematics/coq-mathcomp/coq-mathcomp-1.14.0-r2.ebuild sci-mathematics/coq-mathcomp/coq-mathcomp-1.15.0-r1.ebuild sci-mathematics/coq-mathcomp/coq-mathcomp-1.15.0.ebuild sci-mathematics/coq-mathcomp/coq-mathcomp-1.16.0-r1.ebuild sci-mathematics/coq-mathcomp/coq-mathcomp-1.16.0.ebuild X-VCS-Directories: sci-mathematics/coq-mathcomp/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 27e2f507566c78663293013fdb87f61d82c0a122 X-VCS-Branch: master Date: Thu, 16 Feb 2023 11:59:24 +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: 51408761-03ae-4c00-aefb-25be3c3ee444 X-Archives-Hash: 8f8140d560181c533ab1f3f3725c7cf6 commit: 27e2f507566c78663293013fdb87f61d82c0a122 Author: Maciej Barć gentoo org> AuthorDate: Thu Feb 16 11:53:46 2023 +0000 Commit: Maciej Barć gentoo org> CommitDate: Thu Feb 16 11:55:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27e2f507 sci-mathematics/coq-mathcomp: fix deps Signed-off-by: Maciej Barć gentoo.org> ...coq-mathcomp-1.14.0-r1.ebuild => coq-mathcomp-1.14.0-r2.ebuild} | 7 +++++-- .../{coq-mathcomp-1.16.0.ebuild => coq-mathcomp-1.15.0-r1.ebuild} | 5 ++++- .../{coq-mathcomp-1.15.0.ebuild => coq-mathcomp-1.16.0-r1.ebuild} | 7 +++++-- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/sci-mathematics/coq-mathcomp/coq-mathcomp-1.14.0-r1.ebuild b/sci-mathematics/coq-mathcomp/coq-mathcomp-1.14.0-r2.ebuild similarity index 80% rename from sci-mathematics/coq-mathcomp/coq-mathcomp-1.14.0-r1.ebuild rename to sci-mathematics/coq-mathcomp/coq-mathcomp-1.14.0-r2.ebuild index fcf362d97248..169688aba6cc 100644 --- a/sci-mathematics/coq-mathcomp/coq-mathcomp-1.14.0-r1.ebuild +++ b/sci-mathematics/coq-mathcomp/coq-mathcomp-1.14.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,10 @@ LICENSE="CeCILL-B" SLOT="0/${PV}" KEYWORDS="~amd64" -RDEPEND=">=sci-mathematics/coq-8.13.0:= =sci-mathematics/coq-8.13.0:= make jobserver unavailable diff --git a/sci-mathematics/coq-mathcomp/coq-mathcomp-1.16.0.ebuild b/sci-mathematics/coq-mathcomp/coq-mathcomp-1.15.0-r1.ebuild similarity index 87% rename from sci-mathematics/coq-mathcomp/coq-mathcomp-1.16.0.ebuild rename to sci-mathematics/coq-mathcomp/coq-mathcomp-1.15.0-r1.ebuild index a8e1792a11d6..fec89b781e85 100644 --- a/sci-mathematics/coq-mathcomp/coq-mathcomp-1.16.0.ebuild +++ b/sci-mathematics/coq-mathcomp/coq-mathcomp-1.15.0-r1.ebuild @@ -13,5 +13,8 @@ LICENSE="CeCILL-B" SLOT="0/${PV}" KEYWORDS="~amd64" -RDEPEND=">=sci-mathematics/coq-8.16.0:=" +RDEPEND=" + dev-lang/ocaml:= + >=sci-mathematics/coq-8.16.0:= +" DEPEND="${RDEPEND}" diff --git a/sci-mathematics/coq-mathcomp/coq-mathcomp-1.15.0.ebuild b/sci-mathematics/coq-mathcomp/coq-mathcomp-1.16.0-r1.ebuild similarity index 80% rename from sci-mathematics/coq-mathcomp/coq-mathcomp-1.15.0.ebuild rename to sci-mathematics/coq-mathcomp/coq-mathcomp-1.16.0-r1.ebuild index 5e41229a4f4f..fec89b781e85 100644 --- a/sci-mathematics/coq-mathcomp/coq-mathcomp-1.15.0.ebuild +++ b/sci-mathematics/coq-mathcomp/coq-mathcomp-1.16.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,5 +13,8 @@ LICENSE="CeCILL-B" SLOT="0/${PV}" KEYWORDS="~amd64" -RDEPEND=">=sci-mathematics/coq-8.16.0:=" +RDEPEND=" + dev-lang/ocaml:= + >=sci-mathematics/coq-8.16.0:= +" DEPEND="${RDEPEND}"