diff options
author | 2008-08-06 13:07:19 +0000 | |
---|---|---|
committer | 2008-08-06 13:07:19 +0000 | |
commit | b2ebd341fee305b136df71915725953c8546fce1 (patch) | |
tree | aa890a28ddcea4542b3a89e4f56baf68b1aa6432 /sci-astronomy | |
parent | Add USE flag description to metadata wrt GLEP 56. (diff) | |
download | historical-b2ebd341fee305b136df71915725953c8546fce1.tar.gz historical-b2ebd341fee305b136df71915725953c8546fce1.tar.bz2 historical-b2ebd341fee305b136df71915725953c8546fce1.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-astronomy')
-rw-r--r-- | sci-astronomy/predict/ChangeLog | 7 | ||||
-rw-r--r-- | sci-astronomy/predict/metadata.xml | 6 | ||||
-rw-r--r-- | sci-astronomy/setiathome/ChangeLog | 7 | ||||
-rw-r--r-- | sci-astronomy/setiathome/metadata.xml | 3 |
4 files changed, 19 insertions, 4 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> diff --git a/sci-astronomy/setiathome/ChangeLog b/sci-astronomy/setiathome/ChangeLog index 71afc7c94ece..7a2eaba13339 100644 --- a/sci-astronomy/setiathome/ChangeLog +++ b/sci-astronomy/setiathome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/setiathome -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/setiathome/ChangeLog,v 1.17 2007/02/22 01:30:35 jokey Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/setiathome/ChangeLog,v 1.18 2008/08/06 13:07:19 ulm Exp $ + + 06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: + Add USE flag description to metadata wrt GLEP 56. 22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/sci-astronomy/setiathome/metadata.xml b/sci-astronomy/setiathome/metadata.xml index b229aec85b8f..ccfa66c59de9 100644 --- a/sci-astronomy/setiathome/metadata.xml +++ b/sci-astronomy/setiathome/metadata.xml @@ -2,4 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci</herd> +<use> + <flag name='server'>Enable compilation of server</flag> +</use> </pkgmetadata> |