diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-02-04 10:31:33 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-02-04 10:31:33 +0000 |
commit | 1a261f3b6ecec3a8c87e7603548dde9516f5ce06 (patch) | |
tree | ef267ef842d1e69731f5e843c8adcbafe5aa7ef0 /net-mail/mu/metadata.xml | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-1a261f3b6ecec3a8c87e7603548dde9516f5ce06.tar.gz gentoo-2-1a261f3b6ecec3a8c87e7603548dde9516f5ce06.tar.bz2 gentoo-2-1a261f3b6ecec3a8c87e7603548dde9516f5ce06.zip |
introduce USE=gui to build the experimental gui, QA per bug #353653.
(Portage version: 2.1.9.35/cvs/Linux i686)
Diffstat (limited to 'net-mail/mu/metadata.xml')
-rw-r--r-- | net-mail/mu/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mail/mu/metadata.xml b/net-mail/mu/metadata.xml index 63c9f019b7dc..d981a5278096 100644 --- a/net-mail/mu/metadata.xml +++ b/net-mail/mu/metadata.xml @@ -10,4 +10,7 @@ 'mu' is a set of command-line tools for Linux/Unix that enable you to quickly find the e-mails you are looking for, assuming that you store your e-mails in Maildirs. </longdescription> +<use> + <flag name="gui">Build and install the experimental gui 'mug'.</flag> +</use> </pkgmetadata> |