diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-10-29 02:28:11 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-10-29 02:28:11 +0000 |
commit | b8eeaff41101b3467512bbf28d2cf996390a27bf (patch) | |
tree | a8f1460c2b9c594703888f2c4b8ecf2e015f30fa /sci-libs | |
parent | Version bump. (diff) | |
download | gentoo-2-b8eeaff41101b3467512bbf28d2cf996390a27bf.tar.gz gentoo-2-b8eeaff41101b3467512bbf28d2cf996390a27bf.tar.bz2 gentoo-2-b8eeaff41101b3467512bbf28d2cf996390a27bf.zip |
Remove unneeded useflag description from metadata.xml
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/mathgl/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/mathgl/metadata.xml | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/sci-libs/mathgl/ChangeLog b/sci-libs/mathgl/ChangeLog index 2090ac798b4b..9f5d33d48fbf 100644 --- a/sci-libs/mathgl/ChangeLog +++ b/sci-libs/mathgl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/mathgl # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v 1.39 2013/10/28 16:46:23 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v 1.40 2013/10/29 02:28:11 patrick Exp $ + + 29 Oct 2013; Patrick Lauer <patrick@gentoo.org> metadata.xml: + Remove unneeded useflag description from metadata.xml *mathgl-2.1.3.1 (28 Oct 2013) diff --git a/sci-libs/mathgl/metadata.xml b/sci-libs/mathgl/metadata.xml index 36bc3f6fd80f..cd6ee1f79965 100644 --- a/sci-libs/mathgl/metadata.xml +++ b/sci-libs/mathgl/metadata.xml @@ -15,6 +15,5 @@ <use> <flag name="hdf">Add support for the Hierarchical Data Format v.4 <pkg>sci-libs/hdf</pkg></flag> <flag name="octave">Add bindings for <pkg>sci-mathematics/octave</pkg></flag> - <flag name="double-precision">Add double precision calculations</flag> </use> </pkgmetadata> |