From 97330618f8163510955039c86aa26c852f64fb67 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sat, 4 Mar 2017 18:34:20 -0800 Subject: [PATCH] x11-drivers/xf86-video-amdgpu: Drop unnecessary XORG_EAUTORECONF=yes. eautoreconf will still happen via the git eclass. --- x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.2.0.ebuild | 3 +-- x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) 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 -- 2.26.2