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/haproxy/Manifest | 2 +- acct-user/haproxy/haproxy-0-r1.ebuild | 11 ----------- acct-user/haproxy/haproxy-0-r2.ebuild | 11 +++++++++++ 3 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 acct-user/haproxy/haproxy-0-r1.ebuild create mode 100644 acct-user/haproxy/haproxy-0-r2.ebuild (limited to 'acct-user/haproxy') diff --git a/acct-user/haproxy/Manifest b/acct-user/haproxy/Manifest index d17ee65175e6..0400f76bc5c7 100644 --- a/acct-user/haproxy/Manifest +++ b/acct-user/haproxy/Manifest @@ -1,2 +1,2 @@ -EBUILD haproxy-0-r1.ebuild 198 BLAKE2B 6974ae3794190e1b954c59c41f5b63138fe972c91009f6383c5ba77d6ab0c8de4900cdb546dd82d1a2f04a9333a76c64e95e5ad3a239474def89ab39ce9a0b6b SHA512 fb9d667b2e516a8552702a00b744a475b4b0f530c432afe16c4e616afbbc818cb84f179afe96fa170b25c08dd6fac9dfce026e2a3768685d31c8f81ccb10c352 +EBUILD haproxy-0-r2.ebuild 198 BLAKE2B 461005f8d344ef6b9ea0c2225fd2bda39bf788791b9753715fc800bb394c8b111e2d74cf2725e2ff20a1dbbed3d9742eb98bcdf29a310ad1283d3607c782deac SHA512 5882f16e82fac763fb9af542388ff9e8e2cb60e7f1ce18d2da5a81e30bb492e118abdb95b15de3a0074a8bd5b9f891224f0b35feccaf47910d84cd4b9c9f5edd MISC metadata.xml 250 BLAKE2B 127d3b63d96953a7263c1ecb0f0cd905cbba9006349ae20351476072eb08aa6e5d0da402e3a90fea218e2e05971096bbfd13d2bb6f57221d8772885075dc6523 SHA512 a8423fb0d09057a311f01b4fe8bc03d0535b701a96846a7617e9ea61d7aa3ccd7e8de31451488a7db435e8f8178a5dd70e5511080eccee8880d6959d9de4c0d5 diff --git a/acct-user/haproxy/haproxy-0-r1.ebuild b/acct-user/haproxy/haproxy-0-r1.ebuild deleted file mode 100644 index 7306045a6a3e..000000000000 --- a/acct-user/haproxy/haproxy-0-r1.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -ACCT_USER_ID=188 -ACCT_USER_GROUPS=( "${PN}" ) - -acct-user_add_deps diff --git a/acct-user/haproxy/haproxy-0-r2.ebuild b/acct-user/haproxy/haproxy-0-r2.ebuild new file mode 100644 index 000000000000..03c81ce79b9b --- /dev/null +++ b/acct-user/haproxy/haproxy-0-r2.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +ACCT_USER_ID=188 +ACCT_USER_GROUPS=( "${PN}" ) + +acct-user_add_deps -- cgit v1.2.3