* [gentoo-commits] repo/gentoo:master commit in: acct-user/mogile/
@ 2021-05-09 11:40 Andreas K. Hüttel
0 siblings, 0 replies; only message in thread
From: Andreas K. Hüttel @ 2021-05-09 11:40 UTC (permalink / raw
To: gentoo-commits
commit: 0daa5a5d8a4dfca368304fc67f0521a64a6a8bd5
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 9 11:39:10 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 9 11:40:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0daa5a5d
acct-user/mogile: Add user for MogileFS
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
acct-user/mogile/metadata.xml | 10 ++++++++++
acct-user/mogile/mogile-0.ebuild | 13 +++++++++++++
2 files changed, 23 insertions(+)
diff --git a/acct-user/mogile/metadata.xml b/acct-user/mogile/metadata.xml
new file mode 100644
index 00000000000..5fb8aeb27d7
--- /dev/null
+++ b/acct-user/mogile/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>robbat2@gentoo.org</email>
+ </maintainer>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/mogile/mogile-0.ebuild b/acct-user/mogile/mogile-0.ebuild
new file mode 100644
index 00000000000..2441a86d5f1
--- /dev/null
+++ b/acct-user/mogile/mogile-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="MogileFS user"
+ACCT_USER_ID=460
+ACCT_USER_ENFORCE_ID=1
+ACCT_USER_GROUPS=( mogile )
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-05-09 11:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-09 11:40 [gentoo-commits] repo/gentoo:master commit in: acct-user/mogile/ Andreas K. Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox