diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 13:05:40 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 13:05:40 +0000 |
commit | 67ac2360dec6b73a7d9fd2fd2d974604c12f1dcc (patch) | |
tree | 454fb43474c94dd05edd2c704fe1913cf714e064 /sci-astronomy/predict | |
parent | Add USE flag description to metadata wrt GLEP 56. (diff) | |
download | gentoo-2-67ac2360dec6b73a7d9fd2fd2d974604c12f1dcc.tar.gz gentoo-2-67ac2360dec6b73a7d9fd2fd2d974604c12f1dcc.tar.bz2 gentoo-2-67ac2360dec6b73a7d9fd2fd2d974604c12f1dcc.zip |
Add USE flag description to metadata wrt GLEP 56.
(Portage version: 2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686)
Diffstat (limited to 'sci-astronomy/predict')
-rw-r--r-- | sci-astronomy/predict/ChangeLog | 7 | ||||
-rw-r--r-- | sci-astronomy/predict/metadata.xml | 6 |
2 files changed, 11 insertions, 2 deletions
diff --git a/sci-astronomy/predict/ChangeLog b/sci-astronomy/predict/ChangeLog index 248e02c361ed..790b9c289adb 100644 --- a/sci-astronomy/predict/ChangeLog +++ b/sci-astronomy/predict/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/predict -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/ChangeLog,v 1.10 2007/09/11 15:06:57 bicatali Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/ChangeLog,v 1.11 2008/08/06 13:05:40 ulm Exp $ + + 06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: + Add USE flag description to metadata wrt GLEP 56. 11 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org> -predict-2.2.2-r3.ebuild, predict-2.2.3.ebuild, +files/predict-2.2.3-xforms.patch diff --git a/sci-astronomy/predict/metadata.xml b/sci-astronomy/predict/metadata.xml index c73af199f515..11bf4abbbc3f 100644 --- a/sci-astronomy/predict/metadata.xml +++ b/sci-astronomy/predict/metadata.xml @@ -8,4 +8,10 @@ to users of amateur satellites, but includes support for optionally announcing azimuth and elevation to help in manual antenna pointing, or optical observation of satellites. </longdescription> +<use> + <flag name='xforms'>Add a "map" client which uses the + <pkg>x11-libs/xforms</pkg> library for its GUI</flag> + <flag name='xplanet'>Project predict data onto world maps generated by + <pkg>x11-misc/xplanet</pkg> / <pkg>x11-misc/xearth</pkg></flag> +</use> </pkgmetadata> |