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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 47F821382C5 for ; Sun, 28 Feb 2021 15:44:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F0F0E0821; Sun, 28 Feb 2021 15:44:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 64705E0821 for ; Sun, 28 Feb 2021 15:44:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4428734111D for ; Sun, 28 Feb 2021 15:44:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D45D3530 for ; Sun, 28 Feb 2021 15:44:14 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1614527038.a83b2d09b14dd88b57cac0cbe5f2845cba56744e.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/coinor-dip/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/coinor-dip/coinor-dip-0.95.0-r1.ebuild sci-libs/coinor-dip/coinor-dip-0.95.0.ebuild X-VCS-Directories: sci-libs/coinor-dip/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: a83b2d09b14dd88b57cac0cbe5f2845cba56744e X-VCS-Branch: master Date: Sun, 28 Feb 2021 15:44:14 +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: 472d0511-2ce5-4fde-9245-18d8902a1991 X-Archives-Hash: c8f4a1dc5ef67044470726a1432bca1d commit: a83b2d09b14dd88b57cac0cbe5f2845cba56744e Author: Ionen Wolkens gmail com> AuthorDate: Sun Feb 28 15:43:58 2021 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Feb 28 15:43:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a83b2d09 sci-libs/coinor-dip: add missing >=symphony-5.6 dep Revbumped because it's possible to build without it (automagic with no option). Unlikely to be a wanted configuration so simply depend on it. Fails if <5.6 is present (bug #773265) Closes: https://bugs.gentoo.org/773265 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Ionen Wolkens gmail.com> Signed-off-by: David Seifert gentoo.org> .../coinor-dip/{coinor-dip-0.95.0.ebuild => coinor-dip-0.95.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-libs/coinor-dip/coinor-dip-0.95.0.ebuild b/sci-libs/coinor-dip/coinor-dip-0.95.0-r1.ebuild similarity index 97% rename from sci-libs/coinor-dip/coinor-dip-0.95.0.ebuild rename to sci-libs/coinor-dip/coinor-dip-0.95.0-r1.ebuild index d13707458c4..d19f69dd1fb 100644 --- a/sci-libs/coinor-dip/coinor-dip-0.95.0.ebuild +++ b/sci-libs/coinor-dip/coinor-dip-0.95.0-r1.ebuild @@ -20,6 +20,7 @@ RDEPEND=" sci-libs/coinor-cgl:= sci-libs/coinor-clp:= sci-libs/coinor-osi:= + >=sci-libs/coinor-symphony-5.6:= sci-libs/coinor-utils:=" DEPEND="${RDEPEND}" BDEPEND="