diff options
author | Quentin Retornaz <gentoo@retornaz.com> | 2019-12-22 04:25:45 +0100 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-12-23 16:42:12 -0500 |
commit | c040398fef03626a4ca490d464b3fd1cba19477b (patch) | |
tree | b47254acf78d43d2c6dde53ed56edcb5519bf090 /acct-group/stubby/stubby-0.ebuild | |
parent | dev-libs/cyrus-sasl: bump to EAPI=7 (diff) | |
download | gentoo-c040398fef03626a4ca490d464b3fd1cba19477b.tar.gz gentoo-c040398fef03626a4ca490d464b3fd1cba19477b.tar.bz2 gentoo-c040398fef03626a4ca490d464b3fd1cba19477b.zip |
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 <gentoo@retornaz.com>
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'acct-group/stubby/stubby-0.ebuild')
-rw-r--r-- | acct-group/stubby/stubby-0.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
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 |