From 3cf7c3ef441822c889356fd1812ebf2944a59851 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 25 Aug 2020 10:45:55 +0100 Subject: gentoo resync : 25.08.2020 --- acct-group/privoxy/Manifest | 2 ++ acct-group/privoxy/metadata.xml | 8 ++++++++ acct-group/privoxy/privoxy-0.ebuild | 9 +++++++++ 3 files changed, 19 insertions(+) create mode 100644 acct-group/privoxy/Manifest 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/Manifest b/acct-group/privoxy/Manifest new file mode 100644 index 000000000000..848c10501efd --- /dev/null +++ b/acct-group/privoxy/Manifest @@ -0,0 +1,2 @@ +EBUILD privoxy-0.ebuild 204 BLAKE2B 64de3e3733a663bfe5c6a2e7143c5f3d04a0e909926b99d2cbe4b2d00a583a4af4d4732e1d8b1611acd7fd048620758f073d676b7c4a3c1eea7ff94e2cddafe2 SHA512 5028c425b6acb601096ab1acc100b638a81f71bd12b5431758364ea211b5e458cad67293816e8155fe388c6af2841f45a0f2fc7ac69c401e7eb0436de69fd595 +MISC metadata.xml 256 BLAKE2B 6b7f874cd70ebb5fa66f94080a8d0decc22ee6361c744d0f0441dfae3fb4b05b5ecdac3b54933462c0027099d7f85070473b6f1073a59893c320cfa838994f62 SHA512 c148fedc62b8258dad36e815f393fd782159b60e9c593a0b6dadda3cb8b9c59ae3edd8a42ae33bfc38daae55ede051a6b36dd251a1d9f353598602a9dcd25ced 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