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 5391A158094 for ; Tue, 5 Jul 2022 12:46:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72B40E09E9; Tue, 5 Jul 2022 12:46:07 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 4E20DE09E9 for ; Tue, 5 Jul 2022 12:46:07 +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 49777341E7F for ; Tue, 5 Jul 2022 12:46:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 88B21326 for ; Tue, 5 Jul 2022 12:46:03 +0000 (UTC) From: "Robert Greener" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robert Greener" Message-ID: <1657025160.7acf64222811aa7664fcdfa175574dcc4f6aac3d.me@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-R/nloptr/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-R/nloptr/nloptr-2.0.3-r1.ebuild dev-R/nloptr/nloptr-2.0.3.ebuild X-VCS-Directories: dev-R/nloptr/ X-VCS-Committer: me X-VCS-Committer-Name: Robert Greener X-VCS-Revision: 7acf64222811aa7664fcdfa175574dcc4f6aac3d X-VCS-Branch: dev Date: Tue, 5 Jul 2022 12:46: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: ebaa080e-6eec-4360-9723-4009ba38b882 X-Archives-Hash: 0ba54b4ca1356fd63dd13bafc7a885ba commit: 7acf64222811aa7664fcdfa175574dcc4f6aac3d Author: Robert Greener r0bert dev> AuthorDate: Tue Jul 5 12:44:49 2022 +0000 Commit: Robert Greener r0bert dev> CommitDate: Tue Jul 5 12:46:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7acf6422 dev-R/nloptr: use nlopt from system Has side effect of fixing fail to compile bug Closes: https://bugs.gentoo.org/856526 Signed-off-by: Robert Greener r0bert.dev> dev-R/nloptr/{nloptr-2.0.3.ebuild => nloptr-2.0.3-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-R/nloptr/nloptr-2.0.3.ebuild b/dev-R/nloptr/nloptr-2.0.3-r1.ebuild similarity index 95% rename from dev-R/nloptr/nloptr-2.0.3.ebuild rename to dev-R/nloptr/nloptr-2.0.3-r1.ebuild index feb76ef4d..b8a705a32 100644 --- a/dev-R/nloptr/nloptr-2.0.3.ebuild +++ b/dev-R/nloptr/nloptr-2.0.3-r1.ebuild @@ -16,6 +16,7 @@ DEPEND=" test? ( dev-R/xml2 ) + >=sci-libs/nlopt-2.7.0 " SUGGESTED_PACKAGES="