public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mike Gilbert <floppym@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Cc: gentoo-portage-dev@lists.gentoo.org
Subject: [gentoo-dev] [PATCH 2/2] acct-user/portage: new user (250)
Date: Mon,  2 Sep 2019 15:56:12 -0400	[thread overview]
Message-ID: <20190902195612.1477813-2-floppym@gentoo.org> (raw)
In-Reply-To: <20190902195612.1477813-1-floppym@gentoo.org>

Package-Manager: Portage-2.3.75_p2, Repoman-2.3.17_p44
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
---
 acct-user/portage/metadata.xml     |  7 +++++++
 acct-user/portage/portage-0.ebuild | 12 ++++++++++++
 2 files changed, 19 insertions(+)
 create mode 100644 acct-user/portage/metadata.xml
 create mode 100644 acct-user/portage/portage-0.ebuild

diff --git a/acct-user/portage/metadata.xml b/acct-user/portage/metadata.xml
new file mode 100644
index 000000000000..d4af1f25146b
--- /dev/null
+++ b/acct-user/portage/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>dev-portage@gentoo.org</email>
+	</maintainer>
+</pkgmetadata>
diff --git a/acct-user/portage/portage-0.ebuild b/acct-user/portage/portage-0.ebuild
new file mode 100644
index 000000000000..86506a289311
--- /dev/null
+++ b/acct-user/portage/portage-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+ACCT_USER_ID=250
+ACCT_USER_GROUPS=( portage )
+ACCT_USER_HOME="/var/lib/portage/home"
+
+acct-user_add_deps
-- 
2.23.0



      reply	other threads:[~2019-09-02 19:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-02 19:56 [gentoo-dev] [PATCH 1/2] acct-group/portage: new group (250) Mike Gilbert
2019-09-02 19:56 ` Mike Gilbert [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=20190902195612.1477813-2-floppym@gentoo.org \
    --to=floppym@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=gentoo-portage-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