summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-04-15 15:20:36 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-04-15 15:20:36 +0000
commit32d213aea16b37374d712f57e09462aef4aef2ca (patch)
tree86041d31d508ff61021393b05283a6317d86a50b /x11-drivers/xf86-input-spaceorb
parentia64/sh stable wrt #251832 (diff)
downloadgentoo-2-32d213aea16b37374d712f57e09462aef4aef2ca.tar.gz
gentoo-2-32d213aea16b37374d712f57e09462aef4aef2ca.tar.bz2
gentoo-2-32d213aea16b37374d712f57e09462aef4aef2ca.zip
ia64/sh stable wrt #251832
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'x11-drivers/xf86-input-spaceorb')
-rw-r--r--x11-drivers/xf86-input-spaceorb/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-spaceorb/ChangeLog b/x11-drivers/xf86-input-spaceorb/ChangeLog
index 495db5fa2668..d0d1c9577d16 100644
--- a/x11-drivers/xf86-input-spaceorb/ChangeLog
+++ b/x11-drivers/xf86-input-spaceorb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-spaceorb
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.34 2009/04/06 20:35:18 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.35 2009/04/15 15:20:36 armin76 Exp $
+
+ 15 Apr 2009; Raúl Porcel <armin76@gentoo.org>
+ xf86-input-spaceorb-1.1.1.ebuild:
+ ia64/sh stable wrt #251832
06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
xf86-input-spaceorb-1.1.1.ebuild:
diff --git a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.1.ebuild b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.1.ebuild
index f8b3f4ba10d7..723aee415721 100644
--- a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.1.ebuild
+++ b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.1.1.ebuild,v 1.4 2009/04/06 20:35:18 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.1.ebuild,v 1.5 2009/04/15 15:20:36 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ XDPVER="4"
inherit x-modular
DESCRIPTION="X.Org driver for spaceorb input devices"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
>=x11-proto/inputproto-1.4.1