summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Retornaz <gentoo@retornaz.com>2019-12-22 04:35:29 +0100
committerAnthony G. Basile <blueness@gentoo.org>2019-12-23 16:42:13 -0500
commit2673612abaf39918b3e743ccfcc4848471bd62b0 (patch)
treeb79b078d07709b14efdecab6646c907245581b92 /acct-user
parentacct-group/stubby: new group for net-dns/getdns (GID 476) (diff)
downloadgentoo-2673612abaf39918b3e743ccfcc4848471bd62b0.tar.gz
gentoo-2673612abaf39918b3e743ccfcc4848471bd62b0.tar.bz2
gentoo-2673612abaf39918b3e743ccfcc4848471bd62b0.zip
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@retornaz.com> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'acct-user')
-rw-r--r--acct-user/stubby/metadata.xml8
-rw-r--r--acct-user/stubby/stubby-0.ebuild12
2 files changed, 20 insertions, 0 deletions
diff --git a/acct-user/stubby/metadata.xml b/acct-user/stubby/metadata.xml
new file mode 100644
index 000000000000..d920e3ba3e56
--- /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>blueness@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 000000000000..9c368c506300
--- /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