From 2302f3d030581de9e087733e4aa689fb1a4430d5 Mon Sep 17 00:00:00 2001 From: Viorel Munteanu Date: Sat, 28 Mar 2026 07:11:41 +0200 Subject: [PATCH] net-misc/tigervnc-xorg-module: drop old Signed-off-by: Viorel Munteanu Part-of: https://codeberg.org/gentoo/gentoo/pulls/436 Signed-off-by: Viorel Munteanu --- .../tigervnc-xorg-module-1.14.1.ebuild | 18 ------------------ .../tigervnc-xorg-module-1.15.0.ebuild | 18 ------------------ .../tigervnc-xorg-module-1.16.0.ebuild | 18 ------------------ 3 files changed, 54 deletions(-) delete mode 100644 net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.14.1.ebuild delete mode 100644 net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.15.0.ebuild delete mode 100644 net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.16.0.ebuild diff --git a/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.14.1.ebuild b/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.14.1.ebuild deleted file mode 100644 index 2d1a5d24cea5d..0000000000000 --- a/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.14.1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 2022-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -XSERVER_VERSION="21.1.13" - -DESCRIPTION="Metapackage for the xorg module provided by tigervnc" -HOMEPAGE="https://tigervnc.org/" - -LICENSE="metapackage" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86" - -RDEPEND=" - ~net-misc/tigervnc-${PV}[server] - =x11-base/xorg-server-${XSERVER_VERSION%.*}* -" diff --git a/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.15.0.ebuild b/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.15.0.ebuild deleted file mode 100644 index dc59467a97b0a..0000000000000 --- a/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.15.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 2022-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -XSERVER_VERSION="21.1.15" - -DESCRIPTION="Metapackage for the xorg module provided by tigervnc" -HOMEPAGE="https://tigervnc.org/" - -LICENSE="metapackage" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86" - -RDEPEND=" - ~net-misc/tigervnc-${PV}[server] - =x11-base/xorg-server-${XSERVER_VERSION%.*}* -" diff --git a/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.16.0.ebuild b/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.16.0.ebuild deleted file mode 100644 index ac45b9c6bfe13..0000000000000 --- a/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.16.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 2022-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -XSERVER_VERSION="21.1.15" - -DESCRIPTION="Metapackage for the xorg module provided by tigervnc" -HOMEPAGE="https://tigervnc.org/" - -LICENSE="metapackage" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86" - -RDEPEND=" - ~net-misc/tigervnc-${PV}[server] - =x11-base/xorg-server-${XSERVER_VERSION%.*}* -"