From 796e724b5ace96ff70d918765662edf62f1d8c85 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 9 Jul 2023 22:25:44 +0100 Subject: gentoo auto-resync : 09:07:2023 - 22:25:43 --- acct-user/gpsd/gpsd-0-r3.ebuild | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 acct-user/gpsd/gpsd-0-r3.ebuild (limited to 'acct-user/gpsd/gpsd-0-r3.ebuild') diff --git a/acct-user/gpsd/gpsd-0-r3.ebuild b/acct-user/gpsd/gpsd-0-r3.ebuild new file mode 100644 index 000000000000..02e5bd60b85a --- /dev/null +++ b/acct-user/gpsd/gpsd-0-r3.ebuild @@ -0,0 +1,13 @@ +# Copyright 2020-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +DESCRIPTION="user for gpsd" +ACCT_USER_ID=299 +# bug #744982 +ACCT_USER_GROUPS=( dialout uucp ) + +acct-user_add_deps -- cgit v1.2.3