diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-05-12 03:26:55 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-05-12 03:26:55 +0000 |
commit | ab27108aa616bd3e1893e66683c623340b05a949 (patch) | |
tree | c3734ce8f1afae1e53f68807fc3d255d7147b61a /sci-libs/suitesparse | |
parent | Drop obsolete use flags from metadata.xml (diff) | |
download | gentoo-2-ab27108aa616bd3e1893e66683c623340b05a949.tar.gz gentoo-2-ab27108aa616bd3e1893e66683c623340b05a949.tar.bz2 gentoo-2-ab27108aa616bd3e1893e66683c623340b05a949.zip |
Drop obsolete use flags from metadata.xml
(Portage version: 2.2.0_alpha174/cvs/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
Diffstat (limited to 'sci-libs/suitesparse')
-rw-r--r-- | sci-libs/suitesparse/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/suitesparse/metadata.xml | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/sci-libs/suitesparse/ChangeLog b/sci-libs/suitesparse/ChangeLog index 78b3b45f7d76..16bf0eb22c8b 100644 --- a/sci-libs/suitesparse/ChangeLog +++ b/sci-libs/suitesparse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/suitesparse # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/suitesparse/ChangeLog,v 1.9 2013/01/08 06:00:27 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/suitesparse/ChangeLog,v 1.10 2013/05/12 03:26:55 patrick Exp $ + + 12 May 2013; Patrick Lauer <patrick@gentoo.org> metadata.xml: + Drop obsolete use flags from metadata.xml 08 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> suitesparse-4.0.2.ebuild: Changed flag from supernodal to lapack to match cholmod, bug #450726 diff --git a/sci-libs/suitesparse/metadata.xml b/sci-libs/suitesparse/metadata.xml index d56f4ccd6280..196e8deea834 100644 --- a/sci-libs/suitesparse/metadata.xml +++ b/sci-libs/suitesparse/metadata.xml @@ -28,7 +28,6 @@ <use> <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="supernodal">Enable the Supernodal module (needs <pkg>virtual/lapack</pkg>)</flag> <flag name='tbb'>Enable multithreading with the Intel Threads Building Block <pkg>dev-cpp/tbb</pkg></flag> </use> </pkgmetadata> |