summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-input-ur98')
-rw-r--r--x11-drivers/xf86-input-ur98/ChangeLog8
-rw-r--r--x11-drivers/xf86-input-ur98/files/digest-xf86-input-ur98-1.0.0.52
-rw-r--r--x11-drivers/xf86-input-ur98/xf86-input-ur98-1.0.0.5.ebuild16
3 files changed, 25 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-ur98/ChangeLog b/x11-drivers/xf86-input-ur98/ChangeLog
index f8848b508294..f345395b9383 100644
--- a/x11-drivers/xf86-input-ur98/ChangeLog
+++ b/x11-drivers/xf86-input-ur98/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-input-ur98
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-ur98/ChangeLog,v 1.7 2005/12/18 00:04:15 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-ur98/ChangeLog,v 1.8 2005/12/23 20:19:23 joshuabaergen Exp $
+
+*xf86-input-ur98-1.0.0.5 (23 Dec 2005)
+
+ 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +xf86-input-ur98-1.0.0.5.ebuild:
+ Bump for 7.0.
*xf86-input-ur98-1.0.0.4 (18 Dec 2005)
diff --git a/x11-drivers/xf86-input-ur98/files/digest-xf86-input-ur98-1.0.0.5 b/x11-drivers/xf86-input-ur98/files/digest-xf86-input-ur98-1.0.0.5
new file mode 100644
index 000000000000..8238666bcfef
--- /dev/null
+++ b/x11-drivers/xf86-input-ur98/files/digest-xf86-input-ur98-1.0.0.5
@@ -0,0 +1,2 @@
+MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389
+MD5 7cdfe15fdd8e04e3d440b7fdd96bf811 xf86-input-ur98-1.0.0.5.tar.bz2 217972
diff --git a/x11-drivers/xf86-input-ur98/xf86-input-ur98-1.0.0.5.ebuild b/x11-drivers/xf86-input-ur98/xf86-input-ur98-1.0.0.5.ebuild
new file mode 100644
index 000000000000..8d988e2f1a35
--- /dev/null
+++ b/x11-drivers/xf86-input-ur98/xf86-input-ur98-1.0.0.5.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-ur98/xf86-input-ur98-1.0.0.5.ebuild,v 1.1 2005/12/23 20:19:23 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org driver for ur98 input devices"
+KEYWORDS="~x86"
+RDEPEND="x11-base/xorg-server"
+DEPEND="${RDEPEND}
+ x11-proto/inputproto
+ x11-proto/randrproto
+ x11-proto/xproto"