diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-07-14 21:29:30 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-07-14 21:51:14 +0200 |
commit | 7a2b9f61b54d73af209e071eafe27147d3912ed9 (patch) | |
tree | ce7492c370402af2723de4c2528788eade0221a7 /acct-group/vacation/vacation-0.ebuild | |
parent | acct-group/karma: add group (118) karma (diff) | |
download | gentoo-7a2b9f61b54d73af209e071eafe27147d3912ed9.tar.gz gentoo-7a2b9f61b54d73af209e071eafe27147d3912ed9.tar.bz2 gentoo-7a2b9f61b54d73af209e071eafe27147d3912ed9.zip |
acct-group/vacation: add group (125) vacation
Bug: https://bugs.gentoo.org/781524
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/vacation/vacation-0.ebuild')
-rw-r--r-- | acct-group/vacation/vacation-0.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/acct-group/vacation/vacation-0.ebuild b/acct-group/vacation/vacation-0.ebuild new file mode 100644 index 000000000000..94ef2caa53ed --- /dev/null +++ b/acct-group/vacation/vacation-0.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="A group for www-apps/postfixadmin" + +ACCT_GROUP_ID="125" |