diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2013-03-23 08:40:18 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2013-03-23 08:40:18 +0000 |
commit | 15b6633a23463aacfed4aa25b05656810c0e7f90 (patch) | |
tree | 89acdb6b78ae284b6068b864e53970613b5bc2f6 /profiles/desc | |
parent | Update HOMEPAGE and SRC_URI. (diff) | |
download | historical-15b6633a23463aacfed4aa25b05656810c0e7f90.tar.gz historical-15b6633a23463aacfed4aa25b05656810c0e7f90.tar.bz2 historical-15b6633a23463aacfed4aa25b05656810c0e7f90.zip |
Add office implementation for next version of office-ext eclass. So the extensions are not installed automagically based on whats found on the system.
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/office_implementation.desc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/desc/office_implementation.desc b/profiles/desc/office_implementation.desc new file mode 100644 index 000000000000..2326ab924753 --- /dev/null +++ b/profiles/desc/office_implementation.desc @@ -0,0 +1,8 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/office_implementation.desc,v 1.1 2013/03/23 08:40:18 scarabeus Exp $ + +# This file contains descriptions of OFFICE USE_EXPAND flags. + +libreoffice - use the app-office/libreoffice{,-bin} implementation for extensions +openoffice - use the app-office/openoffice{,-bin} implementation for extensions |