commit: ed2dd766115712a7c3fece00ed0e2511b91f77e8 Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Fri Mar 31 07:33:19 2023 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Fri Mar 31 07:33:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2dd766
net-misc/tigervnc-xorg-module: drop 1.12.0 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> .../tigervnc-xorg-module-1.12.0.ebuild | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.12.0.ebuild b/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.12.0.ebuild deleted file mode 100644 index 48f881ebf961..000000000000 --- a/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.12.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 2022-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -XSERVER_VERSION="21.1.1" - -DESCRIPTION="Metapackage for the xorg module provided by tigervnc" -HOMEPAGE="https://tigervnc.org/" - -LICENSE="metapackage" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" - -RDEPEND=" - ~net-misc/tigervnc-${PV}[server] - =x11-base/xorg-server-${XSERVER_VERSION%.*}* -"