From a5911fa027b1d1555b9f2824ed5b70e1fbd3e2f7 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Sun, 7 Aug 2022 09:22:48 -0400 Subject: gui-libs/egl-wayland: drop 1.1.10 Signed-off-by: Ionen Wolkens --- gui-libs/egl-wayland/egl-wayland-1.1.10.ebuild | 43 -------------------------- 1 file changed, 43 deletions(-) delete mode 100644 gui-libs/egl-wayland/egl-wayland-1.1.10.ebuild diff --git a/gui-libs/egl-wayland/egl-wayland-1.1.10.ebuild b/gui-libs/egl-wayland/egl-wayland-1.1.10.ebuild deleted file mode 100644 index 15f3bab74424..000000000000 --- a/gui-libs/egl-wayland/egl-wayland-1.1.10.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson - -DESCRIPTION="EGLStream-based Wayland external platform" -HOMEPAGE="https://github.com/NVIDIA/egl-wayland" -SRC_URI="https://github.com/NVIDIA/egl-wayland/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm64" - -RDEPEND=" - dev-libs/wayland - !