commit:     2673612abaf39918b3e743ccfcc4848471bd62b0
Author:     Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
AuthorDate: Sun Dec 22 03:35:29 2019 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Dec 23 21:42:13 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2673612a

acct-user/stubby: new user for net-dns/getdns (UID 476)

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com>
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

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

diff --git a/acct-user/stubby/metadata.xml b/acct-user/stubby/metadata.xml
new file mode 100644
index 00000000000..d920e3ba3e5
--- /dev/null
+++ b/acct-user/stubby/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>bluen...@gentoo.org</email>
+               <name>Anthony G. Basile</name>
+       </maintainer>
+</pkgmetadata>

diff --git a/acct-user/stubby/stubby-0.ebuild b/acct-user/stubby/stubby-0.ebuild
new file mode 100644
index 00000000000..9c368c50630
--- /dev/null
+++ b/acct-user/stubby/stubby-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
+
+DESCRIPTION="Stubby program user (from net-dns/getdns)"
+ACCT_USER_ID=476
+ACCT_USER_GROUPS=( stubby )
+
+acct-user_add_deps

Reply via email to