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/haproxy/Manifest | 2 +- acct-user/haproxy/haproxy-0-r1.ebuild | 11 +++++++++++ acct-user/haproxy/haproxy-0.ebuild | 11 ----------- 3 files changed, 12 insertions(+), 12 deletions(-) create mode 100644 acct-user/haproxy/haproxy-0-r1.ebuild delete mode 100644 acct-user/haproxy/haproxy-0.ebuild (limited to 'acct-user/haproxy') diff --git a/acct-user/haproxy/Manifest b/acct-user/haproxy/Manifest index 0cce5c7b4221..eee9d79f1407 100644 --- a/acct-user/haproxy/Manifest +++ b/acct-user/haproxy/Manifest @@ -1,2 +1,2 @@ -EBUILD haproxy-0.ebuild 198 BLAKE2B 6974ae3794190e1b954c59c41f5b63138fe972c91009f6383c5ba77d6ab0c8de4900cdb546dd82d1a2f04a9333a76c64e95e5ad3a239474def89ab39ce9a0b6b SHA512 fb9d667b2e516a8552702a00b744a475b4b0f530c432afe16c4e616afbbc818cb84f179afe96fa170b25c08dd6fac9dfce026e2a3768685d31c8f81ccb10c352 +EBUILD haproxy-0-r1.ebuild 198 BLAKE2B 6974ae3794190e1b954c59c41f5b63138fe972c91009f6383c5ba77d6ab0c8de4900cdb546dd82d1a2f04a9333a76c64e95e5ad3a239474def89ab39ce9a0b6b SHA512 fb9d667b2e516a8552702a00b744a475b4b0f530c432afe16c4e616afbbc818cb84f179afe96fa170b25c08dd6fac9dfce026e2a3768685d31c8f81ccb10c352 MISC metadata.xml 249 BLAKE2B f870f9dc7bc1a515f782f4c1c544b6473b3ec16235b88a9930783ed8f7aa7f010838c37e225840b61a56c5f01c70ac3b50560fc2f5bc908418c341f51620ffe7 SHA512 1723b9b2663814b898832e18aea1a02520775e545e256fb70a8829e2b0515e59b5abab985c995b9ae2f509d95ea4601ac0085ab0d1653cdda0ebe90f775f6e5b diff --git a/acct-user/haproxy/haproxy-0-r1.ebuild b/acct-user/haproxy/haproxy-0-r1.ebuild new file mode 100644 index 000000000000..7306045a6a3e --- /dev/null +++ b/acct-user/haproxy/haproxy-0-r1.ebuild @@ -0,0 +1,11 @@ +# 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.ebuild b/acct-user/haproxy/haproxy-0.ebuild deleted file mode 100644 index 7306045a6a3e..000000000000 --- a/acct-user/haproxy/haproxy-0.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 -- cgit v1.2.3