summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-05 20:35:10 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-05 20:35:10 +0000
commitca3203db2e2e403f62850733a8eb594ecf59c1ea (patch)
tree3e26933c271c73dfef6767541b6d0af9a0609aed /x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild
parentstable x86, bug 299749 (diff)
downloadgentoo-2-ca3203db2e2e403f62850733a8eb594ecf59c1ea.tar.gz
gentoo-2-ca3203db2e2e403f62850733a8eb594ecf59c1ea.tar.bz2
gentoo-2-ca3203db2e2e403f62850733a8eb594ecf59c1ea.zip
Version bump. Drop old.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
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, 15 insertions, 0 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
new file mode 100644
index 000000000000..aa1f39a69542
--- /dev/null
+++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2010 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.1 2010/01/05 20:35:10 scarabeus 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"