commit:     1d0f7143e0cde7deb8fe595424e014e39e46bd51
Author:     Hans Fernhout <hfern <AT> fernhout <DOT> info>
AuthorDate: Thu Jun  4 07:05:14 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun  4 07:14:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d0f7143

acct-user/motion: new GLEP-81 package

New user for media-video/motion, uid 395.

Signed-off-by: Johannes Willem Fernhout <hfern <AT> fernhout.info>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 acct-user/motion/metadata.xml    | 12 ++++++++++++
 acct-user/motion/motion-0.ebuild | 12 ++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/acct-user/motion/metadata.xml b/acct-user/motion/metadata.xml
new file mode 100644
index 00000000000..1152c2457fc
--- /dev/null
+++ b/acct-user/motion/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Hans Fernhout</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Proxy Maintainers</name>
+       </maintainer>
+</pkgmetadata>

diff --git a/acct-user/motion/motion-0.ebuild b/acct-user/motion/motion-0.ebuild
new file mode 100644
index 00000000000..bb4695efc89
--- /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

Reply via email to