summaryrefslogtreecommitdiff
path: root/acct-user/privoxy
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /acct-user/privoxy
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'acct-user/privoxy')
-rw-r--r--acct-user/privoxy/Manifest2
-rw-r--r--acct-user/privoxy/metadata.xml8
-rw-r--r--acct-user/privoxy/privoxy-0.ebuild12
3 files changed, 22 insertions, 0 deletions
diff --git a/acct-user/privoxy/Manifest b/acct-user/privoxy/Manifest
new file mode 100644
index 000000000000..55d0b642f814
--- /dev/null
+++ b/acct-user/privoxy/Manifest
@@ -0,0 +1,2 @@
+EBUILD privoxy-0.ebuild 248 BLAKE2B 0a8b6cabf92c93d74154614617658340a89726af5e693573ff466af664c0e6d8fa5ebdc47281539a72c038593dd39503cf30c5f49fa35cd9c141be30a9d9f1d7 SHA512 de640e59c77b6a1336a9caedacd016ce42314b48fb99c2a35d7aebfd0a6a6af75d5fb62cd5f5c6ce49d16c9e9e224160eb0bcea4b153c89b7adbe17177f01622
+MISC metadata.xml 256 BLAKE2B 6b7f874cd70ebb5fa66f94080a8d0decc22ee6361c744d0f0441dfae3fb4b05b5ecdac3b54933462c0027099d7f85070473b6f1073a59893c320cfa838994f62 SHA512 c148fedc62b8258dad36e815f393fd782159b60e9c593a0b6dadda3cb8b9c59ae3edd8a42ae33bfc38daae55ede051a6b36dd251a1d9f353598602a9dcd25ced
diff --git a/acct-user/privoxy/metadata.xml b/acct-user/privoxy/metadata.xml
new file mode 100644
index 000000000000..45c8b6c75c93
--- /dev/null
+++ b/acct-user/privoxy/metadata.xml
@@ -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>
diff --git a/acct-user/privoxy/privoxy-0.ebuild b/acct-user/privoxy/privoxy-0.ebuild
new file mode 100644
index 000000000000..9a3113c42296
--- /dev/null
+++ b/acct-user/privoxy/privoxy-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="A privoxy: privacy oriented web proxy user"
+ACCT_USER_ID=392
+ACCT_USER_GROUPS=( ${PN} )
+
+acct-user_add_deps