summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-10-22 17:17:58 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-10-22 17:17:58 +0000
commit367f2fcd47ae26ecacd0ac36e455dcffa2f9c297 (patch)
tree562f6b7749ea919ecc3592a438031531d017f54a /x11-drivers
parentVersion bump. (diff)
downloadgentoo-2-367f2fcd47ae26ecacd0ac36e455dcffa2f9c297.tar.gz
gentoo-2-367f2fcd47ae26ecacd0ac36e455dcffa2f9c297.tar.bz2
gentoo-2-367f2fcd47ae26ecacd0ac36e455dcffa2f9c297.zip
Version bump. Remove old.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-geode/ChangeLog10
-rw-r--r--x11-drivers/xf86-video-geode/files/xf86-video-geode-2.11.14-remove-mibstore_h.patch46
-rw-r--r--x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14.ebuild24
-rw-r--r--x11-drivers/xf86-video-geode/xf86-video-geode-2.11.16.ebuild (renamed from x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14-r1.ebuild)12
4 files changed, 13 insertions, 79 deletions
diff --git a/x11-drivers/xf86-video-geode/ChangeLog b/x11-drivers/xf86-video-geode/ChangeLog
index 0bd6337308cc..364a609752b5 100644
--- a/x11-drivers/xf86-video-geode/ChangeLog
+++ b/x11-drivers/xf86-video-geode/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for x11-drivers/xf86-video-geode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-geode/ChangeLog,v 1.26 2014/04/06 10:11:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-geode/ChangeLog,v 1.27 2014/10/22 17:17:58 chithanh Exp $
+
+*xf86-video-geode-2.11.16 (22 Oct 2014)
+
+ 22 Oct 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +xf86-video-geode-2.11.16.ebuild,
+ -files/xf86-video-geode-2.11.14-remove-mibstore_h.patch,
+ -xf86-video-geode-2.11.14-r1.ebuild, -xf86-video-geode-2.11.14.ebuild:
+ Version bump. Remove old.
06 Apr 2014; Agostino Sarubbo <ago@gentoo.org>
xf86-video-geode-2.11.15.ebuild:
diff --git a/x11-drivers/xf86-video-geode/files/xf86-video-geode-2.11.14-remove-mibstore_h.patch b/x11-drivers/xf86-video-geode/files/xf86-video-geode-2.11.14-remove-mibstore_h.patch
deleted file mode 100644
index b34ba9c76a75..000000000000
--- a/x11-drivers/xf86-video-geode/files/xf86-video-geode-2.11.14-remove-mibstore_h.patch
+++ /dev/null
@@ -1,46 +0,0 @@
-From ed0b153f320a95a11bd561726d2405823573500e Mon Sep 17 00:00:00 2001
-From: Adam Jackson <ajax@redhat.com>
-Date: Thu, 10 Jan 2013 03:16:26 +0000
-Subject: Remove mibstore.h
-
-Signed-off-by: Adam Jackson <ajax@redhat.com>
----
-diff --git a/src/geode_driver.c b/src/geode_driver.c
-index b27bfd5..9cd0af9 100644
---- a/src/geode_driver.c
-+++ b/src/geode_driver.c
-@@ -59,8 +59,6 @@
- /* Machine independent stuff */
- #include "mipointer.h"
- #include "micmap.h"
--/* All drivers implementing backing store need this */
--#include "mibstore.h"
- #include "vgaHW.h"
- #include "vbe.h"
-
-diff --git a/src/gx_driver.c b/src/gx_driver.c
-index 5268f29..7f44e19 100644
---- a/src/gx_driver.c
-+++ b/src/gx_driver.c
-@@ -1350,7 +1350,6 @@ GXScreenInit(SCREEN_INIT_ARGS_DECL)
- if (!pGeode->NoAccel)
- GXAccelInit(pScrn);
-
-- miInitializeBackingStore(pScrn);
- xf86SetBackingStore(pScrn);
-
- /* Set up the soft cursor */
-diff --git a/src/lx_driver.c b/src/lx_driver.c
-index 6d7f37f..146578e 100644
---- a/src/lx_driver.c
-+++ b/src/lx_driver.c
-@@ -932,7 +932,6 @@ LXScreenInit(SCREEN_INIT_ARGS_DECL)
- if (!pGeode->NoAccel)
- pGeode->NoAccel = LXExaInit(pScrn) ? FALSE : TRUE;
-
-- miInitializeBackingStore(pScrn);
- xf86SetBackingStore(pScrn);
-
- /* Set up the soft cursor */
---
-cgit v0.9.0.2-2-gbebe
diff --git a/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14.ebuild b/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14.ebuild
deleted file mode 100644
index c91283ee461d..000000000000
--- a/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14.ebuild,v 1.3 2013/03/04 02:10:04 leio Exp $
-
-EAPI=4
-inherit xorg-2
-
-DESCRIPTION="AMD Geode GX2 and LX video driver"
-
-KEYWORDS="x86"
-IUSE="ztv"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- ztv? (
- sys-kernel/linux-headers
- )"
-
-pkg_setup() {
- XORG_CONFIGURE_OPTIONS=(
- $(use_enable ztv)
- )
- xorg-2_pkg_setup
-}
diff --git a/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14-r1.ebuild b/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.16.ebuild
index 4c3331321dcb..3775feaed798 100644
--- a/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14-r1.ebuild
+++ b/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.16.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14-r1.ebuild,v 1.3 2014/02/24 20:55:01 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.16.ebuild,v 1.1 2014/10/22 17:17:58 chithanh Exp $
EAPI=5
inherit xorg-2
DESCRIPTION="AMD Geode GX2 and LX video driver"
-KEYWORDS="x86"
+KEYWORDS="~x86"
IUSE="ztv"
RDEPEND=""
@@ -16,13 +16,9 @@ DEPEND="${RDEPEND}
sys-kernel/linux-headers
)"
-PATCHES=(
- "${FILESDIR}"/${P}-remove-mibstore_h.patch
-)
-
-pkg_setup() {
+src_configure() {
XORG_CONFIGURE_OPTIONS=(
$(use_enable ztv)
)
- xorg-2_pkg_setup
+ xorg-2_src_configure
}