summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-03-08 20:57:02 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-03-08 20:57:02 +0000
commit2d9050ee262b6a57d7d9338dc5b6a41761535a20 (patch)
tree5f22f6acc369484118089ad4f1971b55e1c0e189 /x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild
parentFix building against xorg-server-1.14, bug #460754. (diff)
downloadgentoo-2-2d9050ee262b6a57d7d9338dc5b6a41761535a20.tar.gz
gentoo-2-2d9050ee262b6a57d7d9338dc5b6a41761535a20.tar.bz2
gentoo-2-2d9050ee262b6a57d7d9338dc5b6a41761535a20.zip
Fix building against xorg-server-1.14, bug #460754.
(Portage version: 2.1.11.52/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild')
-rw-r--r--x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild
deleted file mode 100644
index 7c940a6b629a..000000000000
--- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2011 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-2.3.0.ebuild,v 1.5 2011/02/12 19:38:13 armin76 Exp $
-
-inherit x-modular
-
-DESCRIPTION="Generic VESA video driver"
-KEYWORDS="-* alpha 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"