summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-11-11 19:17:19 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-11-11 19:17:19 +0000
commit8fd8ba77adc7b458f516f2dcf16fb645756c3f1f (patch)
treeab0b159e6dd4b3c18769c5a7b07ffe47af06d9c7 /x11-drivers/xf86-input-magictouch
parentAdding app-arch/unzip to depend (diff)
downloadhistorical-8fd8ba77adc7b458f516f2dcf16fb645756c3f1f.tar.gz
historical-8fd8ba77adc7b458f516f2dcf16fb645756c3f1f.tar.bz2
historical-8fd8ba77adc7b458f516f2dcf16fb645756c3f1f.zip
Bump for 7.0RC2.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'x11-drivers/xf86-input-magictouch')
-rw-r--r--x11-drivers/xf86-input-magictouch/ChangeLog8
-rw-r--r--x11-drivers/xf86-input-magictouch/files/digest-xf86-input-magictouch-1.0.0.21
-rw-r--r--x11-drivers/xf86-input-magictouch/xf86-input-magictouch-1.0.0.2.ebuild14
3 files changed, 22 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-magictouch/ChangeLog b/x11-drivers/xf86-input-magictouch/ChangeLog
index 7b2ce37925df..6a44167b75a4 100644
--- a/x11-drivers/xf86-input-magictouch/ChangeLog
+++ b/x11-drivers/xf86-input-magictouch/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-input-magictouch
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magictouch/ChangeLog,v 1.3 2005/10/20 06:04:51 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magictouch/ChangeLog,v 1.4 2005/11/11 18:51:45 joshuabaergen Exp $
+
+*xf86-input-magictouch-1.0.0.2 (11 Nov 2005)
+
+ 11 Nov 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +xf86-input-magictouch-1.0.0.2.ebuild:
+ Bump for 7.0RC2.
*xf86-input-magictouch-1.0.0.1 (20 Oct 2005)
diff --git a/x11-drivers/xf86-input-magictouch/files/digest-xf86-input-magictouch-1.0.0.2 b/x11-drivers/xf86-input-magictouch/files/digest-xf86-input-magictouch-1.0.0.2
new file mode 100644
index 000000000000..df90bd93cb67
--- /dev/null
+++ b/x11-drivers/xf86-input-magictouch/files/digest-xf86-input-magictouch-1.0.0.2
@@ -0,0 +1 @@
+MD5 9ee7cfbdf43a2e802c0a243ebf10e2ef xf86-input-magictouch-1.0.0.2.tar.bz2 156081
diff --git a/x11-drivers/xf86-input-magictouch/xf86-input-magictouch-1.0.0.2.ebuild b/x11-drivers/xf86-input-magictouch/xf86-input-magictouch-1.0.0.2.ebuild
new file mode 100644
index 000000000000..f9fb27f47d86
--- /dev/null
+++ b/x11-drivers/xf86-input-magictouch/xf86-input-magictouch-1.0.0.2.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-magictouch/xf86-input-magictouch-1.0.0.2.ebuild,v 1.1 2005/11/11 18:51:45 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org driver for magictouch input devices"
+KEYWORDS="~x86"
+RDEPEND="x11-base/xorg-server"
+DEPEND="${RDEPEND}
+ x11-proto/xproto"