diff options
Diffstat (limited to 'x11-drivers/xf86-input-spaceorb')
-rw-r--r-- | x11-drivers/xf86-input-spaceorb/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-spaceorb/ChangeLog b/x11-drivers/xf86-input-spaceorb/ChangeLog index 824c1f86f57b..e29f2e76b1cd 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.11 2006/02/02 17:09:00 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.12 2006/02/05 20:33:05 spyderous Exp $ + + 05 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>; + xf86-input-spaceorb-1.0.0.5.ebuild: + Keyword needed drivers ~ppc. 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> xf86-input-spaceorb-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild index cefbb8a526a6..5b3b58cce0d4 100644 --- a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.5.ebuild,v 1.2 2006/02/02 17:09:00 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild,v 1.3 2006/02/05 20:33:05 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for spaceorb input devices" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto |