* [gentoo-commits] repo/gentoo:master commit in: acct-user/sandmann/
@ 2023-11-22 8:38 Florian Schmaus
0 siblings, 0 replies; only message in thread
From: Florian Schmaus @ 2023-11-22 8:38 UTC (permalink / raw
To: gentoo-commits
commit: 240e9445327f45c38407e9ccb70fbc306e4213b1
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 22 08:27:10 2023 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Nov 22 08:27:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=240e9445
acct-user/sandmann: new package, add 0
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
acct-user/sandmann/metadata.xml | 8 ++++++++
acct-user/sandmann/sandmann-0.ebuild | 12 ++++++++++++
2 files changed, 20 insertions(+)
diff --git a/acct-user/sandmann/metadata.xml b/acct-user/sandmann/metadata.xml
new file mode 100644
index 000000000000..87a759d410cf
--- /dev/null
+++ b/acct-user/sandmann/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">
+ <name>Florian Schmaus</name>
+ <email>flow@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/sandmann/sandmann-0.ebuild b/acct-user/sandmann/sandmann-0.ebuild
new file mode 100644
index 000000000000..03b61c15702e
--- /dev/null
+++ b/acct-user/sandmann/sandmann-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-user
+
+ACCT_USER_ID=535
+ACCT_USER_GROUPS=( ${PN} )
+ACCT_USER_HOME="/var/lib/${PN}"
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-11-22 8:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-22 8:38 [gentoo-commits] repo/gentoo:master commit in: acct-user/sandmann/ Florian Schmaus
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox