* [gentoo-commits] repo/gentoo:master commit in: acct-user/munin/
@ 2019-12-15 7:50 Hans de Graaff
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff @ 2019-12-15 7:50 UTC (permalink / raw
To: gentoo-commits
commit: 147f1308e3e572d2319f3b10d9c1089616333eff
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 3 08:22:31 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 07:49:48 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=147f1308
acct-user/munin: add munin user
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --force
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
acct-user/munin/metadata.xml | 12 ++++++++++++
acct-user/munin/munin-0.ebuild | 16 ++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/acct-user/munin/metadata.xml b/acct-user/munin/metadata.xml
new file mode 100644
index 00000000000..355836725eb
--- /dev/null
+++ b/acct-user/munin/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="project">
+ <email>sysadmin@gentoo.org</email>
+ <name>Gentoo Sysadmin Project</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>graaff@gentoo.org</email>
+ <name>Hans de Graaff</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/munin/munin-0.ebuild b/acct-user/munin/munin-0.ebuild
new file mode 100644
index 00000000000..0aa2ddd4614
--- /dev/null
+++ b/acct-user/munin/munin-0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="user for munin"
+
+ACCT_USER_GROUPS=( munin )
+ACCT_USER_HOME="/var/lib/munin"
+ACCT_USER_HOME_OWNER="munin:munin"
+ACCT_USER_ID=177
+
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/munin/
@ 2019-12-15 9:32 Hans de Graaff
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff @ 2019-12-15 9:32 UTC (permalink / raw
To: gentoo-commits
commit: e707ed1c79ae8f9016c24d3f06619d9b7e1e1b71
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 09:29:37 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 09:32:14 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e707ed1c
acct-user/munin: remove empty line
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
acct-user/munin/munin-0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/acct-user/munin/munin-0.ebuild b/acct-user/munin/munin-0.ebuild
index 0aa2ddd4614..3e9cf01e0e1 100644
--- a/acct-user/munin/munin-0.ebuild
+++ b/acct-user/munin/munin-0.ebuild
@@ -12,5 +12,4 @@ ACCT_USER_HOME="/var/lib/munin"
ACCT_USER_HOME_OWNER="munin:munin"
ACCT_USER_ID=177
-
acct-user_add_deps
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-12-15 9:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-15 9:32 [gentoo-commits] repo/gentoo:master commit in: acct-user/munin/ Hans de Graaff
-- strict thread matches above, loose matches on Subject: below --
2019-12-15 7:50 Hans de Graaff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox