commit:     33ad08d82f4a6072be9cc02cc54bd998590f4891
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 23 04:27:23 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Sep 23 04:27:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33ad08d8

x11-drivers/xf86-video-geode: Version bump to 2.11.20

Straight to stable since evidently the 2.11.19 was not compatible with
xserver 1.20.

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

 x11-drivers/xf86-video-geode/Manifest                            | 2 +-
 ...ideo-geode-2.11.19.ebuild => xf86-video-geode-2.11.20.ebuild} | 9 ++++-----
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/x11-drivers/xf86-video-geode/Manifest 
b/x11-drivers/xf86-video-geode/Manifest
index 0724ca8e665..5775698a584 100644
--- a/x11-drivers/xf86-video-geode/Manifest
+++ b/x11-drivers/xf86-video-geode/Manifest
@@ -1 +1 @@
-DIST xf86-video-geode-2.11.19.tar.bz2 668151 BLAKE2B 
9d207fdc36fd48d0f36258cc497f9ad1a1650647a2dd6068d417a67066ca832f9c914fcf91f286173f58f12f9c641e01b34fb410d66fd33445060994b3347731
 SHA512 
f0b1c5edf1c226a4379aa9a4983e69cbaced0618868a7902de41a7754c148324c2a4ea73704aefd96f48d36f035fb2c8063604c26e21e986e4f90c3716578d41
+DIST xf86-video-geode-2.11.20.tar.bz2 699973 BLAKE2B 
ed5c96a4ac41bb908239d89a49ef833a56fdeab62e441ddf36e32be1704a0850a2466a5538aafad87c83d3850339b0bdf0610851a17e3f4ace5eefab20c82296
 SHA512 
a67376ec174c544256aef693590d515742199c2acf1a54117207f599e1d9f70a3fb70c9c811ebc3f907dfa795e0e662a1c1f18673774660f0d5f3c757e848f0d

diff --git a/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.19.ebuild 
b/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.20.ebuild
similarity index 72%
rename from x11-drivers/xf86-video-geode/xf86-video-geode-2.11.19.ebuild
rename to x11-drivers/xf86-video-geode/xf86-video-geode-2.11.20.ebuild
index 71011b9f74f..1f52580d981 100644
--- a/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.19.ebuild
+++ b/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.20.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit xorg-2
+EAPI=7
+inherit xorg-3
 
 DESCRIPTION="AMD Geode GX2 and LX video driver"
 
@@ -15,9 +15,8 @@ DEPEND="${RDEPEND}
                sys-kernel/linux-headers
        )"
 
-src_configure() {
+pkg_setup() {
        XORG_CONFIGURE_OPTIONS=(
                $(use_enable ztv)
        )
-       xorg-2_src_configure
 }

Reply via email to