From: Tomáš Mózes Date: Tue, 12 Nov 2019 09:02:43 +0000 (+0100) Subject: acct-group/redis: new group package for GID 75 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=64064bb8a9eb4751eda056005a357e1d368f4a1c;p=gentoo.git acct-group/redis: new group package for GID 75 Signed-off-by: Tomáš Mózes --- diff --git a/acct-group/redis/metadata.xml b/acct-group/redis/metadata.xml new file mode 100644 index 000000000000..ee74e58c0375 --- /dev/null +++ b/acct-group/redis/metadata.xml @@ -0,0 +1,7 @@ + + + + + robbat2@gentoo.org + + diff --git a/acct-group/redis/redis-0.ebuild b/acct-group/redis/redis-0.ebuild new file mode 100644 index 000000000000..272255cb1374 --- /dev/null +++ b/acct-group/redis/redis-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Redis program group" +ACCT_GROUP_ID=75