summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-12-04 22:56:05 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-12-04 22:56:05 +0000
commit8bca3767a84145454ee89a1425443c80755134ae (patch)
treee79fed7ca8eb01af3c2b0668bc3b4ddc43fdf690 /x11-drivers/xf86-input-joystick
parentBump for 7.0RC3. (diff)
downloadgentoo-2-8bca3767a84145454ee89a1425443c80755134ae.tar.gz
gentoo-2-8bca3767a84145454ee89a1425443c80755134ae.tar.bz2
gentoo-2-8bca3767a84145454ee89a1425443c80755134ae.zip
Bump for 7.0RC3.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-drivers/xf86-input-joystick')
-rw-r--r--x11-drivers/xf86-input-joystick/ChangeLog8
-rw-r--r--x11-drivers/xf86-input-joystick/files/digest-xf86-input-joystick-1.0.0.31
-rw-r--r--x11-drivers/xf86-input-joystick/xf86-input-joystick-1.0.0.3.ebuild14
3 files changed, 22 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-joystick/ChangeLog b/x11-drivers/xf86-input-joystick/ChangeLog
index 86547cc8d2f4..a2719c993201 100644
--- a/x11-drivers/xf86-input-joystick/ChangeLog
+++ b/x11-drivers/xf86-input-joystick/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-input-joystick
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.4 2005/11/11 18:50:24 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.5 2005/12/04 22:56:05 joshuabaergen Exp $
+
+*xf86-input-joystick-1.0.0.3 (04 Dec 2005)
+
+ 04 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +xf86-input-joystick-1.0.0.3.ebuild:
+ Bump for 7.0RC3.
*xf86-input-joystick-1.0.0.2 (11 Nov 2005)
diff --git a/x11-drivers/xf86-input-joystick/files/digest-xf86-input-joystick-1.0.0.3 b/x11-drivers/xf86-input-joystick/files/digest-xf86-input-joystick-1.0.0.3
new file mode 100644
index 000000000000..18f92abe4c51
--- /dev/null
+++ b/x11-drivers/xf86-input-joystick/files/digest-xf86-input-joystick-1.0.0.3
@@ -0,0 +1 @@
+MD5 a0c10370aeace655317773b393df77fa xf86-input-joystick-1.0.0.3.tar.bz2 154879
diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.0.0.3.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.0.0.3.ebuild
new file mode 100644
index 000000000000..4214de9037d3
--- /dev/null
+++ b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.0.0.3.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-joystick/xf86-input-joystick-1.0.0.3.ebuild,v 1.1 2005/12/04 22:56:05 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org driver for joystick input devices"
+KEYWORDS="~x86"
+RDEPEND="x11-base/xorg-server"
+DEPEND="${RDEPEND}
+ x11-proto/xproto"