From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 751EE1382C5 for ; Tue, 18 May 2021 11:17:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98A5DE07C5; Tue, 18 May 2021 11:17:45 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7C593E07C5 for ; Tue, 18 May 2021 11:17:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 80199340CE7 for ; Tue, 18 May 2021 11:17:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB1B963D for ; Tue, 18 May 2021 11:17:42 +0000 (UTC) From: "Christian Ruppert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christian Ruppert" Message-ID: <1621336660.e36d9b1cd6e1b1c6c001eb41a5b2bad07333123e.idl0r@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/haproxy/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-proxy/haproxy/haproxy-2.4.0.ebuild net-proxy/haproxy/haproxy-2.4.9999.ebuild X-VCS-Directories: net-proxy/haproxy/ X-VCS-Committer: idl0r X-VCS-Committer-Name: Christian Ruppert X-VCS-Revision: e36d9b1cd6e1b1c6c001eb41a5b2bad07333123e X-VCS-Branch: master Date: Tue, 18 May 2021 11:17:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ac730ea6-efab-47b0-a22e-05abf39b2b53 X-Archives-Hash: a09b0efa8583423875f8dce08e492c77 commit: e36d9b1cd6e1b1c6c001eb41a5b2bad07333123e Author: Christian Ruppert gentoo org> AuthorDate: Tue May 18 11:17:37 2021 +0000 Commit: Christian Ruppert gentoo org> CommitDate: Tue May 18 11:17:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e36d9b1c net-proxy/haproxy: SLZ is no longer an external dependency Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Christian Ruppert gentoo.org> net-proxy/haproxy/haproxy-2.4.0.ebuild | 1 - net-proxy/haproxy/haproxy-2.4.9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/net-proxy/haproxy/haproxy-2.4.0.ebuild b/net-proxy/haproxy/haproxy-2.4.0.ebuild index d277faa8bc4..dfe49c534e7 100644 --- a/net-proxy/haproxy/haproxy-2.4.0.ebuild +++ b/net-proxy/haproxy/haproxy-2.4.0.ebuild @@ -40,7 +40,6 @@ DEPEND=" ssl? ( dev-libs/openssl:0=[zlib?] ) - slz? ( dev-libs/libslz:= ) systemd? ( sys-apps/systemd ) zlib? ( sys-libs/zlib ) lua? ( dev-lang/lua:5.3 ) diff --git a/net-proxy/haproxy/haproxy-2.4.9999.ebuild b/net-proxy/haproxy/haproxy-2.4.9999.ebuild index d277faa8bc4..dfe49c534e7 100644 --- a/net-proxy/haproxy/haproxy-2.4.9999.ebuild +++ b/net-proxy/haproxy/haproxy-2.4.9999.ebuild @@ -40,7 +40,6 @@ DEPEND=" ssl? ( dev-libs/openssl:0=[zlib?] ) - slz? ( dev-libs/libslz:= ) systemd? ( sys-apps/systemd ) zlib? ( sys-libs/zlib ) lua? ( dev-lang/lua:5.3 )