From 9dbfc4954b1411a5bf25a7e1456e42cb76631892 Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Tue, 24 Sep 2019 17:30:34 +0200 Subject: acct-group/vpopmail: add new group (GID 89) Signed-off-by: Rolf Eike Beer Signed-off-by: Joonas Niilola --- acct-group/vpopmail/metadata.xml | 12 ++++++++++++ acct-group/vpopmail/vpopmail-0.ebuild | 8 ++++++++ 2 files changed, 20 insertions(+) create mode 100644 acct-group/vpopmail/metadata.xml create mode 100644 acct-group/vpopmail/vpopmail-0.ebuild (limited to 'acct-group') diff --git a/acct-group/vpopmail/metadata.xml b/acct-group/vpopmail/metadata.xml new file mode 100644 index 000000000000..984c50fcb5cd --- /dev/null +++ b/acct-group/vpopmail/metadata.xml @@ -0,0 +1,12 @@ + + + + + eike@sf-mail.de + Rolf Eike Beer + + + proxy-maint@gentoo.org + Proxy Maintainers + + diff --git a/acct-group/vpopmail/vpopmail-0.ebuild b/acct-group/vpopmail/vpopmail-0.ebuild new file mode 100644 index 000000000000..fed48eea3041 --- /dev/null +++ b/acct-group/vpopmail/vpopmail-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=89 -- cgit v1.2.3-65-gdbad