summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-12-04 23:22:44 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-12-04 23:22:44 +0000
commit44e244c8bea351e10ae030eb3573f6b44d384ab5 (patch)
tree0a553bddb492ed96aa53cd8632211eb81a3e16d7 /x11-drivers/xf86-input-spaceorb
parentadd back in ia64 (diff)
downloadhistorical-44e244c8bea351e10ae030eb3573f6b44d384ab5.tar.gz
historical-44e244c8bea351e10ae030eb3573f6b44d384ab5.tar.bz2
historical-44e244c8bea351e10ae030eb3573f6b44d384ab5.zip
Bump for 7.0RC3.
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-drivers/xf86-input-spaceorb')
-rw-r--r--x11-drivers/xf86-input-spaceorb/ChangeLog8
-rw-r--r--x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.31
-rw-r--r--x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.3.ebuild14
3 files changed, 22 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-spaceorb/ChangeLog b/x11-drivers/xf86-input-spaceorb/ChangeLog
index a8fa9e1bdc49..0c6db21e532c 100644
--- a/x11-drivers/xf86-input-spaceorb/ChangeLog
+++ b/x11-drivers/xf86-input-spaceorb/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-input-spaceorb
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.4 2005/11/11 18:54:45 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.5 2005/12/04 23:00:17 joshuabaergen Exp $
+
+*xf86-input-spaceorb-1.0.0.3 (04 Dec 2005)
+
+ 04 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +xf86-input-spaceorb-1.0.0.3.ebuild:
+ Bump for 7.0RC3.
*xf86-input-spaceorb-1.0.0.2 (11 Nov 2005)
diff --git a/x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.3 b/x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.3
new file mode 100644
index 000000000000..2262d0c553ff
--- /dev/null
+++ b/x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.3
@@ -0,0 +1 @@
+MD5 967a2c91f232e6a2d57cb41ffe00d98c xf86-input-spaceorb-1.0.0.3.tar.bz2 154185
diff --git a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.3.ebuild b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.3.ebuild
new file mode 100644
index 000000000000..502f7f03a106
--- /dev/null
+++ b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-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-spaceorb/xf86-input-spaceorb-1.0.0.3.ebuild,v 1.1 2005/12/04 23:00:17 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org driver for spaceorb input devices"
+KEYWORDS="~x86"
+RDEPEND="x11-base/xorg-server"
+DEPEND="${RDEPEND}
+ x11-proto/xproto"