summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac@gentoo.org>2024-07-27 22:27:54 +0300
committerViorel Munteanu <ceamac@gentoo.org>2024-07-27 22:36:02 +0300
commiteda30fff28d08c3017f7e48a97aebd695d87526f (patch)
tree41eef30030b2ec6faf6b9ea34e884210a9cfc87f
parentnet-misc/tigervnc-xorg-module: add 1.14.0 (diff)
downloadgentoo-eda30fff28d08c3017f7e48a97aebd695d87526f.tar.gz
gentoo-eda30fff28d08c3017f7e48a97aebd695d87526f.tar.bz2
gentoo-eda30fff28d08c3017f7e48a97aebd695d87526f.zip
net-misc/tigervnc-xorg-module: drop 1.13.90
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
-rw-r--r--net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.90.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.90.ebuild b/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.90.ebuild
deleted file mode 100644
index 65b3a6997f9c..000000000000
--- a/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.90.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 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
-
-RDEPEND="
- ~net-misc/tigervnc-${PV}[server]
- =x11-base/xorg-server-${XSERVER_VERSION%.*}*
-"