diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-06-30 11:05:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-06-30 11:05:32 +0000 |
commit | 03a824a7b0540cefd4ee0e112db4aa969533aec7 (patch) | |
tree | 70a44cf5066e92191f1da63b6c3fbb66b77b9f05 /x11-drivers/xf86-input-spaceorb | |
parent | Marked cccc stable on amd64 (diff) | |
download | historical-03a824a7b0540cefd4ee0e112db4aa969533aec7.tar.gz historical-03a824a7b0540cefd4ee0e112db4aa969533aec7.tar.bz2 historical-03a824a7b0540cefd4ee0e112db4aa969533aec7.zip |
Stable on ppc64
Package-Manager: portage-2.1-r1
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 110e62b42225..3bf261e2db44 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.20 2006/06/30 07:12:22 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.21 2006/06/30 10:46:09 corsair Exp $ + + 30 Jun 2006; Markus Rothe <corsair@gentoo.org> + xf86-input-spaceorb-1.0.0.5.ebuild: + Stable on ppc64 30 Jun 2006; Donnie Berkholz <spyderous@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 6a7eeb3d1632..b6f0a9c3cc14 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.12 2006/06/30 07:12:22 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild,v 1.13 2006/06/30 10:46:09 corsair 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="~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" DEPEND="${RDEPEND} x11-proto/inputproto |