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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9B80D15812D for ; Sun, 05 Jan 2025 09:40:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7FF3E0788; Sun, 05 Jan 2025 09:40:14 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B7476E0788 for ; Sun, 05 Jan 2025 09:40:14 +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 F27783406C2 for ; Sun, 05 Jan 2025 09:40:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EADE19A2 for ; Sun, 05 Jan 2025 09:40:12 +0000 (UTC) From: "Mats Lidell" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mats Lidell" Message-ID: <1736069996.138dc9890ab960b17c1ed861b3775e0b0a3ad6f0.matsl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: matsl X-VCS-Committer-Name: Mats Lidell X-VCS-Revision: 138dc9890ab960b17c1ed861b3775e0b0a3ad6f0 X-VCS-Branch: master Date: Sun, 05 Jan 2025 09:40:12 +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: 3ed8b9a2-57f4-4a34-bbd5-72f7bf047e7e X-Archives-Hash: 4bb111aeb2a354064c8874e1c5a3c84e commit: 138dc9890ab960b17c1ed861b3775e0b0a3ad6f0 Author: Mats Lidell gentoo org> AuthorDate: Sun Jan 5 09:35:36 2025 +0000 Commit: Mats Lidell gentoo org> CommitDate: Sun Jan 5 09:39:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=138dc989 profiles/base: cleanup globally package.use.mask xemacs[dnd] Signed-off-by: Mats Lidell gentoo.org> profiles/base/package.use.mask | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 8da1c3ad38eb..f5bbe4ae6bc3 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # New entries go on top. @@ -49,11 +49,6 @@ sci-libs/vtk qt5 # dev-python/pyside2 last-rites dev-python/qtpy pyside2 -# Mats Lidell (2024-11-20) -# The dependency x11-libs/dnd blocks gcc-14, is only used by XEmacs, -# and upstream is not sure it even works so dropping use. #908831 -app-editors/xemacs dnd - # Sam James (2024-11-17) # The example bindings fail to build. ~sys-libs/ncurses-6.5_p20241109 cxx