summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac@gentoo.org>2023-05-03 20:20:46 +0300
committerViorel Munteanu <ceamac@gentoo.org>2023-05-03 20:22:18 +0300
commit22e74d138e3432ce4ec4b1efec418674ec094ef9 (patch)
tree132250376d2efc1ba1d0636ea3fb60e5ebce1814 /net-misc
parentdev-libs/qcoro5: Move QCORO_WITH_QTTEST option to IUSE testlib (diff)
downloadgentoo-22e74d138e3432ce4ec4b1efec418674ec094ef9.tar.gz
gentoo-22e74d138e3432ce4ec4b1efec418674ec094ef9.tar.bz2
gentoo-22e74d138e3432ce4ec4b1efec418674ec094ef9.zip
net-misc/tigervnc-xorg-module: drop 1.13.0
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.0.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.0.ebuild b/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.0.ebuild
deleted file mode 100644
index 48f881ebf961..000000000000
--- a/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.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%.*}*
-"