summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-input-hyperpen')
-rw-r--r--x11-drivers/xf86-input-hyperpen/ChangeLog8
-rw-r--r--x11-drivers/xf86-input-hyperpen/files/digest-xf86-input-hyperpen-1.0.0.42
-rw-r--r--x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.0.0.4.ebuild14
3 files changed, 23 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-hyperpen/ChangeLog b/x11-drivers/xf86-input-hyperpen/ChangeLog
index ab567cbc7a18..5f006a483fc2 100644
--- a/x11-drivers/xf86-input-hyperpen/ChangeLog
+++ b/x11-drivers/xf86-input-hyperpen/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-input-hyperpen
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.7 2005/12/09 23:33:10 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.8 2005/12/17 23:55:57 joshuabaergen Exp $
+
+*xf86-input-hyperpen-1.0.0.4 (17 Dec 2005)
+
+ 17 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +xf86-input-hyperpen-1.0.0.4.ebuild:
+ Bump for 7.0RC4.
09 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
files/digest-xf86-input-hyperpen-1.0.0.3, Manifest:
diff --git a/x11-drivers/xf86-input-hyperpen/files/digest-xf86-input-hyperpen-1.0.0.4 b/x11-drivers/xf86-input-hyperpen/files/digest-xf86-input-hyperpen-1.0.0.4
new file mode 100644
index 000000000000..f35b535fad36
--- /dev/null
+++ b/x11-drivers/xf86-input-hyperpen/files/digest-xf86-input-hyperpen-1.0.0.4
@@ -0,0 +1,2 @@
+MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389
+MD5 1722f9ef1a84f82f31f5a4a1daa09c81 xf86-input-hyperpen-1.0.0.4.tar.bz2 215803
diff --git a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.0.0.4.ebuild b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.0.0.4.ebuild
new file mode 100644
index 000000000000..a3d97d0e2d3b
--- /dev/null
+++ b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.0.0.4.ebuild
@@ -0,0 +1,14 @@
+# 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-hyperpen/xf86-input-hyperpen-1.0.0.4.ebuild,v 1.1 2005/12/17 23:55:57 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org driver for hyperpen input devices"
+KEYWORDS="~x86"
+RDEPEND="x11-base/xorg-server"
+DEPEND="${RDEPEND}
+ x11-proto/xproto"