public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: acct-user/fax/
@ 2021-02-27 23:41 Conrad Kostecki
  0 siblings, 0 replies; only message in thread
From: Conrad Kostecki @ 2021-02-27 23:41 UTC (permalink / raw
  To: gentoo-commits

commit:     e9d264acf50c75ed80cc422340bc571514c5a38d
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 23:30:18 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 23:41:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9d264ac

acct-user/fax: add user for net-dialup/mgetty

While Arch uses UID 69 and Fedora 78, we can't use that, as it's already
taken by another user, so we will use instead a different free
UID. This will be UID 320.

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 acct-user/fax/fax-0.ebuild | 13 +++++++++++++
 acct-user/fax/metadata.xml |  8 ++++++++
 2 files changed, 21 insertions(+)

diff --git a/acct-user/fax/fax-0.ebuild b/acct-user/fax/fax-0.ebuild
new file mode 100644
index 00000000000..cbc57fbfd4b
--- /dev/null
+++ b/acct-user/fax/fax-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user for net-dialup/mgetty"
+
+ACCT_USER_GROUPS=( "fax" )
+ACCT_USER_ID="320"
+
+acct-user_add_deps

diff --git a/acct-user/fax/metadata.xml b/acct-user/fax/metadata.xml
new file mode 100644
index 00000000000..3e3880cf105
--- /dev/null
+++ b/acct-user/fax/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>conikost@gentoo.org</email>
+		<name>Conrad Kostecki</name>
+	</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-27 23:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-27 23:41 [gentoo-commits] repo/gentoo:master commit in: acct-user/fax/ Conrad Kostecki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox