commit: 2005202a3e292bd1487aa766712adea6359aa649 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Thu May 11 10:12:29 2023 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu May 11 10:12:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2005202a
x11-libs/libdmx: treeclean Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/package.mask | 7 ------- x11-libs/libdmx/Manifest | 1 - x11-libs/libdmx/libdmx-1.1.4.ebuild | 15 --------------- x11-libs/libdmx/metadata.xml | 11 ----------- 4 files changed, 34 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 133c9c403b87..5c433abc6390 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -253,13 +253,6 @@ x11-plugins/ascpu # Mask experimental software =mail-mta/postfix-3.9* -# Matt Turner <[email protected]> (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 - # Ulrich Müller <[email protected]> (2023-04-10) # Pretest versions, masked for testing. <app-editors/emacs-29.0.9999:29-vcs diff --git a/x11-libs/libdmx/Manifest b/x11-libs/libdmx/Manifest deleted file mode 100644 index 4470d278d9c6..000000000000 --- a/x11-libs/libdmx/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST libdmx-1.1.4.tar.bz2 316517 BLAKE2B bede1dcf554fba15257277419c1a458125ab962365a4ae679b22a98d6a1e31584087fe09fc1a2e5a7e9b212c0fd332438cdf5c56c8a9d32b6ea755091026b6b0 SHA512 77aba6cadfd17db0cc7e1bc26f14d908223a0fdb135d46f86c3be34e3bc7e2f843f08d4d0ef773357e83b17122bffe56a0442d12908378c05a22177b10ae10e9 diff --git a/x11-libs/libdmx/libdmx-1.1.4.ebuild b/x11-libs/libdmx/libdmx-1.1.4.ebuild deleted file mode 100644 index ebf1983140f9..000000000000 --- a/x11-libs/libdmx/libdmx-1.1.4.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xorg-3 - -DESCRIPTION="X.Org dmx library" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND=" - x11-base/xorg-proto - x11-libs/libX11 - x11-libs/libXext" -DEPEND="${RDEPEND}" diff --git a/x11-libs/libdmx/metadata.xml b/x11-libs/libdmx/metadata.xml deleted file mode 100644 index 17329a8ba1b1..000000000000 --- a/x11-libs/libdmx/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>X11</name> - </maintainer> - <upstream> - <remote-id type="freedesktop-gitlab">xorg/lib/libdmx</remote-id> - </upstream> -</pkgmetadata>
