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 494FF15808B for ; Tue, 1 Oct 2024 19:11:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D376E29A4; Tue, 1 Oct 2024 19:11:46 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 52C8CE29A4 for ; Tue, 1 Oct 2024 19:11:46 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 88825342F92 for ; Tue, 1 Oct 2024 19:11:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EBADFC36 for ; Tue, 1 Oct 2024 19:11:43 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1727809881.2cc915806ef2df5299a0b4ccc4ae1fa6bd58e71c.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/targets/desktop/package.use X-VCS-Directories: profiles/targets/desktop/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2cc915806ef2df5299a0b4ccc4ae1fa6bd58e71c X-VCS-Branch: master Date: Tue, 1 Oct 2024 19:11:43 +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: db92a393-1cd0-43d2-84d8-2cf86692cb19 X-Archives-Hash: 6e09531159de7a5dd73b44b413b51456 commit: 2cc915806ef2df5299a0b4ccc4ae1fa6bd58e71c Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Oct 1 19:10:06 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Oct 1 19:11:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cc91580 profiles: desktop: Drop obsolete gentoo.org> profiles/targets/desktop/package.use | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index febf52c3b940..bf9f420beb1e 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -10,11 +10,6 @@ net-p2p/transmission -qt5 # Required by kde-frameworks/kio:6 dev-qt/qtbase libproxy -# Alfred Wingate (2023-12-25) -# Prefer wayland over X with REQUIRED_USE: ^^ ( gbm wayland X ) -# >=21.1 allows build with multiple display backends again - (2023-11-12) # NSS: Required by kde-apps/okular[pdf] # Boost: app-text/poppler[qt5] recommended w/ Boost (bug #795888)