summaryrefslogtreecommitdiff
path: root/net-misc/tigervnc-xorg-module
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-09-01 17:56:27 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-09-01 17:56:27 +0000
commit34f57ab0cc1f494dc172ddec230c65f017774fd6 (patch)
treea668f65a1f0944d9d1443e14ea5ba8552981b133 /net-misc/tigervnc-xorg-module
parent16b4bdd3a3539dc6adbfb0a01e70890cf9780120 (diff)
downloadbaldeagleos-repo-34f57ab0cc1f494dc172ddec230c65f017774fd6.tar.gz
baldeagleos-repo-34f57ab0cc1f494dc172ddec230c65f017774fd6.tar.xz
baldeagleos-repo-34f57ab0cc1f494dc172ddec230c65f017774fd6.zip
Adding metadata
Diffstat (limited to 'net-misc/tigervnc-xorg-module')
-rw-r--r--net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.1.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.1.ebuild b/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.1.ebuild
deleted file mode 100644
index 48f881ebf961..000000000000
--- a/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.1.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%.*}*
-"