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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BE25115838C for ; Wed, 17 Jan 2024 05:27:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1067EE2A96; Wed, 17 Jan 2024 05:27:56 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ED1F1E2A96 for ; Wed, 17 Jan 2024 05:27:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3EBA534335B for ; Wed, 17 Jan 2024 05:27:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C632911F4 for ; Wed, 17 Jan 2024 05:27:53 +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: <1705469235.fe5b85e24c7b58f392eba80a172a6a2ecf0bd70e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/lighttpd/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-servers/lighttpd/metadata.xml X-VCS-Directories: www-servers/lighttpd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: fe5b85e24c7b58f392eba80a172a6a2ecf0bd70e X-VCS-Branch: master Date: Wed, 17 Jan 2024 05:27:53 +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: 0bacabb5-bb35-4a5d-9a79-837acb0f83a5 X-Archives-Hash: ce5c7fbe5035bf0ae710fe26d28c89cb commit: fe5b85e24c7b58f392eba80a172a6a2ecf0bd70e Author: Sam James gentoo org> AuthorDate: Wed Jan 17 05:27:15 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jan 17 05:27:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe5b85e2 www-servers/lighttpd: cleanup unused system-xxhash desc Signed-off-by: Sam James gentoo.org> www-servers/lighttpd/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/www-servers/lighttpd/metadata.xml b/www-servers/lighttpd/metadata.xml index 31ffea89b30a..acdf6d756893 100644 --- a/www-servers/lighttpd/metadata.xml +++ b/www-servers/lighttpd/metadata.xml @@ -22,7 +22,6 @@ Use dev-libs/nettle as crypto backend Build module for TLS via Mozilla's Network Security Services Enable rrdtool support via mod_rrdtool - Use system provided dev-libs/xxhash Enable webdav properties Enable output compression via gzip or deflate algorithms from sys-libs/zlib Enable output compression via Zstandard (app-arch/zstd) algorithm