* [gentoo-commits] repo/proj/guru:master commit in: acct-user/gemini/, acct-group/gemini/
@ 2020-05-28 11:06 Andrew Ammerlaan
0 siblings, 0 replies; only message in thread
From: Andrew Ammerlaan @ 2020-05-28 11:06 UTC (permalink / raw
To: gentoo-commits
commit: c926c7c1436a196e9e5d4c30d5222760a3618430
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Thu May 28 03:41:34 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu May 28 03:48:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c926c7c1
acct-user/gemini, acct-group/gemini: New user/group.
For net-misc/gemserv and other gemini servers.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
acct-group/gemini/gemini-0.ebuild | 10 ++++++++++
acct-group/gemini/metadata.xml | 8 ++++++++
acct-user/gemini/gemini-0.ebuild | 14 ++++++++++++++
acct-user/gemini/metadata.xml | 8 ++++++++
4 files changed, 40 insertions(+)
diff --git a/acct-group/gemini/gemini-0.ebuild b/acct-group/gemini/gemini-0.ebuild
new file mode 100644
index 0000000..3502881
--- /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 0000000..5533c93
--- /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>
diff --git a/acct-user/gemini/gemini-0.ebuild b/acct-user/gemini/gemini-0.ebuild
new file mode 100644
index 0000000..390a1e4
--- /dev/null
+++ b/acct-user/gemini/gemini-0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for gemini daemon"
+KEYWORDS="~amd64"
+
+ACCT_USER_ID=-1
+ACCT_USER_GROUPS=( gemini )
+
+acct-user_add_deps
diff --git a/acct-user/gemini/metadata.xml b/acct-user/gemini/metadata.xml
new file mode 100644
index 0000000..5533c93
--- /dev/null
+++ b/acct-user/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>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-05-28 11:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-28 11:06 [gentoo-commits] repo/proj/guru:master commit in: acct-user/gemini/, acct-group/gemini/ Andrew Ammerlaan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox