summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-05-13 20:07:02 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-05-13 20:07:02 +0000
commitbe3c67047e6551aea3ccecf02dde29f060620206 (patch)
tree4684cd025916a274451210007b7729c744b9b5d8 /x11-drivers/xf86-video-i740/xf86-video-i740-1.3.3.ebuild
parentVersion bump. (diff)
downloadgentoo-2-be3c67047e6551aea3ccecf02dde29f060620206.tar.gz
gentoo-2-be3c67047e6551aea3ccecf02dde29f060620206.tar.bz2
gentoo-2-be3c67047e6551aea3ccecf02dde29f060620206.zip
Version bump.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-i740/xf86-video-i740-1.3.3.ebuild')
-rw-r--r--x11-drivers/xf86-video-i740/xf86-video-i740-1.3.3.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-i740/xf86-video-i740-1.3.3.ebuild b/x11-drivers/xf86-video-i740/xf86-video-i740-1.3.3.ebuild
new file mode 100644
index 000000000000..629755a66126
--- /dev/null
+++ b/x11-drivers/xf86-video-i740/xf86-video-i740-1.3.3.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/xf86-video-i740-1.3.3.ebuild,v 1.1 2012/05/13 20:07:02 chithanh Exp $
+
+EAPI=4
+inherit xorg-2
+
+DESCRIPTION="Intel i740 video driver"
+
+KEYWORDS="~amd64 ~ia64 ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=x11-base/xorg-server-1.0.99"
+DEPEND="${RDEPEND}"