diff --git a/acct-user/tinyproxy/metadata.xml b/acct-user/tinyproxy/metadata.xml new file mode 100644 index 0000000000000..c67d4dcaca5bb --- /dev/null +++ b/acct-user/tinyproxy/metadata.xml @@ -0,0 +1,8 @@ + + + + + bkohler@gentoo.org + Ben Kohler + + diff --git a/acct-user/tinyproxy/tinyproxy-0.ebuild b/acct-user/tinyproxy/tinyproxy-0.ebuild new file mode 100644 index 0000000000000..fe5783267fe34 --- /dev/null +++ b/acct-user/tinyproxy/tinyproxy-0.ebuild @@ -0,0 +1,12 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +DESCRIPTION="uid for net-proxy/tinyproxy" +ACCT_USER_ID=186 +ACCT_USER_GROUPS=( tinyproxy ) + +acct-user_add_deps