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 17E3A139345 for ; Sat, 10 Jul 2021 01:11:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33C51E0AD4; Sat, 10 Jul 2021 01:11:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 19892E0A5C for ; Sat, 10 Jul 2021 01:11:41 +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 CE16A342C2D for ; Sat, 10 Jul 2021 01:11:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 327A47CB for ; Sat, 10 Jul 2021 01:11:38 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1625879373.535febd9bb0ae9488e273a3ae1d7f9792bb954a9.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/lighttpd/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-servers/lighttpd/lighttpd-1.4.59-r1.ebuild www-servers/lighttpd/lighttpd-1.4.59.ebuild X-VCS-Directories: www-servers/lighttpd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 535febd9bb0ae9488e273a3ae1d7f9792bb954a9 X-VCS-Branch: master Date: Sat, 10 Jul 2021 01:11:38 +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: cc8944f9-44f2-4e2f-936c-761328e25bc0 X-Archives-Hash: 06d973e5080f3c1e93f1a174d41e75dc commit: 535febd9bb0ae9488e273a3ae1d7f9792bb954a9 Author: Sam James gentoo org> AuthorDate: Sat Jul 10 01:09:33 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jul 10 01:09:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=535febd9 www-servers/lighttpd: restore dropped libcrypt dependency to 1.4.59 Closes: https://bugs.gentoo.org/800287 Signed-off-by: Sam James gentoo.org> .../lighttpd/{lighttpd-1.4.59.ebuild => lighttpd-1.4.59-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/www-servers/lighttpd/lighttpd-1.4.59.ebuild b/www-servers/lighttpd/lighttpd-1.4.59-r1.ebuild similarity index 99% rename from www-servers/lighttpd/lighttpd-1.4.59.ebuild rename to www-servers/lighttpd/lighttpd-1.4.59-r1.ebuild index 86b8878e842..0ad33eb525b 100644 --- a/www-servers/lighttpd/lighttpd-1.4.59.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.59-r1.ebuild @@ -29,6 +29,7 @@ BDEPEND="virtual/pkgconfig" COMMON_DEPEND=" acct-group/lighttpd acct-user/lighttpd + virtual/libcrypt:= brotli? ( app-arch/brotli ) bzip2? ( app-arch/bzip2 ) dbi? (