diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-07-31 16:19:35 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-07-31 16:19:35 +0000 |
commit | 3b573160e08beb4ab4328c2270e09be561c9c52c (patch) | |
tree | f4992fbe20b54263be7d6a2873b00071a50a5e51 /app-misc | |
parent | Add USE flag description to metadata wrt GLEP 56. (diff) | |
download | gentoo-2-3b573160e08beb4ab4328c2270e09be561c9c52c.tar.gz gentoo-2-3b573160e08beb4ab4328c2270e09be561c9c52c.tar.bz2 gentoo-2-3b573160e08beb4ab4328c2270e09be561c9c52c.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 'app-misc')
-rw-r--r-- | app-misc/gramps/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/gramps/metadata.xml | 12 |
2 files changed, 12 insertions, 5 deletions
diff --git a/app-misc/gramps/ChangeLog b/app-misc/gramps/ChangeLog index c8ed416c130b..18bbf6e32e56 100644 --- a/app-misc/gramps/ChangeLog +++ b/app-misc/gramps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/gramps # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/ChangeLog,v 1.71 2008/07/24 23:14:04 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/ChangeLog,v 1.72 2008/07/31 16:19:35 ulm Exp $ + + 31 Jul 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: + Add USE flag description to metadata wrt GLEP 56. 24 Jul 2008; Christian Faulhammer <opfer@gentoo.org> gramps-3.0.1-r1.ebuild: diff --git a/app-misc/gramps/metadata.xml b/app-misc/gramps/metadata.xml index c7cc3a0670da..c3d1b5fb4c16 100644 --- a/app-misc/gramps/metadata.xml +++ b/app-misc/gramps/metadata.xml @@ -3,12 +3,12 @@ <pkgmetadata> <herd>no-herd</herd> <maintainer> -<email>beandog@gentoo.org</email> -<name>Steve Dibb</name> + <email>beandog@gentoo.org</email> + <name>Steve Dibb</name> </maintainer> <maintainer> -<email>opfer@gentoo.org</email> -<name>Christian Faulhammer</name> + <email>opfer@gentoo.org</email> + <name>Christian Faulhammer</name> </maintainer> <longdescription lang="en"> GRAMPS helps you track your family tree. It allows you to store, edit, and @@ -20,4 +20,8 @@ rearrange/manipulate any/all data events in the entire data base (in any order or sequence) to assist the user in doing research, analysis and correlation with the potential of filling relationship gaps. </longdescription> +<use> + <flag name='reports'>All external software that is needed for graphical + reports will be installed</flag> +</use> </pkgmetadata> |