From 796e724b5ace96ff70d918765662edf62f1d8c85 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 9 Jul 2023 22:25:44 +0100 Subject: gentoo auto-resync : 09:07:2023 - 22:25:43 --- acct-user/privoxy/Manifest | 2 +- acct-user/privoxy/privoxy-0-r1.ebuild | 12 ------------ acct-user/privoxy/privoxy-0-r2.ebuild | 12 ++++++++++++ 3 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644 acct-user/privoxy/privoxy-0-r1.ebuild create mode 100644 acct-user/privoxy/privoxy-0-r2.ebuild (limited to 'acct-user/privoxy') diff --git a/acct-user/privoxy/Manifest b/acct-user/privoxy/Manifest index ae3686907f4a..0dc796cbde52 100644 --- a/acct-user/privoxy/Manifest +++ b/acct-user/privoxy/Manifest @@ -1,2 +1,2 @@ -EBUILD privoxy-0-r1.ebuild 248 BLAKE2B 0a8b6cabf92c93d74154614617658340a89726af5e693573ff466af664c0e6d8fa5ebdc47281539a72c038593dd39503cf30c5f49fa35cd9c141be30a9d9f1d7 SHA512 de640e59c77b6a1336a9caedacd016ce42314b48fb99c2a35d7aebfd0a6a6af75d5fb62cd5f5c6ce49d16c9e9e224160eb0bcea4b153c89b7adbe17177f01622 +EBUILD privoxy-0-r2.ebuild 253 BLAKE2B f7f6b1a3345b22d385f03374a8a715e20f1b4a5b86cffa8de8144e0efbac0638aca73e8719eb4555019443058b31bf299b15fe070cf37a8203ea0abf00fa502b SHA512 0fd1908bb7e003d171688cc71364ced53543b1a183199dd481c5f3fd0ed9e26265aa24ab2564cbb6f324b1c10a91c94b81adf3ea51b5f58e62a0cb8c3999e5da MISC metadata.xml 257 BLAKE2B d3adc430e193b7b51e04bcaeea4720ce089f3c88a47aec8cf443a3f02bfe3c663bead6ed4ab24ae8a701ac1f63f5789d52ead301c615bce1555bf9c93393c199 SHA512 3644ae185f5b4ee916bd0c26528448022285b555db910d797bdec58ff17dc4282d08570b323ca12af451b9802c261a5f14ffe16a474bbbf269eb2edaf55a4e7e diff --git a/acct-user/privoxy/privoxy-0-r1.ebuild b/acct-user/privoxy/privoxy-0-r1.ebuild deleted file mode 100644 index 9a3113c42296..000000000000 --- a/acct-user/privoxy/privoxy-0-r1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# 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 diff --git a/acct-user/privoxy/privoxy-0-r2.ebuild b/acct-user/privoxy/privoxy-0-r2.ebuild new file mode 100644 index 000000000000..2afb11613a43 --- /dev/null +++ b/acct-user/privoxy/privoxy-0-r2.ebuild @@ -0,0 +1,12 @@ +# Copyright 2020-2023 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 -- cgit v1.2.3