summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac@gentoo.org>2023-03-31 10:33:19 +0300
committerViorel Munteanu <ceamac@gentoo.org>2023-03-31 10:33:47 +0300
commited2dd766115712a7c3fece00ed0e2511b91f77e8 (patch)
treeb7db751df13f1b5cecb4d812a07f5d19b3ba0af1
parentdev-ruby/shoulda-context: add github, rubygems upstream metadata (diff)
downloadgentoo-ed2dd766.tar.gz
gentoo-ed2dd766.tar.bz2
gentoo-ed2dd766.zip
net-misc/tigervnc-xorg-module: drop 1.12.0
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
-rw-r--r--net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.12.0.ebuild18
1 files changed, 0 insertions, 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%.*}*
-"