diff options
author | Peter Alfredsen <crabbedhaloablution@icloud.com> | 2020-12-07 17:33:01 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-04-21 21:59:38 +0200 |
commit | c614f4887fcbefb8b283094556a026086c331105 (patch) | |
tree | a51e28510d94dbdb153f1b803a2760b053f42cd2 /acct-group/gpio/gpio-0.ebuild | |
parent | net-analyzer/wireshark: add 3.4.5 (diff) | |
download | gentoo-c614f4887fcbefb8b283094556a026086c331105.tar.gz gentoo-c614f4887fcbefb8b283094556a026086c331105.tar.bz2 gentoo-c614f4887fcbefb8b283094556a026086c331105.zip |
acct-group/gpio: add group for raspberrypi-sys-mods
Bug: https://bugs.gentoo.org/758917
Bug: https://github.com/gentoo/gentoo/pull/18551
Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Peter Alfredsen <crabbedhaloablution@icloud.com>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/gpio/gpio-0.ebuild')
-rw-r--r-- | acct-group/gpio/gpio-0.ebuild | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/acct-group/gpio/gpio-0.ebuild b/acct-group/gpio/gpio-0.ebuild new file mode 100644 index 000000000000..9f8e9a3621d1 --- /dev/null +++ b/acct-group/gpio/gpio-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID="225" |