diff --git a/acct-user/libreoffice/libreoffice-0.ebuild b/acct-user/libreoffice/libreoffice-0.ebuild new file mode 100644 index 0000000000000..59f859ea5a19e --- /dev/null +++ b/acct-user/libreoffice/libreoffice-0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-user + +DESCRIPTION="A user for the headless LibreOffice server" + +ACCT_USER_GROUPS=( "libreoffice" ) +ACCT_USER_HOME="/var/lib/libreoffice" +ACCT_USER_ID="512" + +acct-user_add_deps diff --git a/acct-user/libreoffice/metadata.xml b/acct-user/libreoffice/metadata.xml new file mode 100644 index 0000000000000..f632b40c7d8a1 --- /dev/null +++ b/acct-user/libreoffice/metadata.xml @@ -0,0 +1,8 @@ + + + + + office@gentoo.org + Gentoo Office project + +