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 62DFA158094 for ; Sat, 23 Jul 2022 17:41:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84D3DE070D; Sat, 23 Jul 2022 17:41:06 +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 65EA5E070D for ; Sat, 23 Jul 2022 17:41:06 +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 6FAB9340DCA for ; Sat, 23 Jul 2022 17:41:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C643E525 for ; Sat, 23 Jul 2022 17:41:03 +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: <1658598060.cbb308be9f9e203cd2a885f43e5f568fddc16cb1.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/vampire/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/vampire/vampire-4.6.1-r1.ebuild sci-mathematics/vampire/vampire-4.6.1.ebuild X-VCS-Directories: sci-mathematics/vampire/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: cbb308be9f9e203cd2a885f43e5f568fddc16cb1 X-VCS-Branch: master Date: Sat, 23 Jul 2022 17:41:03 +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: da7785d6-5f12-42d9-bc42-627d7912bb40 X-Archives-Hash: 4553c7ecfa0460f4fbabb925e04c3f74 commit: cbb308be9f9e203cd2a885f43e5f568fddc16cb1 Author: Maciej Barć gentoo org> AuthorDate: Sat Jul 23 17:25:52 2022 +0000 Commit: Maciej Barć gentoo org> CommitDate: Sat Jul 23 17:41:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbb308be sci-mathematics/vampire: restrict z3 dep version Closes: https://bugs.gentoo.org/860237 Signed-off-by: Maciej Barć gentoo.org> .../vampire/{vampire-4.6.1.ebuild => vampire-4.6.1-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/vampire/vampire-4.6.1.ebuild b/sci-mathematics/vampire/vampire-4.6.1-r1.ebuild similarity index 94% rename from sci-mathematics/vampire/vampire-4.6.1.ebuild rename to sci-mathematics/vampire/vampire-4.6.1-r1.ebuild index 6c99ffab7e31..2f7ceabc3b2c 100644 --- a/sci-mathematics/vampire/vampire-4.6.1.ebuild +++ b/sci-mathematics/vampire/vampire-4.6.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=8 @@ -27,7 +27,7 @@ RESTRICT="!debug? ( test )" RDEPEND=" z3? ( dev-libs/gmp:= - sci-mathematics/z3:= +