commit:     3139c653d06724f014cf61a11fde83fc83b418b2
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 22 05:10:26 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 05:11:19 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3139c653

media-libs/mesa: Drop some obsolete lines

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-libs/mesa/mesa-9999.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index b28120fdcc8..f226c4813d7 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() {

Reply via email to