Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: acct-user/motion/
Date: Thu, 04 Jun 2020 07:14:32
Message-Id: 1591254851.1d0f7143e0cde7deb8fe595424e014e39e46bd51.juippis@gentoo
1 commit: 1d0f7143e0cde7deb8fe595424e014e39e46bd51
2 Author: Hans Fernhout <hfern <AT> fernhout <DOT> info>
3 AuthorDate: Thu Jun 4 07:05:14 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 4 07:14:11 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d0f7143
7
8 acct-user/motion: new GLEP-81 package
9
10 New user for media-video/motion, uid 395.
11
12 Signed-off-by: Johannes Willem Fernhout <hfern <AT> fernhout.info>
13 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
14
15 acct-user/motion/metadata.xml | 12 ++++++++++++
16 acct-user/motion/motion-0.ebuild | 12 ++++++++++++
17 2 files changed, 24 insertions(+)
18
19 diff --git a/acct-user/motion/metadata.xml b/acct-user/motion/metadata.xml
20 new file mode 100644
21 index 00000000000..1152c2457fc
22 --- /dev/null
23 +++ b/acct-user/motion/metadata.xml
24 @@ -0,0 +1,12 @@
25 +<?xml version="1.0" encoding="UTF-8"?>
26 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
27 +<pkgmetadata>
28 + <maintainer type="person">
29 + <email>hfern@××××××××.info</email>
30 + <name>Hans Fernhout</name>
31 + </maintainer>
32 + <maintainer type="project">
33 + <email>proxy-maint@g.o</email>
34 + <name>Proxy Maintainers</name>
35 + </maintainer>
36 +</pkgmetadata>
37
38 diff --git a/acct-user/motion/motion-0.ebuild b/acct-user/motion/motion-0.ebuild
39 new file mode 100644
40 index 00000000000..bb4695efc89
41 --- /dev/null
42 +++ b/acct-user/motion/motion-0.ebuild
43 @@ -0,0 +1,12 @@
44 +# Copyright 2020 Gentoo Authors
45 +# Distributed under the terms of the GNU General Public License v2
46 +
47 +EAPI=7
48 +
49 +inherit acct-user
50 +
51 +DESCRIPTION="added by portage for motion, a software motion detector"
52 +ACCT_USER_ID=395
53 +ACCT_USER_GROUPS=( motion video )
54 +
55 +acct-user_add_deps