summaryrefslogtreecommitdiff
path: root/acct-user/mgraph
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
commitd934827bf44b7cfcf6711964418148fa60877668 (patch)
tree0625f358789b5e015e49db139cc1dbc9be00428f /acct-user/mgraph
parent2e34d110f164bf74d55fced27fe0000201b3eec5 (diff)
gentoo resync : 25.11.2020
Diffstat (limited to 'acct-user/mgraph')
-rw-r--r--acct-user/mgraph/Manifest2
-rw-r--r--acct-user/mgraph/metadata.xml5
-rw-r--r--acct-user/mgraph/mgraph-0.ebuild14
3 files changed, 21 insertions, 0 deletions
diff --git a/acct-user/mgraph/Manifest b/acct-user/mgraph/Manifest
new file mode 100644
index 000000000000..e8db7c5e15ff
--- /dev/null
+++ b/acct-user/mgraph/Manifest
@@ -0,0 +1,2 @@
+EBUILD mgraph-0.ebuild 304 BLAKE2B 726678467e20dc66c655c3a5e0538bdd2bb8642cf45858673e9ae73ecfa683848311fc16b343901571629f18998c27f35717431068571b8838670194e8188ee5 SHA512 ccd63bf8331592483f1912cf919eaffc241a50afaadd87ae67bcebc7e2e2594b2d21c482334fcea80965d71adf78280a295e887b1c052d9874d2f84fd3b4e1bc
+MISC metadata.xml 167 BLAKE2B e4dadf27fd344484f2bccb5b904909c89aac568c32e5b3c44bdf139eacefd4b4fae74419f503d2b7da0dccc1b68ba05d777d11292c0f89270d1ac5c9c703e8ca SHA512 7c8decb24ee3a850e38186cf3c7f8933a28017426806870ad6ef9ceb2533be147a2681fc789b535a81cb528af8c29d90d3006e4f250aee23bd7dea4561294e33
diff --git a/acct-user/mgraph/metadata.xml b/acct-user/mgraph/metadata.xml
new file mode 100644
index 000000000000..7a38bb900964
--- /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 000000000000..4dc665546fd0
--- /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