Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: acct-group/nova/
Date: Mon, 20 Jan 2020 03:50:49
Message-Id: 1579492225.57f9d5f08abbecbda6fc4226c89c39a70147b310.prometheanfire@gentoo
1 commit: 57f9d5f08abbecbda6fc4226c89c39a70147b310
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 20 03:28:08 2020 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 20 03:50:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57f9d5f0
7
8 acct-group/nova: add nova group
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --force
12 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
13
14 acct-group/nova/metadata.xml | 10 ++++++++++
15 acct-group/nova/nova-0.ebuild | 8 ++++++++
16 2 files changed, 18 insertions(+)
17
18 diff --git a/acct-group/nova/metadata.xml b/acct-group/nova/metadata.xml
19 new file mode 100644
20 index 00000000000..1301fb3341b
21 --- /dev/null
22 +++ b/acct-group/nova/metadata.xml
23 @@ -0,0 +1,10 @@
24 +<?xml version="1.0" encoding="UTF-8"?>
25 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
26 +<pkgmetadata>
27 + <maintainer type="person">
28 + <email>prometheanfire@g.o</email>
29 + <name>Matthew Thode</name>
30 + </maintainer>
31 + <longdescription lang="en">
32 + </longdescription>
33 +</pkgmetadata>
34
35 diff --git a/acct-group/nova/nova-0.ebuild b/acct-group/nova/nova-0.ebuild
36 new file mode 100644
37 index 00000000000..076e02d12e4
38 --- /dev/null
39 +++ b/acct-group/nova/nova-0.ebuild
40 @@ -0,0 +1,8 @@
41 +# Copyright 2020 Gentoo Authors
42 +# Distributed under the terms of the GNU General Public License v2
43 +
44 +EAPI=7
45 +
46 +inherit acct-group
47 +
48 +ACCT_GROUP_ID=447