public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Cc: xdch47@posteo.de, nemunaire@nemunai.re, idl0r@gentoo.org,
	"Michał Górny" <mgorny@gentoo.org>
Subject: [gentoo-dev] [PATCH 1/5] acct-group/git: Add git group, GID 196
Date: Sat, 17 Aug 2019 09:06:44 +0200	[thread overview]
Message-ID: <20190817070648.185374-1-mgorny@gentoo.org> (raw)

Add 'git' group.  UID 196 is used on Arch Linux for gitolite which
serves the same purpose as 'git' in Gentoo.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
---
 acct-group/git/git-0.ebuild | 8 ++++++++
 acct-group/git/metadata.xml | 8 ++++++++
 2 files changed, 16 insertions(+)
 create mode 100644 acct-group/git/git-0.ebuild
 create mode 100644 acct-group/git/metadata.xml

diff --git a/acct-group/git/git-0.ebuild b/acct-group/git/git-0.ebuild
new file mode 100644
index 000000000000..15d83cb050a0
--- /dev/null
+++ b/acct-group/git/git-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=196
diff --git a/acct-group/git/metadata.xml b/acct-group/git/metadata.xml
new file mode 100644
index 000000000000..0319eec4c8be
--- /dev/null
+++ b/acct-group/git/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>mgorny@gentoo.org</email>
+		<name>Michał Górny</name>
+	</maintainer>
+</pkgmetadata>
-- 
2.23.0.rc2



             reply	other threads:[~2019-08-17  7:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-17  7:06 Michał Górny [this message]
2019-08-17  7:06 ` [gentoo-dev] [PATCH 2/5] acct-user/git: Add git user, UID 196 Michał Górny
2019-08-17  7:06 ` [gentoo-dev] [PATCH 3/5] www-apps/gitea: Use acct-{group,user}/git Michał Górny
2019-08-17  8:52   ` Ulrich Mueller
2019-08-17  8:54     ` Michał Górny
2019-08-17 13:42       ` Michael Orlitzky
2019-08-17 20:43         ` Michał Górny
2019-08-17 21:29           ` Michael Orlitzky
2019-09-01  5:54             ` Michał Górny
2019-08-17  7:06 ` [gentoo-dev] [PATCH 4/5] dev-vcs/gitolite: " Michał Górny
2019-08-17  7:06 ` [gentoo-dev] [PATCH 5/5] dev-vcs/gitolite-gentoo: " Michał Górny
2019-08-17 20:48 ` [gentoo-dev] [PATCH v2 1/5] acct-group/git: Add git group, GID 196 Michał Górny
2019-08-17 20:48   ` [gentoo-dev] [PATCH v2 2/5] acct-user/git: Add git user, UID 196 Michał Górny
2019-08-17 20:48   ` [gentoo-dev] [PATCH v2 3/5] www-apps/gitea: Use acct-{group,user}/git Michał Górny
2019-08-17 20:48   ` [gentoo-dev] [PATCH v2 4/5] dev-vcs/gitolite: " Michał Górny
2019-08-17 20:48   ` [gentoo-dev] [PATCH v2 5/5] dev-vcs/gitolite-gentoo: " Michał Górny
2019-09-08  9:24   ` [gentoo-dev] [PATCH v2 1/5] acct-group/git: Add git group, GID 196 Michał Górny

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=20190817070648.185374-1-mgorny@gentoo.org \
    --to=mgorny@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=idl0r@gentoo.org \
    --cc=nemunaire@nemunai.re \
    --cc=xdch47@posteo.de \
    /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