Package-Manager: Portage-2.3.67, Repoman-2.3.16
Signed-off-by: David Seifert <soap@gentoo.org>
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
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}"
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}"
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
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}"