diff options
author | 2011-01-27 14:59:13 +0000 | |
---|---|---|
committer | 2011-01-27 14:59:13 +0000 | |
commit | 1e187a3c34337d54e312c80e9c955c47f1bb6f3c (patch) | |
tree | a6808b9318f7c454672e1af6d8d888bf0f265a35 /app-office/libreoffice-bin/metadata.xml | |
parent | Fix encoding in ChangeLog (diff) | |
download | gentoo-2-1e187a3c34337d54e312c80e9c955c47f1bb6f3c.tar.gz gentoo-2-1e187a3c34337d54e312c80e9c955c47f1bb6f3c.tar.bz2 gentoo-2-1e187a3c34337d54e312c80e9c955c47f1bb6f3c.zip |
Introduce "offlinehelp" use flag, if not set the LibreOffice Wiki will be used for help, reducing download size
quite a bit.
(Portage version: 2.1.9.35/cvs/Linux x86_64)
Diffstat (limited to 'app-office/libreoffice-bin/metadata.xml')
-rw-r--r-- | app-office/libreoffice-bin/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-office/libreoffice-bin/metadata.xml b/app-office/libreoffice-bin/metadata.xml index b6165efe4998..695ed551e4fb 100644 --- a/app-office/libreoffice-bin/metadata.xml +++ b/app-office/libreoffice-bin/metadata.xml @@ -4,4 +4,7 @@ <herd>openoffice</herd> <longdescription>LibreOffice is a free office suite. This is the binary version of Libreoffice. Use this if you don't want to wait for the source version to build.</longdescription> +<use> + <flag name='offlinehelp'>Download and install help files locally instead of using the LibreOffice Wiki</flag> +</use> </pkgmetadata> |