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 BE7D3158091 for ; Thu, 26 May 2022 00:28:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC0DBE07AE; Thu, 26 May 2022 00:28:09 +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 34BD1E0788 for ; Thu, 26 May 2022 00:28:09 +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 CD3E834165F for ; Thu, 26 May 2022 00:28:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D7DE434E for ; Thu, 26 May 2022 00:28:05 +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: <1653523828.abda90159d0be46a93172c2a6298946306347d17.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/octave/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/octave/octave-6.4.0-r2.ebuild sci-mathematics/octave/octave-6.4.0-r3.ebuild X-VCS-Directories: sci-mathematics/octave/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: abda90159d0be46a93172c2a6298946306347d17 X-VCS-Branch: master Date: Thu, 26 May 2022 00:28:05 +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: c60752e4-2049-4f3a-b353-2356b6ed5cef X-Archives-Hash: e585d7cbed4856b2c7afda9918730f7c commit: abda90159d0be46a93172c2a6298946306347d17 Author: Sam James gentoo org> AuthorDate: Thu May 26 00:10:28 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu May 26 00:10:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abda9015 sci-mathematics/octave: add sundials upper bound Closes: https://bugs.gentoo.org/846968 Signed-off-by: Sam James gentoo.org> .../octave/{octave-6.4.0-r2.ebuild => octave-6.4.0-r3.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sci-mathematics/octave/octave-6.4.0-r2.ebuild b/sci-mathematics/octave/octave-6.4.0-r3.ebuild similarity index 98% rename from sci-mathematics/octave/octave-6.4.0-r2.ebuild rename to sci-mathematics/octave/octave-6.4.0-r3.ebuild index beacfa32b21a..0b54c76a4ce2 100644 --- a/sci-mathematics/octave/octave-6.4.0-r2.ebuild +++ b/sci-mathematics/octave/octave-6.4.0-r3.ebuild @@ -78,8 +78,9 @@ RDEPEND=" ssl? ( dev-libs/openssl:0= ) - sundials? ( >=sci-libs/sundials-4:0= ) + sundials? (