summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2008-01-31 04:08:15 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2008-01-31 04:08:15 +0000
commitd3dc6008f839e1a36873a62b0254b3bc6d09162b (patch)
tree2138d00cd38517136a70902c2382d337b5978bce /x11-drivers
parentClean up. (diff)
downloadgentoo-2-d3dc6008f839e1a36873a62b0254b3bc6d09162b.tar.gz
gentoo-2-d3dc6008f839e1a36873a62b0254b3bc6d09162b.tar.bz2
gentoo-2-d3dc6008f839e1a36873a62b0254b3bc6d09162b.zip
Clean up.
(Portage version: 2.1.4)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-vesa/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-vesa/files/digest-xf86-video-vesa-1.2.16
-rw-r--r--x11-drivers/xf86-video-vesa/xf86-video-vesa-1.2.1.ebuild18
3 files changed, 6 insertions, 26 deletions
diff --git a/x11-drivers/xf86-video-vesa/ChangeLog b/x11-drivers/xf86-video-vesa/ChangeLog
index 2eac9706db0a..9b134237ee99 100644
--- a/x11-drivers/xf86-video-vesa/ChangeLog
+++ b/x11-drivers/xf86-video-vesa/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-vesa
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.34 2007/09/09 15:47:51 armin76 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.35 2008/01/31 04:08:14 dberkholz Exp $
+
+ 31 Jan 2008; Donnie Berkholz <dberkholz@gentoo.org>;
+ -xf86-video-vesa-1.2.1.ebuild:
+ Clean up.
09 Sep 2007; Raúl Porcel <armin76@gentoo.org>
xf86-video-vesa-1.3.0.ebuild:
diff --git a/x11-drivers/xf86-video-vesa/files/digest-xf86-video-vesa-1.2.1 b/x11-drivers/xf86-video-vesa/files/digest-xf86-video-vesa-1.2.1
deleted file mode 100644
index 22d976023893..000000000000
--- a/x11-drivers/xf86-video-vesa/files/digest-xf86-video-vesa-1.2.1
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389
-RMD160 0c57d4b235d83f3d7c46691c13857fd121ddec2d x11-driver-patches-1.tar.bz2 389
-SHA256 64787d5b57d2845c0fa9297a9d924093ba191fc3551798239d9983f0bcca9b3e x11-driver-patches-1.tar.bz2 389
-MD5 387c0e38ddeaacdb32f05069440a34c0 xf86-video-vesa-1.2.1.tar.bz2 215368
-RMD160 86c13854d4cfd965953d6c0da5eb9efd14906458 xf86-video-vesa-1.2.1.tar.bz2 215368
-SHA256 874e02720d7c1ba111a849e4ae1a451ffaf0c7e122f34a16208e0aadae5fa931 xf86-video-vesa-1.2.1.tar.bz2 215368
diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.2.1.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.2.1.ebuild
deleted file mode 100644
index 2b2c00a14b7c..000000000000
--- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.2.1.ebuild
+++ /dev/null
@@ -1,18 +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-vesa/xf86-video-vesa-1.2.1.ebuild,v 1.7 2006/10/13 23:15:49 joshuabaergen Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="Generic VESA video driver"
-KEYWORDS="-* amd64 ia64 x86 ~x86-fbsd"
-RDEPEND=">=x11-base/xorg-server-1.0.99"
-DEPEND="${RDEPEND}
- x11-proto/fontsproto
- x11-proto/randrproto
- x11-proto/renderproto
- x11-proto/xextproto
- x11-proto/xproto"