From 1ad46d602c23c80b8acad903d7ed4ec8b375f688 Mon Sep 17 00:00:00 2001 From: Andrew Savchenko Date: Sun, 12 Jul 2020 09:39:30 +0300 Subject: acct-group/privoxy: new group for net-proxy/privoxy GID 392 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Savchenko --- acct-group/privoxy/metadata.xml | 8 ++++++++ acct-group/privoxy/privoxy-0.ebuild | 9 +++++++++ 2 files changed, 17 insertions(+) create mode 100644 acct-group/privoxy/metadata.xml create mode 100644 acct-group/privoxy/privoxy-0.ebuild (limited to 'acct-group/privoxy') diff --git a/acct-group/privoxy/metadata.xml b/acct-group/privoxy/metadata.xml new file mode 100644 index 000000000000..45c8b6c75c93 --- /dev/null +++ b/acct-group/privoxy/metadata.xml @@ -0,0 +1,8 @@ + + + + + bircoph@gentoo.org + Andrew Savchenko + + diff --git a/acct-group/privoxy/privoxy-0.ebuild b/acct-group/privoxy/privoxy-0.ebuild new file mode 100644 index 000000000000..c45bf8db39b2 --- /dev/null +++ b/acct-group/privoxy/privoxy-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="A privoxy: privacy oriented web proxy group" +ACCT_GROUP_ID=392 -- cgit v1.2.3-65-gdbad