mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-15 11:28:13 +02:00
Bug: https://bugs.gentoo.org/950497 Bug: https://bugs.gentoo.org/950757 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/40976 Signed-off-by: Sam James <sam@gentoo.org>
19 lines
643 B
XML
19 lines
643 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>dilfridge@gentoo.org</email>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>office@gentoo.org</email>
|
|
<name>Gentoo Office project</name>
|
|
</maintainer>
|
|
<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">Install help files locally instead of using the LibreOffice Wiki</flag>
|
|
</use>
|
|
</pkgmetadata>
|