From 129160ec854dca4c3fedb5bcfbcb56930371da0f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 1 Jan 2021 21:06:00 +0000 Subject: gentoo new year resync : 01.01.2021 --- acct-user/privoxy/Manifest | 2 +- acct-user/privoxy/privoxy-0-r1.ebuild | 12 ++++++++++++ acct-user/privoxy/privoxy-0.ebuild | 12 ------------ 3 files changed, 13 insertions(+), 13 deletions(-) create mode 100644 acct-user/privoxy/privoxy-0-r1.ebuild delete mode 100644 acct-user/privoxy/privoxy-0.ebuild (limited to 'acct-user/privoxy') diff --git a/acct-user/privoxy/Manifest b/acct-user/privoxy/Manifest index 55d0b642f814..0f3403c722eb 100644 --- a/acct-user/privoxy/Manifest +++ b/acct-user/privoxy/Manifest @@ -1,2 +1,2 @@ -EBUILD privoxy-0.ebuild 248 BLAKE2B 0a8b6cabf92c93d74154614617658340a89726af5e693573ff466af664c0e6d8fa5ebdc47281539a72c038593dd39503cf30c5f49fa35cd9c141be30a9d9f1d7 SHA512 de640e59c77b6a1336a9caedacd016ce42314b48fb99c2a35d7aebfd0a6a6af75d5fb62cd5f5c6ce49d16c9e9e224160eb0bcea4b153c89b7adbe17177f01622 +EBUILD privoxy-0-r1.ebuild 248 BLAKE2B 0a8b6cabf92c93d74154614617658340a89726af5e693573ff466af664c0e6d8fa5ebdc47281539a72c038593dd39503cf30c5f49fa35cd9c141be30a9d9f1d7 SHA512 de640e59c77b6a1336a9caedacd016ce42314b48fb99c2a35d7aebfd0a6a6af75d5fb62cd5f5c6ce49d16c9e9e224160eb0bcea4b153c89b7adbe17177f01622 MISC metadata.xml 256 BLAKE2B 6b7f874cd70ebb5fa66f94080a8d0decc22ee6361c744d0f0441dfae3fb4b05b5ecdac3b54933462c0027099d7f85070473b6f1073a59893c320cfa838994f62 SHA512 c148fedc62b8258dad36e815f393fd782159b60e9c593a0b6dadda3cb8b9c59ae3edd8a42ae33bfc38daae55ede051a6b36dd251a1d9f353598602a9dcd25ced diff --git a/acct-user/privoxy/privoxy-0-r1.ebuild b/acct-user/privoxy/privoxy-0-r1.ebuild new file mode 100644 index 000000000000..9a3113c42296 --- /dev/null +++ b/acct-user/privoxy/privoxy-0-r1.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 diff --git a/acct-user/privoxy/privoxy-0.ebuild b/acct-user/privoxy/privoxy-0.ebuild deleted file mode 100644 index 9a3113c42296..000000000000 --- a/acct-user/privoxy/privoxy-0.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 -- cgit v1.2.3