* [gentoo-commits] repo/gentoo:master commit in: acct-user/mgraph/
@ 2020-10-24 21:01 David Seifert
0 siblings, 0 replies; only message in thread
From: David Seifert @ 2020-10-24 21:01 UTC (permalink / raw
To: gentoo-commits
commit: 6a411d40aa032d27234fa2c0b9088146d5cb743f
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 24 21:01:15 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Oct 24 21:01:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a411d40
acct-user/mgraph: Add user for net-mail/mailgraph
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: David Seifert <soap <AT> gentoo.org>
acct-user/mgraph/metadata.xml | 5 +++++
acct-user/mgraph/mgraph-0.ebuild | 14 ++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/acct-user/mgraph/metadata.xml b/acct-user/mgraph/metadata.xml
new file mode 100644
index 00000000000..7a38bb90096
--- /dev/null
+++ b/acct-user/mgraph/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+</pkgmetadata>
diff --git a/acct-user/mgraph/mgraph-0.ebuild b/acct-user/mgraph/mgraph-0.ebuild
new file mode 100644
index 00000000000..4dc665546fd
--- /dev/null
+++ b/acct-user/mgraph/mgraph-0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for net-mail/mailgraph"
+ACCT_USER_ID=376
+ACCT_USER_GROUPS=( mgraph adm )
+ACCT_USER_HOME="/var/lib/mailgraph"
+ACCT_USER_HOME_PERMS=750
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-10-24 21:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-24 21:01 [gentoo-commits] repo/gentoo:master commit in: acct-user/mgraph/ David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox