summaryrefslogtreecommitdiff
path: root/acct-user/sympa/sympa-0.ebuild
diff options
context:
space:
mode:
authorMarcin Deranek <marcin.deranek@slonko.net>2020-11-04 14:04:39 +0100
committerMarcin Deranek <marcin.deranek@slonko.net>2020-11-04 14:04:39 +0100
commit26300c0c0790f43e00ff14d7301da1e8c8714a4d (patch)
treefd0cffcbb7b762ef44d305d8ffdfae7b7bdd8c20 /acct-user/sympa/sympa-0.ebuild
parentdde457ed3c7256a8eba9c33f765e6dafbbbd25f1 (diff)
downloadportage-26300c0c0790f43e00ff14d7301da1e8c8714a4d.tar.gz
portage-26300c0c0790f43e00ff14d7301da1e8c8714a4d.tar.bz2
portage-26300c0c0790f43e00ff14d7301da1e8c8714a4d.zip
Version bump + various cleanups
Diffstat (limited to 'acct-user/sympa/sympa-0.ebuild')
-rw-r--r--acct-user/sympa/sympa-0.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/acct-user/sympa/sympa-0.ebuild b/acct-user/sympa/sympa-0.ebuild
new file mode 100644
index 0000000..9e4e76e
--- /dev/null
+++ b/acct-user/sympa/sympa-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for Sympa daemon"
+ACCT_USER_ID=-1
+ACCT_USER_GROUPS=( sympa )
+
+acct-user_add_deps