* [gentoo-commits] repo/proj/guru:master commit in: acct-user/heisenbridge/
@ 2023-01-22 8:21 Viorel Munteanu
0 siblings, 0 replies; only message in thread
From: Viorel Munteanu @ 2023-01-22 8:21 UTC (permalink / raw
To: gentoo-commits
commit: 0c40730f8fbede32f50ebf18b07f081eed1d7bba
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sun Jan 22 02:58:46 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 02:58:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0c40730f
acct-user/heisenbridge: new package, add 0
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
acct-user/heisenbridge/heisenbridge-0.ebuild | 15 +++++++++++++++
acct-user/heisenbridge/metadata.xml | 8 ++++++++
2 files changed, 23 insertions(+)
diff --git a/acct-user/heisenbridge/heisenbridge-0.ebuild b/acct-user/heisenbridge/heisenbridge-0.ebuild
new file mode 100644
index 000000000..8f710e11a
--- /dev/null
+++ b/acct-user/heisenbridge/heisenbridge-0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-user
+
+DESCRIPTION="User for Heisenbridge"
+
+ACCT_USER_ID=-1
+ACCT_USER_GROUPS=( "${PN}" )
+ACCT_USER_HOME=/var/lib/heisenbridge
+ACCT_USER_HOME_PERMS=0750
+
+acct-user_add_deps
diff --git a/acct-user/heisenbridge/metadata.xml b/acct-user/heisenbridge/metadata.xml
new file mode 100644
index 000000000..97ba7c28b
--- /dev/null
+++ b/acct-user/heisenbridge/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>julien@jroy.ca</email>
+ <name>Julien Roy</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-01-22 8:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-22 8:21 [gentoo-commits] repo/proj/guru:master commit in: acct-user/heisenbridge/ Viorel Munteanu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox