diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-11-25 12:16:28 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-11-25 12:16:28 +0000 |
commit | 062804a26ec6ba6dfe13b029af567a9785c4632b (patch) | |
tree | c6fa15201980f3750fbd12580fc5a9b3ed6c7bb3 /app-emulation/lxc/metadata.xml | |
parent | Masking www-apps/Embperl for QA removal. (diff) | |
download | gentoo-2-062804a26ec6ba6dfe13b029af567a9785c4632b.tar.gz gentoo-2-062804a26ec6ba6dfe13b029af567a9785c4632b.tar.bz2 gentoo-2-062804a26ec6ba6dfe13b029af567a9785c4632b.zip |
Enable doc USE flag by default and explicit in the description that it enables the man pages as well.
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/lxc/metadata.xml')
-rw-r--r-- | app-emulation/lxc/metadata.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/app-emulation/lxc/metadata.xml b/app-emulation/lxc/metadata.xml index 868661456872..e7d5ab499661 100644 --- a/app-emulation/lxc/metadata.xml +++ b/app-emulation/lxc/metadata.xml @@ -8,4 +8,11 @@ <maintainer> <email>dev-zero@gentoo.org</email> </maintainer> + <use> + <flag name="doc"> + Build documentation and man pages. This is optional since it + requires extra dependencies. If you don't enable this flag, you + will have no man pages. + </flag> + </use> </pkgmetadata> |