diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 20:51:36 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 20:51:36 +0000 |
commit | 2f6cf70a758eb27fda57a73005790de1d8dc4022 (patch) | |
tree | 16f44a7b3901cb707d60de75da6ca09e7cf3273e /sci-mathematics/geomview | |
parent | add GLEP 56 USE flag desc from use.local.desc (diff) | |
download | historical-2f6cf70a758eb27fda57a73005790de1d8dc4022.tar.gz historical-2f6cf70a758eb27fda57a73005790de1d8dc4022.tar.bz2 historical-2f6cf70a758eb27fda57a73005790de1d8dc4022.zip |
Add USE flag description to metadata wrt GLEP 56.
Package-Manager: portage-2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686
Diffstat (limited to 'sci-mathematics/geomview')
-rw-r--r-- | sci-mathematics/geomview/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/geomview/metadata.xml | 5 |
2 files changed, 9 insertions, 1 deletions
diff --git a/sci-mathematics/geomview/ChangeLog b/sci-mathematics/geomview/ChangeLog index bc207723accc..79224da08569 100644 --- a/sci-mathematics/geomview/ChangeLog +++ b/sci-mathematics/geomview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/geomview # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/ChangeLog,v 1.10 2008/06/27 10:38:36 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/ChangeLog,v 1.11 2008/08/06 20:33:51 ulm Exp $ + + 06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: + Add USE flag description to metadata wrt GLEP 56. 27 Jun 2008; Ulrich Mueller <ulm@gentoo.org> geomview-1.9.2.ebuild, geomview-1.9.4.ebuild: diff --git a/sci-mathematics/geomview/metadata.xml b/sci-mathematics/geomview/metadata.xml index 3a2a57dcd05f..088880dff4fe 100644 --- a/sci-mathematics/geomview/metadata.xml +++ b/sci-mathematics/geomview/metadata.xml @@ -8,4 +8,9 @@ <description>Primary Maintainer</description> </maintainer> <longdescription>Geomview is an interactive geometry viewer and Object Oriented Graphics Library (OOGL).</longdescription> +<use> + <flag name='avg'>Enable experimental motion averaging technique</flag> + <flag name='netpbm'>Add <pkg>media-libs/netpbm</pkg> support for external + modules</flag> +</use> </pkgmetadata> |