From: Matt Turner Date: Sun, 5 Mar 2017 02:34:20 +0000 (-0800) Subject: x11-drivers/xf86-video-amdgpu: Drop unnecessary XORG_EAUTORECONF=yes. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=97330618f8163510955039c86aa26c852f64fb67;p=gentoo.git x11-drivers/xf86-video-amdgpu: Drop unnecessary XORG_EAUTORECONF=yes. eautoreconf will still happen via the git eclass. --- diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.2.0.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.2.0.ebuild index 52b40e03694d..564e111f3d47 100644 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.2.0.ebuild +++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,6 @@ XORG_DRI="always" inherit xorg-2 if [[ ${PV} == 9999* ]]; then - XORG_EAUTORECONF=yes SRC_URI="" KEYWORDS="" else diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild index 52b40e03694d..564e111f3d47 100644 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild +++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,6 @@ XORG_DRI="always" inherit xorg-2 if [[ ${PV} == 9999* ]]; then - XORG_EAUTORECONF=yes SRC_URI="" KEYWORDS="" else