summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2006-10-22 18:13:10 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2006-10-22 18:13:10 +0000
commit63ea5c31ccf315e4d74a2592d0cb677a4fcb80d4 (patch)
tree5f6341952e0c56a6e5aa9bf66a396911e98c4734 /x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild
parentVersion bump with minor changes. (diff)
downloadgentoo-2-63ea5c31ccf315e4d74a2592d0cb677a4fcb80d4.tar.gz
gentoo-2-63ea5c31ccf315e4d74a2592d0cb677a4fcb80d4.tar.bz2
gentoo-2-63ea5c31ccf315e4d74a2592d0cb677a4fcb80d4.zip
Version bump with minor changes.
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild')
-rw-r--r--x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild
new file mode 100644
index 000000000000..5dca0e47d3d9
--- /dev/null
+++ b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild
@@ -0,0 +1,20 @@
+# 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-voodoo/xf86-video-voodoo-1.1.1.ebuild,v 1.1 2006/10/22 18:13:10 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+XDPVER=4
+
+inherit x-modular
+
+DESCRIPTION="Voodoo video driver"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sh ~sparc ~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/xf86dgaproto
+ x11-proto/xproto"