[gentoo-commits] repo/gentoo:master commit in: acct-user/heat/

2020-01-19 Thread Matthew Thode
commit: 682e54f7c84c741d4f9684fd846e312a3b08e652
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Jan 20 04:44:22 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 20 04:44:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=682e54f7

acct-user/heat: make qa bot happy

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

 acct-user/heat/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/acct-user/heat/metadata.xml b/acct-user/heat/metadata.xml
index 1301fb3341b..63b7b9f50d6 100644
--- a/acct-user/heat/metadata.xml
+++ b/acct-user/heat/metadata.xml
@@ -6,5 +6,6 @@
Matthew Thode


+   openstack heat user

 



[gentoo-commits] repo/gentoo:master commit in: acct-user/heat/

2020-01-19 Thread Matthew Thode
commit: a03bd275aa269dc22421d76d1fac507d1dfa1f8a
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Jan 20 03:44:04 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Jan 20 03:50:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a03bd275

acct-user/heat: add heat user

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --force
Signed-off-by: Matthew Thode  gentoo.org>

 acct-user/heat/heat-0.ebuild | 14 ++
 acct-user/heat/metadata.xml  | 10 ++
 2 files changed, 24 insertions(+)

diff --git a/acct-user/heat/heat-0.ebuild b/acct-user/heat/heat-0.ebuild
new file mode 100644
index 000..d721c2e9d04
--- /dev/null
+++ b/acct-user/heat/heat-0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="user for the heat openstack service"
+ACCT_USER_ID=444
+ACCT_USER_HOME=/var/lib/heat
+ACCT_USER_HOME_PERMS=0770
+ACCT_USER_GROUPS=( heat )
+
+acct-user_add_deps

diff --git a/acct-user/heat/metadata.xml b/acct-user/heat/metadata.xml
new file mode 100644
index 000..1301fb3341b
--- /dev/null
+++ b/acct-user/heat/metadata.xml
@@ -0,0 +1,10 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   prometheanf...@gentoo.org
+   Matthew Thode
+   
+   
+   
+