From 1d0f7143e0cde7deb8fe595424e014e39e46bd51 Mon Sep 17 00:00:00 2001 From: Hans Fernhout Date: Thu, 4 Jun 2020 10:05:14 +0300 Subject: acct-user/motion: new GLEP-81 package New user for media-video/motion, uid 395. Signed-off-by: Johannes Willem Fernhout Signed-off-by: Joonas Niilola --- acct-user/motion/metadata.xml | 12 ++++++++++++ acct-user/motion/motion-0.ebuild | 12 ++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 acct-user/motion/metadata.xml create mode 100644 acct-user/motion/motion-0.ebuild (limited to 'acct-user/motion') diff --git a/acct-user/motion/metadata.xml b/acct-user/motion/metadata.xml new file mode 100644 index 000000000000..1152c2457fc9 --- /dev/null +++ b/acct-user/motion/metadata.xml @@ -0,0 +1,12 @@ + + + + + hfern@fernhout.info + Hans Fernhout + + + proxy-maint@gentoo.org + Proxy Maintainers + + diff --git a/acct-user/motion/motion-0.ebuild b/acct-user/motion/motion-0.ebuild new file mode 100644 index 000000000000..bb4695efc896 --- /dev/null +++ b/acct-user/motion/motion-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="added by portage for motion, a software motion detector" +ACCT_USER_ID=395 +ACCT_USER_GROUPS=( motion video ) + +acct-user_add_deps -- cgit v1.2.3-65-gdbad