diff options
author | Bret Curtis <psi29a@gentoo.org> | 2006-07-30 16:27:40 +0000 |
---|---|---|
committer | Bret Curtis <psi29a@gentoo.org> | 2006-07-30 16:27:40 +0000 |
commit | 48562a3dcbb470ef16eb71ad9c3e8abc2242787e (patch) | |
tree | c36d2283cf43bde91c055659626c5fef7529b7da /x11-drivers/xf86-input-void | |
parent | fix ChangeLog header (diff) | |
download | gentoo-2-48562a3dcbb470ef16eb71ad9c3e8abc2242787e.tar.gz gentoo-2-48562a3dcbb470ef16eb71ad9c3e8abc2242787e.tar.bz2 gentoo-2-48562a3dcbb470ef16eb71ad9c3e8abc2242787e.zip |
untestable on mips, removed
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-drivers/xf86-input-void')
-rw-r--r-- | x11-drivers/xf86-input-void/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild | 4 | ||||
-rw-r--r-- | x11-drivers/xf86-input-void/xf86-input-void-1.1.0.ebuild | 4 |
3 files changed, 5 insertions, 9 deletions
diff --git a/x11-drivers/xf86-input-void/ChangeLog b/x11-drivers/xf86-input-void/ChangeLog index 1217121127f0..affaf7fb9199 100644 --- a/x11-drivers/xf86-input-void/ChangeLog +++ b/x11-drivers/xf86-input-void/ChangeLog @@ -1,10 +1,6 @@ # ChangeLog for x11-drivers/xf86-input-void # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.27 2006/07/30 15:42:28 psi29a Exp $ - - 30 Jul 2006; <psi29a@gentoo.org> xf86-input-void-1.0.0.5.ebuild, - xf86-input-void-1.1.0.ebuild: - testing on mips +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.28 2006/07/30 16:27:40 psi29a Exp $ 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> xf86-input-void-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild index 5e90505c4215..b60ac40906a1 100644 --- a/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-void/xf86-input-void-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-void/xf86-input-void-1.0.0.5.ebuild,v 1.16 2006/07/30 15:42:28 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild,v 1.17 2006/07/30 16:27:40 psi29a Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for void input devices" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~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 diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.1.0.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.1.0.ebuild index 7492d8f296ec..aa4e471fd7fb 100644 --- a/x11-drivers/xf86-input-void/xf86-input-void-1.1.0.ebuild +++ b/x11-drivers/xf86-input-void/xf86-input-void-1.1.0.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-void/xf86-input-void-1.1.0.ebuild,v 1.6 2006/07/30 15:42:28 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.1.0.ebuild,v 1.7 2006/07/30 16:27:40 psi29a Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for void input devices" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips 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 |