summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2008-06-10 06:54:18 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2008-06-10 06:54:18 +0000
commit2d2912b5c57ebb93e7f44b0f017c199071283cbd (patch)
treea8b4882117309ccb57a21ead3ba44a739c8ea36b /x11-drivers/xf86-video-ark/xf86-video-ark-0.7.0.ebuild
parentversion bump (diff)
downloadhistorical-2d2912b5c57ebb93e7f44b0f017c199071283cbd.tar.gz
historical-2d2912b5c57ebb93e7f44b0f017c199071283cbd.tar.bz2
historical-2d2912b5c57ebb93e7f44b0f017c199071283cbd.zip
Bump to latest. Should all be compatible with xorg-server-1.5.
Package-Manager: portage-2.1.5.4
Diffstat (limited to 'x11-drivers/xf86-video-ark/xf86-video-ark-0.7.0.ebuild')
-rw-r--r--x11-drivers/xf86-video-ark/xf86-video-ark-0.7.0.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-ark/xf86-video-ark-0.7.0.ebuild b/x11-drivers/xf86-video-ark/xf86-video-ark-0.7.0.ebuild
new file mode 100644
index 000000000000..da9bb8a53bcc
--- /dev/null
+++ b/x11-drivers/xf86-video-ark/xf86-video-ark-0.7.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ark/xf86-video-ark-0.7.0.ebuild,v 1.1 2008/06/10 06:46:46 dberkholz Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org driver for ark cards"
+KEYWORDS="~amd64 ~ia64 ~sh ~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"