From: Conrad Kostecki <conrad@kostecki.com>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] [PATCH 2/2] acct-user/spectrum: New user for net-im/spectrum2
Date: Sun, 4 Aug 2019 20:10:53 +0200 [thread overview]
Message-ID: <20190804181053.7654-2-conrad@kostecki.com> (raw)
In-Reply-To: <20190804181053.7654-1-conrad@kostecki.com>
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
---
acct-user/spectrum/metadata.xml | 12 ++++++++++++
acct-user/spectrum/spectrum-0.ebuild | 15 +++++++++++++++
2 files changed, 27 insertions(+)
create mode 100644 acct-user/spectrum/metadata.xml
create mode 100644 acct-user/spectrum/spectrum-0.ebuild
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..1153624c369
--- /dev/null
+++ b/acct-user/spectrum/spectrum-0.ebuild
@@ -0,0 +1,15 @@
+# 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_HOME_OWNER="spectrum:spectrum"
+ACCT_USER_ID="486"
+
+acct-user_add_deps
--
2.22.0
prev parent reply other threads:[~2019-08-04 18:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-04 18:10 [gentoo-dev] [PATCH 1/2] acct-group/spectrum: New group for net-im/spectrum2 Conrad Kostecki
2019-08-04 18:10 ` Conrad Kostecki [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190804181053.7654-2-conrad@kostecki.com \
--to=conrad@kostecki.com \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox