public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: acct-user/pgbouncer/
@ 2020-10-08  2:38 Aaron W. Swenson
  0 siblings, 0 replies; only message in thread
From: Aaron W. Swenson @ 2020-10-08  2:38 UTC (permalink / raw
  To: gentoo-commits

commit:     20834a764519fe27dcb0e41162a4f789207b324c
Author:     Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  8 02:30:52 2020 +0000
Commit:     Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Thu Oct  8 02:38:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20834a76

acct-user/pgbouncer: Add 'pgbouncer' user (UID 463)

Needed by dev-db/pgbouncer.

Bug: https://bugs.gentoo.org/701250
Signed-off-by: Aaron W. Swenson <titanofold <AT> gentoo.org>

 acct-user/pgbouncer/metadata.xml       |  8 ++++++++
 acct-user/pgbouncer/pgbouncer-0.ebuild | 12 ++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/acct-user/pgbouncer/metadata.xml b/acct-user/pgbouncer/metadata.xml
new file mode 100644
index 00000000000..d6136db4ad3
--- /dev/null
+++ b/acct-user/pgbouncer/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="project">
+    <email>pgsql-bugs@gentoo.org</email>
+    <name>PostgreSQL and Related Package Development</name>
+  </maintainer>
+</pkgmetadata>

diff --git a/acct-user/pgbouncer/pgbouncer-0.ebuild b/acct-user/pgbouncer/pgbouncer-0.ebuild
new file mode 100644
index 00000000000..91bdbd6630f
--- /dev/null
+++ b/acct-user/pgbouncer/pgbouncer-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="PgBouncer program user"
+ACCT_USER_ID=463
+ACCT_USER_GROUPS=( postgres )
+acct-user_add_deps
+SLOT="0"


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

only message in thread, other threads:[~2020-10-08  2:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-08  2:38 [gentoo-commits] repo/gentoo:master commit in: acct-user/pgbouncer/ Aaron W. Swenson

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