public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: acct-user/geneweb/
Date: Mon, 30 Dec 2019 21:50:11 +0000 (UTC)	[thread overview]
Message-ID: <1577742598.a48913cad1ab273e586c3e5373b53f2b818bef27.tupone@gentoo> (raw)

commit:     a48913cad1ab273e586c3e5373b53f2b818bef27
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 30 21:49:58 2019 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Dec 30 21:49:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a48913ca

acct-user/geneweb: Add suer for geneweb daemon

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 acct-user/geneweb/geneweb-0.ebuild | 17 +++++++++++++++++
 acct-user/geneweb/metadata.xml     |  8 ++++++++
 2 files changed, 25 insertions(+)

diff --git a/acct-user/geneweb/geneweb-0.ebuild b/acct-user/geneweb/geneweb-0.ebuild
new file mode 100644
index 00000000000..76fc52ab673
--- /dev/null
+++ b/acct-user/geneweb/geneweb-0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="user id for geneweb daemon"
+
+KEYWORDS="~amd64 ~x86"
+
+ACCT_USER_ID=467
+ACCT_USER_SHELL=/usr/bin/bash
+ACCT_USER_HOME=/var/lib/geneweb
+ACCT_USER_GROUPS=( geneweb )
+
+acct-user_add_deps

diff --git a/acct-user/geneweb/metadata.xml b/acct-user/geneweb/metadata.xml
new file mode 100644
index 00000000000..aa3b99d0d68
--- /dev/null
+++ b/acct-user/geneweb/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>tupone@gentoo.org</email>
+    <name>Alfredo Tupone</name>
+  </maintainer>
+</pkgmetadata>


             reply	other threads:[~2019-12-30 21:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-30 21:50 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-31 17:53 [gentoo-commits] repo/gentoo:master commit in: acct-user/geneweb/ Alfredo Tupone
2020-01-01 13:50 Alfredo Tupone
2020-02-12 19:40 Alfredo Tupone

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=1577742598.a48913cad1ab273e586c3e5373b53f2b818bef27.tupone@gentoo \
    --to=tupone@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --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