aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny (tastytea) Gutbrod <gentoo@tastytea.de>2020-05-28 05:41:34 +0200
committerRonny (tastytea) Gutbrod <gentoo@tastytea.de>2020-05-28 05:48:31 +0200
commitc926c7c1436a196e9e5d4c30d5222760a3618430 (patch)
tree109e2c65334d2ec1c26df9890a61bb67784a1066 /acct-group
parentmedia-sound/*: Backport changes done for ::gentoo (diff)
downloadguru-c926c7c1436a196e9e5d4c30d5222760a3618430.tar.gz
guru-c926c7c1436a196e9e5d4c30d5222760a3618430.tar.bz2
guru-c926c7c1436a196e9e5d4c30d5222760a3618430.zip
acct-user/gemini, acct-group/gemini: New user/group.
For net-misc/gemserv and other gemini servers. Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
Diffstat (limited to 'acct-group')
-rw-r--r--acct-group/gemini/gemini-0.ebuild10
-rw-r--r--acct-group/gemini/metadata.xml8
2 files changed, 18 insertions, 0 deletions
diff --git a/acct-group/gemini/gemini-0.ebuild b/acct-group/gemini/gemini-0.ebuild
new file mode 100644
index 000000000..35028819c
--- /dev/null
+++ b/acct-group/gemini/gemini-0.ebuild
@@ -0,0 +1,10 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+KEYWORDS="~amd64"
+
+ACCT_GROUP_ID=-1
diff --git a/acct-group/gemini/metadata.xml b/acct-group/gemini/metadata.xml
new file mode 100644
index 000000000..5533c93d7
--- /dev/null
+++ b/acct-group/gemini/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>gentoo@tastytea.de</email>
+ <name>Ronny (tastytea) Gutbrod</name>
+ </maintainer>
+</pkgmetadata>