summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-video-siliconmotion')
-rw-r--r--x11-drivers/xf86-video-siliconmotion/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-siliconmotion/files/digest-xf86-video-siliconmotion-1.4.26
-rw-r--r--x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.4.2.ebuild20
3 files changed, 6 insertions, 28 deletions
diff --git a/x11-drivers/xf86-video-siliconmotion/ChangeLog b/x11-drivers/xf86-video-siliconmotion/ChangeLog
index 8cc8da4b53bd..775b5401cc98 100644
--- a/x11-drivers/xf86-video-siliconmotion/ChangeLog
+++ b/x11-drivers/xf86-video-siliconmotion/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-siliconmotion
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.29 2007/07/02 16:00:14 armin76 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.30 2008/01/31 04:05:33 dberkholz Exp $
+
+ 31 Jan 2008; Donnie Berkholz <dberkholz@gentoo.org>;
+ -xf86-video-siliconmotion-1.4.2.ebuild:
+ Clean up.
02 Jul 2007; Raúl Porcel <armin76@gentoo.org>
xf86-video-siliconmotion-1.5.1.ebuild:
diff --git a/x11-drivers/xf86-video-siliconmotion/files/digest-xf86-video-siliconmotion-1.4.2 b/x11-drivers/xf86-video-siliconmotion/files/digest-xf86-video-siliconmotion-1.4.2
deleted file mode 100644
index 468ca709db34..000000000000
--- a/x11-drivers/xf86-video-siliconmotion/files/digest-xf86-video-siliconmotion-1.4.2
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 56566e8c3fb4bb99791d1788d0a9a1a8 x11-driver-patches-4.tar.bz2 346
-RMD160 fcbd405de080d07612d46f455b927035fd8123a8 x11-driver-patches-4.tar.bz2 346
-SHA256 07069bbd072f2def50e83801a8f2a41a4c96495104f15cd6f56f7df7f89769bf x11-driver-patches-4.tar.bz2 346
-MD5 31fa07bfc6f06e07216bf34a35091af0 xf86-video-siliconmotion-1.4.2.tar.bz2 279048
-RMD160 9efe790e564288eaa1feda489d942b9e1325b49b xf86-video-siliconmotion-1.4.2.tar.bz2 279048
-SHA256 a47a60920c454342a212260b5ec74c93f7889a6df4942bd2d6c0c0672aa25fdd xf86-video-siliconmotion-1.4.2.tar.bz2 279048
diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.4.2.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.4.2.ebuild
deleted file mode 100644
index 65b5902c3010..000000000000
--- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.4.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2006 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.4.2.ebuild,v 1.1 2006/10/22 18:10:37 joshuabaergen Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-XDPVER=4
-
-inherit x-modular
-
-DESCRIPTION="Silicon Motion video driver"
-KEYWORDS="~alpha ~amd64 ~ia64 ~sh ~x86 ~x86-fbsd"
-RDEPEND=">=x11-base/xorg-server-1.0.99"
-DEPEND="${RDEPEND}
- x11-proto/fontsproto
- x11-proto/randrproto
- x11-proto/renderproto
- x11-proto/videoproto
- x11-proto/xextproto
- x11-proto/xproto"