From 09f3ba6abd28e573b9d70662ca0cf9578672c5cc Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Fri, 21 Apr 2023 18:47:52 -0400 Subject: gui-libs/egl-wayland: drop 1.1.11_p20230202-r0 Signed-off-by: Ionen Wolkens --- .../egl-wayland-1.1.11_p20230202.ebuild | 46 ---------------------- 1 file changed, 46 deletions(-) delete mode 100644 gui-libs/egl-wayland/egl-wayland-1.1.11_p20230202.ebuild (limited to 'gui-libs') diff --git a/gui-libs/egl-wayland/egl-wayland-1.1.11_p20230202.ebuild b/gui-libs/egl-wayland/egl-wayland-1.1.11_p20230202.ebuild deleted file mode 100644 index 98400e40f82d..000000000000 --- a/gui-libs/egl-wayland/egl-wayland-1.1.11_p20230202.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson - -HASH_EGLWAYLAND=30c5a951a849f835acc9f11ea4ca4e1d3380b7eb - -DESCRIPTION="EGLStream-based Wayland external platform" -HOMEPAGE="https://github.com/NVIDIA/egl-wayland" -SRC_URI="https://github.com/NVIDIA/egl-wayland/archive/${HASH_EGLWAYLAND}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/${PN}-${HASH_EGLWAYLAND}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm64" - -RDEPEND=" - dev-libs/wayland - !