x11-drivers/xf86-video-amdgpu: Drop unnecessary XORG_EAUTORECONF=yes.
authorMatt Turner <mattst88@gentoo.org>
Sun, 5 Mar 2017 02:34:20 +0000 (18:34 -0800)
committerMatt Turner <mattst88@gentoo.org>
Sun, 5 Mar 2017 02:37:57 +0000 (18:37 -0800)
eautoreconf will still happen via the git eclass.

x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.2.0.ebuild
x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild

index 52b40e03694d7bd56e91112e92fe505817a2b4a8..564e111f3d471b3512a48ac36a8f9b06d3cc6096 100644 (file)
@@ -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
index 52b40e03694d7bd56e91112e92fe505817a2b4a8..564e111f3d471b3512a48ac36a8f9b06d3cc6096 100644 (file)
@@ -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