diff options
author | Matt Turner <mattst88@gentoo.org> | 2015-05-09 17:14:36 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2015-05-09 17:14:36 +0000 |
commit | 98b95216a3ae83d305c8b54317cddb45e4bdd8cc (patch) | |
tree | 23db58dd517e4e6a83bf17c57d23902ec19c4b81 /x11-drivers | |
parent | Version bump to 1.7.8, straight to stable. (diff) | |
download | gentoo-2-98b95216a3ae83d305c8b54317cddb45e4bdd8cc.tar.gz gentoo-2-98b95216a3ae83d305c8b54317cddb45e4bdd8cc.tar.bz2 gentoo-2-98b95216a3ae83d305c8b54317cddb45e4bdd8cc.zip |
Drop old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Diffstat (limited to 'x11-drivers')
4 files changed, 7 insertions, 55 deletions
diff --git a/x11-drivers/xf86-video-siliconmotion/ChangeLog b/x11-drivers/xf86-video-siliconmotion/ChangeLog index 9d9238f0effd..b5d29e4fce1f 100644 --- a/x11-drivers/xf86-video-siliconmotion/ChangeLog +++ b/x11-drivers/xf86-video-siliconmotion/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-siliconmotion # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.69 2015/05/09 17:14:10 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.70 2015/05/09 17:14:36 mattst88 Exp $ + + 09 May 2015; Matt Turner <mattst88@gentoo.org> + -files/xf86-video-siliconmotion-1.7.7-mibstore_h.patch, + -xf86-video-siliconmotion-1.7.7-r1.ebuild, + -xf86-video-siliconmotion-1.7.7.ebuild: + Drop old. *xf86-video-siliconmotion-1.7.8 (09 May 2015) diff --git a/x11-drivers/xf86-video-siliconmotion/files/xf86-video-siliconmotion-1.7.7-mibstore_h.patch b/x11-drivers/xf86-video-siliconmotion/files/xf86-video-siliconmotion-1.7.7-mibstore_h.patch deleted file mode 100644 index 5f1c49abc5e4..000000000000 --- a/x11-drivers/xf86-video-siliconmotion/files/xf86-video-siliconmotion-1.7.7-mibstore_h.patch +++ /dev/null @@ -1,22 +0,0 @@ -From f19d7e463c30f1364e82e8c9f87b8a8407d53680 Mon Sep 17 00:00:00 2001 -From: Adam Jackson <ajax@redhat.com> -Date: Thu, 10 Jan 2013 03:59:39 +0000 -Subject: Remove miInitializeBackingStore() - -Signed-off-by: Adam Jackson <ajax@redhat.com> ---- -diff --git a/src/smi_driver.c b/src/smi_driver.c -index 4794571..134db79 100644 ---- a/src/smi_driver.c -+++ b/src/smi_driver.c -@@ -1750,8 +1750,6 @@ SMI_ScreenInit(SCREEN_INIT_ARGS_DECL) - "Done writing mode. Register dump:\n"); - SMI_PrintRegs(pScrn); - -- miInitializeBackingStore(pScreen); -- - #ifdef HAVE_XMODES - xf86DiDGAInit(pScreen, (unsigned long)(pSmi->FBBase + pScrn->fbOffset)); - #endif --- -cgit v0.9.0.2-2-gbebe diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7-r1.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7-r1.ebuild deleted file mode 100644 index 5f95d2034382..000000000000 --- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7-r1.ebuild,v 1.3 2015/02/19 08:52:56 ago Exp $ - -EAPI=5 -inherit xorg-2 - -DESCRIPTION="Silicon Motion video driver" - -KEYWORDS="amd64 ~mips x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND}" - -PATCHES=( - "${FILESDIR}"/${P}-mibstore_h.patch -) diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7.ebuild deleted file mode 100644 index 815299c54caa..000000000000 --- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.7.ebuild,v 1.4 2012/11/18 12:20:35 ago Exp $ - -EAPI=4 -inherit xorg-2 - -DESCRIPTION="Silicon Motion video driver" - -KEYWORDS="amd64 ~mips x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND}" |