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 6D065158041 for ; Sun, 25 Feb 2024 10:10:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F23FCE2A16; Sun, 25 Feb 2024 10:10:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 27203E2A0D for ; Sun, 25 Feb 2024 10:10:32 +0000 (UTC) Message-ID: Date: Sun, 25 Feb 2024 11:10:28 +0100 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 User-Agent: Mozilla Thunderbird From: Matthias Schwarzott Subject: Re: [gentoo-dev] [PATCH 1/2] */*: Replace dependency to virtual/linuxtv-dvb-headers by sys-kernel/linux-headers To: gentoo-dev@lists.gentoo.org References: <20240213081947.16295-1-zzam@gentoo.org> Content-Language: en-GB, de-DE In-Reply-To: <20240213081947.16295-1-zzam@gentoo.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 5e584b10-4d22-4f7d-965a-1e9b379eb954 X-Archives-Hash: ddedbc9008c80bd0c20011e1c85a2949 Am 13.02.24 um 09:19 schrieb Matthias Schwarzott: > virtual/linuxtv-dvb-headers has been important in the past when > linux-headers was not yet up-to-date. > Now it just pulls in >=sys-kernel/linux-headers-3.7. > Even that could be dropped as it is part of @system. > > Bug: https://bugs.gentoo.org/924398 As there is no feedback (neither negative nor positive), I will commit this series later today. Regards Matthias