* [gentoo-commits] repo/gentoo:master commit in: acct-user/spectrum/
@ 2019-09-20 8:47 Andrey Utkin
0 siblings, 0 replies; only message in thread
From: Andrey Utkin @ 2019-09-20 8:47 UTC (permalink / raw
To: gentoo-commits
commit: 9b80bb3683a62d6534373fdd864faf738c2fa72d
Author: Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Tue Sep 17 17:59:05 2019 +0000
Commit: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
CommitDate: Fri Sep 20 08:46:27 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b80bb36
acct-user/spectrum: add user for net-im/spectrum2
UID 486 will be used, as its the next available.
Arch, Fedora and RHEL don't have a UID for the user.
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com>
Signed-off-by: Andrey Utkin <andrey_utkin <AT> gentoo.org>
acct-user/spectrum/metadata.xml | 12 ++++++++++++
acct-user/spectrum/spectrum-0.ebuild | 14 ++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/acct-user/spectrum/metadata.xml b/acct-user/spectrum/metadata.xml
new file mode 100644
index 00000000000..54d5423c406
--- /dev/null
+++ b/acct-user/spectrum/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>ck+gentoo@bl4ckb0x.de</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/spectrum/spectrum-0.ebuild b/acct-user/spectrum/spectrum-0.ebuild
new file mode 100644
index 00000000000..47560fb7af7
--- /dev/null
+++ b/acct-user/spectrum/spectrum-0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user for the Spectrum messaging transport"
+
+ACCT_USER_GROUPS=( "spectrum" )
+ACCT_USER_HOME="/var/lib/spectrum2"
+ACCT_USER_ID="486"
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-09-20 8:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-20 8:47 [gentoo-commits] repo/gentoo:master commit in: acct-user/spectrum/ Andrey Utkin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox