From: Matt Turner Date: Thu, 22 Aug 2019 05:10:26 +0000 (-0700) Subject: media-libs/mesa: Drop some obsolete lines X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3139c653d06724f014cf61a11fde83fc83b418b2;p=gentoo.git media-libs/mesa: Drop some obsolete lines Signed-off-by: Matt Turner --- diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index b28120fdcc83..f226c4813d78 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -16,7 +16,6 @@ HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/" if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git" - EXPERIMENTAL="true" inherit git-r3 else SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz" @@ -504,8 +503,6 @@ multilib_src_compile() { multilib_src_install() { meson_src_install - - use libglvnd && rm -f "${D}"/usr/$(get_libdir)/libGLESv{1_CM,2}.so* } multilib_src_install_all() {