commit: 880c1652ccffbc11b83d1219f96a1f3cca6215e0 Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Thu Feb 13 17:59:26 2025 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Thu Feb 13 18:00:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=880c1652
net-misc/tigervnc-xorg-module: drop 1.14.90 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> .../tigervnc-xorg-module-1.14.90.ebuild | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.14.90.ebuild b/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.14.90.ebuild deleted file mode 100644 index 2e6cd6b87324..000000000000 --- a/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.14.90.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%.*}* -"
