diff options
author | Patrick Lauer <patrick@gentoo.org> | 2015-06-22 01:50:28 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2015-06-22 01:50:28 +0000 |
commit | ae0b572d3601910bbdbd8eda3dc9564b67a170d0 (patch) | |
tree | 0eee39e23a8d4b4600303a15f8cdeae1a6234ad6 /sci-libs | |
parent | Version bump (diff) | |
download | gentoo-2-ae0b572d3601910bbdbd8eda3dc9564b67a170d0.tar.gz gentoo-2-ae0b572d3601910bbdbd8eda3dc9564b67a170d0.tar.bz2 gentoo-2-ae0b572d3601910bbdbd8eda3dc9564b67a170d0.zip |
Remove unneeded useflag description from metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/cholmod/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/cholmod/metadata.xml | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/sci-libs/cholmod/ChangeLog b/sci-libs/cholmod/ChangeLog index b56ccf00ed6b..4414dd34144a 100644 --- a/sci-libs/cholmod/ChangeLog +++ b/sci-libs/cholmod/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/cholmod # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/ChangeLog,v 1.51 2015/06/21 11:32:50 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/ChangeLog,v 1.52 2015/06/22 01:50:28 patrick Exp $ + + 22 Jun 2015; Patrick Lauer <patrick@gentoo.org> metadata.xml: + Remove unneeded useflag description from metadata.xml 21 Jun 2015; Justin Lecher <jlec@gentoo.org> -cholmod-1.6.0-r1.ebuild: Clean old diff --git a/sci-libs/cholmod/metadata.xml b/sci-libs/cholmod/metadata.xml index 31c352b37583..7590541d295d 100644 --- a/sci-libs/cholmod/metadata.xml +++ b/sci-libs/cholmod/metadata.xml @@ -9,6 +9,5 @@ <use> <flag name="cuda">Use 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> </use> </pkgmetadata> |