From c040398fef03626a4ca490d464b3fd1cba19477b Mon Sep 17 00:00:00 2001 From: Quentin Retornaz Date: Sun, 22 Dec 2019 04:25:45 +0100 Subject: acct-group/stubby: new group for net-dns/getdns (GID 476) Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Quentin Retornaz Signed-off-by: Anthony G. Basile --- acct-group/stubby/metadata.xml | 8 ++++++++ acct-group/stubby/stubby-0.ebuild | 9 +++++++++ 2 files changed, 17 insertions(+) create mode 100644 acct-group/stubby/metadata.xml create mode 100644 acct-group/stubby/stubby-0.ebuild diff --git a/acct-group/stubby/metadata.xml b/acct-group/stubby/metadata.xml new file mode 100644 index 000000000000..d920e3ba3e56 --- /dev/null +++ b/acct-group/stubby/metadata.xml @@ -0,0 +1,8 @@ + + + + + blueness@gentoo.org + Anthony G. Basile + + diff --git a/acct-group/stubby/stubby-0.ebuild b/acct-group/stubby/stubby-0.ebuild new file mode 100644 index 000000000000..3cee33900ff7 --- /dev/null +++ b/acct-group/stubby/stubby-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Stubby program group (from net-dns/getdns)" +ACCT_GROUP_ID=476 -- cgit v1.2.3-65-gdbad