summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2009-07-11 09:21:00 +0000
committerRémi Cardona <remi@gentoo.org>2009-07-11 09:21:00 +0000
commitcd31814236eb603fdb86f0b2967ad6298c5b4851 (patch)
tree8f047e57531211fd14c4a1d2f42d975b12a8d111 /x11-drivers/xf86-video-newport/xf86-video-newport-0.2.2.ebuild
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-cd31814236eb603fdb86f0b2967ad6298c5b4851.tar.gz
gentoo-2-cd31814236eb603fdb86f0b2967ad6298c5b4851.tar.bz2
gentoo-2-cd31814236eb603fdb86f0b2967ad6298c5b4851.zip
x11-drivers/xf86-video-newport: bump to 0.2.2 (see bug #277034)
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'x11-drivers/xf86-video-newport/xf86-video-newport-0.2.2.ebuild')
-rw-r--r--x11-drivers/xf86-video-newport/xf86-video-newport-0.2.2.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-newport/xf86-video-newport-0.2.2.ebuild b/x11-drivers/xf86-video-newport/xf86-video-newport-0.2.2.ebuild
new file mode 100644
index 000000000000..0bcc2ecfec61
--- /dev/null
+++ b/x11-drivers/xf86-video-newport/xf86-video-newport-0.2.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-newport/xf86-video-newport-0.2.2.ebuild,v 1.1 2009/07/11 09:21:00 remi Exp $
+
+# Must be before x-modular eclass is inherited
+# SNAPSHOT="yes"
+XDPVER=4
+
+inherit x-modular
+
+DESCRIPTION="Newport video driver"
+KEYWORDS="-* ~mips"
+RDEPEND=">=x11-base/xorg-server-1.0.99"
+DEPEND="${RDEPEND}
+ x11-proto/fontsproto
+ x11-proto/randrproto
+ x11-proto/renderproto
+ x11-proto/videoproto
+ x11-proto/xproto"