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

commit:     c4ce3eac8671f1e9a7dcebbd37162c60880b1175
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 18 16:33:50 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Jul 18 16:33:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4ce3eac

acct-user/registry: add user (295) registry

Bug: https://bugs.gentoo.org/781215
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 acct-user/registry/metadata.xml      |  7 +++++++
 acct-user/registry/registry-0.ebuild | 13 +++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/acct-user/registry/metadata.xml b/acct-user/registry/metadata.xml
new file mode 100644
index 00000000000..9a7ba2ff3c4
--- /dev/null
+++ b/acct-user/registry/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="person">
+		<email>zmedico@gentoo.org</email>
+	</maintainer>
+</pkgmetadata>

diff --git a/acct-user/registry/registry-0.ebuild b/acct-user/registry/registry-0.ebuild
new file mode 100644
index 00000000000..93323d5b371
--- /dev/null
+++ b/acct-user/registry/registry-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 app-emulation/docker-registry"
+
+ACCT_USER_GROUPS=( "registry" )
+ACCT_USER_ID="295"
+
+acct-user_add_deps


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

only message in thread, other threads:[~2021-07-18 17:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-18 17:00 [gentoo-commits] repo/gentoo:master commit in: acct-user/registry/ Conrad Kostecki

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