From 5394f2ed078e80cf22b8d957c3799e4808056a8f Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 23 Jun 2019 20:13:44 +0200 Subject: [PATCH] sci-mathematics/gmp-ecm: Remove dep on sci-mathematics/gwnum Closes: https://github.com/gentoo/gentoo/pull/12313 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: David Seifert --- sci-mathematics/gmp-ecm/gmp-ecm-6.4.3-r5.ebuild | 9 ++------- sci-mathematics/gmp-ecm/gmp-ecm-6.4.4-r1.ebuild | 9 ++------- sci-mathematics/gmp-ecm/gmp-ecm-9999.ebuild | 9 ++------- sci-mathematics/gmp-ecm/metadata.xml | 1 - 4 files changed, 6 insertions(+), 22 deletions(-) diff --git a/sci-mathematics/gmp-ecm/gmp-ecm-6.4.3-r5.ebuild b/sci-mathematics/gmp-ecm/gmp-ecm-6.4.3-r5.ebuild index e60693532085..0a752d428d6e 100644 --- a/sci-mathematics/gmp-ecm/gmp-ecm-6.4.3-r5.ebuild +++ b/sci-mathematics/gmp-ecm/gmp-ecm-6.4.3-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -11,22 +11,17 @@ inherit eutils LICENSE="GPL-3 LGPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="+blas +custom-tune gwnum -openmp test" +IUSE="+blas +custom-tune -openmp test" # gmp 5.1 breaks a few things with this version DEPEND=" Improve performance of some operations by selecting machine-specific defaults - Use GWNum lib where possible -- 2.26.2