sci-mathematics/msieve: Remove gwnum USE dep
authorDavid Seifert <soap@gentoo.org>
Sun, 30 Jun 2019 21:06:49 +0000 (23:06 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 30 Jun 2019 21:06:49 +0000 (23:06 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.16
Signed-off-by: David Seifert <soap@gentoo.org>
sci-mathematics/msieve/msieve-1.51-r1.ebuild [moved from sci-mathematics/msieve/msieve-1.51.ebuild with 92% similarity]
sci-mathematics/msieve/msieve-1.53-r1.ebuild [moved from sci-mathematics/msieve/msieve-1.53.ebuild with 94% similarity]
sci-mathematics/msieve/msieve-9999.ebuild

similarity index 92%
rename from sci-mathematics/msieve/msieve-1.51.ebuild
rename to sci-mathematics/msieve/msieve-1.51-r1.ebuild
index ffe3772b82d524be62846e85ee029aeea06f0266..0b4672d57dc6eaa04c6e09ac059dbd4040a82f2d 100644 (file)
@@ -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=5
@@ -14,9 +14,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="zlib +ecm mpi"
 
-# some linking troubles with gwnum
 DEPEND="
-       ecm? ( sci-mathematics/gmp-ecm[-gwnum] )
+       ecm? ( sci-mathematics/gmp-ecm )
        mpi? ( virtual/mpi )
        zlib? ( sys-libs/zlib )"
 RDEPEND="${DEPEND}"
similarity index 94%
rename from sci-mathematics/msieve/msieve-1.53.ebuild
rename to sci-mathematics/msieve/msieve-1.53-r1.ebuild
index 534207e16fb440207e74474c432767619f03a907..67933ca55dfda50a4b6664de739fe5613ddbfc37 100644 (file)
@@ -14,9 +14,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="zlib +ecm mpi"
 
-# some linking troubles with gwnum
 DEPEND="
-       ecm? ( sci-mathematics/gmp-ecm[-gwnum] )
+       ecm? ( sci-mathematics/gmp-ecm )
        mpi? ( virtual/mpi )
        zlib? ( sys-libs/zlib:= )"
 RDEPEND="${DEPEND}"
index 5da826bda06bae3be2a0410ca70752f0f6e9e845..d5ad2a8ec1b992130ab568a3ace417de971475a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,9 +15,8 @@ SLOT="0"
 KEYWORDS=""
 IUSE="zlib +ecm mpi"
 
-# some linking troubles with gwnum
 DEPEND="
-       ecm? ( sci-mathematics/gmp-ecm[-gwnum] )
+       ecm? ( sci-mathematics/gmp-ecm )
        mpi? ( virtual/mpi )
        zlib? ( sys-libs/zlib )"
 RDEPEND="${DEPEND}"