mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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 <bircoph@gentoo.org>
This commit is contained in:
8
acct-group/privoxy/metadata.xml
Normal file
8
acct-group/privoxy/metadata.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>bircoph@gentoo.org</email>
|
||||
<name>Andrew Savchenko</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
9
acct-group/privoxy/privoxy-0.ebuild
Normal file
9
acct-group/privoxy/privoxy-0.ebuild
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user