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 91D3815ACFB for ; Mon, 10 Apr 2023 16:24:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA785E07FA; Mon, 10 Apr 2023 16:24:20 +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 A70F0E07FA for ; Mon, 10 Apr 2023 16:24:20 +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 908CB33FE49 for ; Mon, 10 Apr 2023 16:24:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CDF38A37 for ; Mon, 10 Apr 2023 16:24:17 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1681143854.7cce9bee3cf0c8e408ebfc4b3fd18ae7615b86d0.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask profiles/package.mask X-VCS-Directories: profiles/base/ profiles/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 7cce9bee3cf0c8e408ebfc4b3fd18ae7615b86d0 X-VCS-Branch: master Date: Mon, 10 Apr 2023 16:24:17 +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: 6c95a1f6-998a-42da-862b-5038a64eeec8 X-Archives-Hash: 124815e989ec690b8705e4edbdbf3009 commit: 7cce9bee3cf0c8e408ebfc4b3fd18ae7615b86d0 Author: Matt Turner gentoo org> AuthorDate: Mon Apr 10 16:21:49 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Apr 10 16:24:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cce9bee profiles: Mask x11-libs/libdmx for removal Signed-off-by: Matt Turner gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index f1d8a89eca3b..f372fc5e81f0 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Matt Turner (2023-04-10) +# Depends on x11-libs/libdmx, which is masked for removal +x11-apps/xdpyinfo dmx + # Volkmar W. Pogatzki (2023-04-09) # dev-java/jython is last-rited due to vulnerabilities. # See bug #825486. diff --git a/profiles/package.mask b/profiles/package.mask index 10dc9283f275..ded8680b551d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Matt Turner (2023-04-10) +# DMX support was dropped from the Xserver in v21.1.0 and had been broken for +# 14 years previous to its removal. See +# https://cgit.freedesktop.org/xorg/xserver/commit/?id=b3b81c8c2090cd49410960a021baf0d27fdd2ab3 +# Removal on 2023-05-10 +x11-libs/libdmx + # Matt Turner (2023-04-10) # speedo support was dropped from libXfont ~14 years ago. See # https://www.x.org/wiki/DeprecatedInX11R7/