diff options
author | Bret Curtis <psi29a@gentoo.org> | 2006-07-30 15:44:58 +0000 |
---|---|---|
committer | Bret Curtis <psi29a@gentoo.org> | 2006-07-30 15:44:58 +0000 |
commit | 637ae4b207ca39c1f442579cf0a599faba0aa044 (patch) | |
tree | a86145c9ab00ff903c64858458b66e446eb39f4f /x11-drivers/xf86-input-void | |
parent | Fixed a broken ChangeLog entry done by nichoj. (diff) | |
download | historical-637ae4b207ca39c1f442579cf0a599faba0aa044.tar.gz historical-637ae4b207ca39c1f442579cf0a599faba0aa044.tar.bz2 historical-637ae4b207ca39c1f442579cf0a599faba0aa044.zip |
testing on mips
Package-Manager: portage-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, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-input-void/ChangeLog b/x11-drivers/xf86-input-void/ChangeLog index ec41c607dab2..1217121127f0 100644 --- a/x11-drivers/xf86-input-void/ChangeLog +++ b/x11-drivers/xf86-input-void/ChangeLog @@ -1,6 +1,10 @@ # 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.26 2006/07/19 17:29:52 gmsoft Exp $ +# $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 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 de5f67a9564e..5e90505c4215 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.15 2006/07/19 17:29:52 gmsoft Exp $ +# $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 $ # 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 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~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 d7eb598d765e..7492d8f296ec 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.5 2006/07/10 22:00:47 agriffis Exp $ +# $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 $ # 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 ppc ppc64 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/inputproto |