diff options
author | Andreas Proschofsky <suka@gentoo.org> | 2011-07-06 22:05:53 +0000 |
---|---|---|
committer | Andreas Proschofsky <suka@gentoo.org> | 2011-07-06 22:05:53 +0000 |
commit | 8947f6f53ee5aaf1af98956384a33ffb8216a510 (patch) | |
tree | 8f39c55a40c080abfee4b325550e25f44aec0442 /app-office/libreoffice/metadata.xml | |
parent | Version bump. Remove old. (diff) | |
download | gentoo-2-8947f6f53ee5aaf1af98956384a33ffb8216a510.tar.gz gentoo-2-8947f6f53ee5aaf1af98956384a33ffb8216a510.tar.bz2 gentoo-2-8947f6f53ee5aaf1af98956384a33ffb8216a510.zip |
Introduce "offlinehelp" use flag similar to libreoffice-bin. Also remove some useless downloads
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'app-office/libreoffice/metadata.xml')
-rw-r--r-- | app-office/libreoffice/metadata.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-office/libreoffice/metadata.xml b/app-office/libreoffice/metadata.xml index 69934a9103c4..95ce97729d4f 100644 --- a/app-office/libreoffice/metadata.xml +++ b/app-office/libreoffice/metadata.xml @@ -11,6 +11,8 @@ version</longdescription> <flag name='binfilter'>Enable support for legacy StarOffice 5.x and earlier file formats</flag> <flag name='odk'>Build the Office Development Kit</flag> + <flag name='offlinehelp'>Install help files locally instead of + using the LibreOffice Wiki</flag> <flag name='templates'>Enable installation of Sun templates</flag> </use> </pkgmetadata> |