From 2673612abaf39918b3e743ccfcc4848471bd62b0 Mon Sep 17 00:00:00 2001 From: Quentin Retornaz Date: Sun, 22 Dec 2019 04:35:29 +0100 Subject: [PATCH] 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 Signed-off-by: Anthony G. Basile --- acct-user/stubby/metadata.xml | 8 ++++++++ acct-user/stubby/stubby-0.ebuild | 12 ++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 acct-user/stubby/metadata.xml create mode 100644 acct-user/stubby/stubby-0.ebuild 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 @@ + + + + + blueness@gentoo.org + Anthony G. Basile + + 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 -- 2.26.2