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-group/motion/
Date: Thu, 04 Jun 2020 07:14:32
Message-Id: 1591254851.8d6281579d9588164a28be880768ed2cf871ebdf.juippis@gentoo
1 commit: 8d6281579d9588164a28be880768ed2cf871ebdf
2 Author: Hans Fernhout <hfern <AT> fernhout <DOT> info>
3 AuthorDate: Thu Jun 4 07:04:02 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=8d628157
7
8 acct-group/motion: new GLEP-81 package
9
10 New group for media-video/motion, gid 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-group/motion/metadata.xml | 12 ++++++++++++
16 acct-group/motion/motion-0.ebuild | 8 ++++++++
17 2 files changed, 20 insertions(+)
18
19 diff --git a/acct-group/motion/metadata.xml b/acct-group/motion/metadata.xml
20 new file mode 100644
21 index 00000000000..1152c2457fc
22 --- /dev/null
23 +++ b/acct-group/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-group/motion/motion-0.ebuild b/acct-group/motion/motion-0.ebuild
39 new file mode 100644
40 index 00000000000..59631115727
41 --- /dev/null
42 +++ b/acct-group/motion/motion-0.ebuild
43 @@ -0,0 +1,8 @@
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-group
50 +
51 +ACCT_GROUP_ID=395