diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 13:07:19 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 13:07:19 +0000 |
commit | 31a95974a6f17dd773248f10223f149b9ebe51f0 (patch) | |
tree | 77f7a1b38958fc006cea44a552a1218f137ed0d6 /sci-astronomy | |
parent | Add USE flag description to metadata wrt GLEP 56. (diff) | |
download | gentoo-2-31a95974a6f17dd773248f10223f149b9ebe51f0.tar.gz gentoo-2-31a95974a6f17dd773248f10223f149b9ebe51f0.tar.bz2 gentoo-2-31a95974a6f17dd773248f10223f149b9ebe51f0.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')
-rw-r--r-- | sci-astronomy/setiathome/ChangeLog | 7 | ||||
-rw-r--r-- | sci-astronomy/setiathome/metadata.xml | 3 |
2 files changed, 8 insertions, 2 deletions
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> |