commit:     7577221d97c4ea8c4125c89817704db9f373e674
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 26 16:37:58 2015 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Sep 26 16:40:39 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7577221d

x11-drivers/xf86-video-chips: Drop old 1.2.4, 1.2.5, 1.2.5-r1.

 x11-drivers/xf86-video-chips/Manifest              |  2 --
 .../xf86-video-chips-1.2.5-remove-mibstore_h.patch | 39 ----------------------
 .../xf86-video-chips/xf86-video-chips-1.2.4.ebuild | 12 -------
 .../xf86-video-chips-1.2.5-r1.ebuild               | 16 ---------
 .../xf86-video-chips/xf86-video-chips-1.2.5.ebuild | 12 -------
 5 files changed, 81 deletions(-)

diff --git a/x11-drivers/xf86-video-chips/Manifest 
b/x11-drivers/xf86-video-chips/Manifest
index 02bb8c7..1ae7309 100644
--- a/x11-drivers/xf86-video-chips/Manifest
+++ b/x11-drivers/xf86-video-chips/Manifest
@@ -1,3 +1 @@
-DIST xf86-video-chips-1.2.4.tar.bz2 365618 SHA256 
fb6dc34a8d7db82dc6d555cebe6f95c2269dda4872118978345f6e1215ab4d25 SHA512 
e10e175caf280d158f94fcd10bc16c98b9df46eaaae58a524faca5c91248213ecb9ee0b630ec0c70d0faf3fcc710e6a3360aed212d1c824c82c32d1a077f91cb
 WHIRLPOOL 
0339f4c1b4e26644c70d27fce72b5fac9d92f3e8eab35e53ee13c9309a2c661628f98d019f941132c5ed06a47ba1985fb610064813d926a48db335535eb8bef1
-DIST xf86-video-chips-1.2.5.tar.bz2 398804 SHA256 
8d3c744d035b3d769049647bb8022ec24500d31b1b224cd0ea4efe61f86bfed2 SHA512 
3468d453fb3bc01b115d0a4a9f10bebe43b89c9cd997e2991d459a40a2f8a0e3ed2cb40bfcb2b80fae853af8c9ea6a94c82d73d16a27fe9612c8a1f2a6fbd3d4
 WHIRLPOOL 
e776be36cc09cd43165d8798a1327bd7a35bd990fc76c320d550137b726601369bc8baa9d0deec649e6cd170eb04ab7b8570bb8d7483ff3a919d27a7ca277eb8
 DIST xf86-video-chips-1.2.6.tar.bz2 413528 SHA256 
99aef5cf9f58391eefab5b4983814f417fd1cf2e4a0f93564de1e9bd75636b1c SHA512 
7844852fe514281f5613e6bc3254a207d6028663895228976edd77fc3b214e2fb344929eca238b632218f730ef30503ff14500b84289bc7ab3108888078e72f5
 WHIRLPOOL 
6c2f3d2be20ef762118b26e10fd96a78adf05a09981fb0806d4437f4b41f8eb3befd122aa720c85fc116e8d7e272678481331e6f37b954a6e4402db45bc50b6b

diff --git 
a/x11-drivers/xf86-video-chips/files/xf86-video-chips-1.2.5-remove-mibstore_h.patch
 
b/x11-drivers/xf86-video-chips/files/xf86-video-chips-1.2.5-remove-mibstore_h.patch
deleted file mode 100644
index bfd9418..0000000
--- 
a/x11-drivers/xf86-video-chips/files/xf86-video-chips-1.2.5-remove-mibstore_h.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-From 151a1ec855a9ada44907cb6bef06a71e9080504b Mon Sep 17 00:00:00 2001
-From: Adam Jackson <a...@redhat.com>
-Date: Tue, 25 Sep 2012 12:54:34 +0000
-Subject: Remove mibstore.h
-
-Signed-off-by: Adam Jackson <a...@redhat.com>
----
-diff --git a/src/ct_driver.c b/src/ct_driver.c
-index 6f3a5d4..effbc60 100644
---- a/src/ct_driver.c
-+++ b/src/ct_driver.c
-@@ -96,9 +96,6 @@
- /* All drivers initialising the SW cursor need this */
- #include "mipointer.h"
- 
--/* All drivers implementing backing store need this */
--#include "mibstore.h"
--
- /* All drivers using the mi banking wrapper need this */
- #ifdef HAVE_ISA
- #include "mibank.h"
-@@ -4145,7 +4142,6 @@ CHIPSScreenInit(SCREEN_INIT_ARGS_DECL)
-           pBankInfo = NULL;
-           return FALSE;
-       }
--      miInitializeBackingStore(pScreen);
-       xf86SetBackingStore(pScreen);
- 
-       /* Initialise cursor functions */
-@@ -4296,7 +4292,6 @@ CHIPSScreenInit(SCREEN_INIT_ARGS_DECL)
-           }
-       }
-       
--      miInitializeBackingStore(pScreen);
-       xf86SetBackingStore(pScreen);
- #ifdef ENABLE_SILKEN_MOUSE
-       xf86SetSilkenMouse(pScreen);
---
-cgit v0.9.0.2-2-gbebe

diff --git a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild 
b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild
deleted file mode 100644
index 9231092..0000000
--- a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit xorg-2
-
-DESCRIPTION="Chips and Technologies video driver"
-
-KEYWORDS="amd64 ia64 ppc x86 ~x86-fbsd"
-IUSE=""

diff --git a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5-r1.ebuild 
b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5-r1.ebuild
deleted file mode 100644
index f8e0e2d..0000000
--- a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="Chips and Technologies video driver"
-
-KEYWORDS="amd64 ia64 ppc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-PATCHES=(
-       "${FILESDIR}"/${P}-remove-mibstore_h.patch
-)

diff --git a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5.ebuild 
b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5.ebuild
deleted file mode 100644
index 28ae72c..0000000
--- a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit xorg-2
-
-DESCRIPTION="Chips and Technologies video driver"
-
-KEYWORDS="amd64 ia64 ppc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""

Reply via email to