mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sci-libs/suitesparse: Drop 4.0.2 and 4.1.2
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -32,9 +32,6 @@
|
||||
<flag name="cuda">
|
||||
Enable nvidia cuda toolkit for speeding up computations
|
||||
</flag>
|
||||
<flag name="metis">
|
||||
Enable the Partition module to cholmod using <pkg>sci-libs/metis</pkg>
|
||||
</flag>
|
||||
<flag name="partition">
|
||||
Enable graph partitioning and graph-partition-based orderings
|
||||
through <pkg>sci-libs/metis</pkg> or <pkg>sci-libs/parmetis</pkg>
|
||||
|
||||
@@ -1,27 +0,0 @@
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
DESCRIPTION="Meta package for a suite of sparse matrix tools"
|
||||
HOMEPAGE="http://www.cise.ufl.edu/research/sparse/SuiteSparse/"
|
||||
|
||||
LICENSE="LGPL-2.1 GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="cuda doc metis tbb lapack"
|
||||
DEPEND=""
|
||||
RDEPEND="
|
||||
>=sci-libs/suitesparseconfig-${PV}
|
||||
>=sci-libs/amd-2.3.1[doc?]
|
||||
>=sci-libs/btf-1.2.0
|
||||
>=sci-libs/camd-2.3.1[doc?]
|
||||
>=sci-libs/ccolamd-2.8.0
|
||||
>=sci-libs/cholmod-2.0.1[cuda?,doc?,metis?,lapack?]
|
||||
>=sci-libs/colamd-2.3.1
|
||||
>=sci-libs/cxsparse-3.1.1
|
||||
>=sci-libs/klu-1.2.0[doc?]
|
||||
>=sci-libs/ldl-2.0.4[doc?]
|
||||
>=sci-libs/spqr-1.3.1[doc?,metis?,tbb?]
|
||||
>=sci-libs/umfpack-5.6.1[doc?,cholmod]"
|
||||
@@ -1,27 +0,0 @@
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
DESCRIPTION="Meta package for a suite of sparse matrix tools"
|
||||
HOMEPAGE="http://www.cise.ufl.edu/research/sparse/SuiteSparse/"
|
||||
|
||||
LICENSE="LGPL-2.1 GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="cuda doc metis tbb lapack"
|
||||
DEPEND=""
|
||||
RDEPEND="
|
||||
>=sci-libs/suitesparseconfig-${PV}
|
||||
>=sci-libs/amd-2.3.1[doc?]
|
||||
>=sci-libs/btf-1.2.0
|
||||
>=sci-libs/camd-2.3.1[doc?]
|
||||
>=sci-libs/ccolamd-2.8.0
|
||||
>=sci-libs/cholmod-2.1.2[cuda?,doc?,metis?,lapack?]
|
||||
>=sci-libs/colamd-2.3.1
|
||||
>=sci-libs/cxsparse-3.1.2
|
||||
>=sci-libs/klu-1.2.0[doc?]
|
||||
>=sci-libs/ldl-2.0.4[doc?]
|
||||
>=sci-libs/spqr-1.3.1[doc?,metis?,tbb?]
|
||||
>=sci-libs/umfpack-5.6.2[doc?,cholmod]"
|
||||
Reference in New Issue
Block a user