diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-12 18:34:03 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-12 18:34:03 +0000 |
commit | 091c8ec2dbc1d706be0dfb948ae3036f81f5f16e (patch) | |
tree | 5183cb6eb06594a3549223336fd476e0af528cf8 /x11-drivers/xf86-input-void | |
parent | Stable on hppa (diff) | |
download | gentoo-2-091c8ec2dbc1d706be0dfb948ae3036f81f5f16e.tar.gz gentoo-2-091c8ec2dbc1d706be0dfb948ae3036f81f5f16e.tar.bz2 gentoo-2-091c8ec2dbc1d706be0dfb948ae3036f81f5f16e.zip |
Stable on hppa
(Portage version: 2.1.1)
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.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-void/ChangeLog b/x11-drivers/xf86-input-void/ChangeLog index affaf7fb9199..3b1f3ca731cb 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.28 2006/07/30 16:27:40 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.29 2006/09/12 18:34:03 gustavoz Exp $ + + 12 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> + xf86-input-void-1.1.0.ebuild: + Stable on hppa 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.1.0.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.1.0.ebuild index aa4e471fd7fb..ddbc903e0381 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.7 2006/07/30 16:27:40 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.1.0.ebuild,v 1.8 2006/09/12 18:34:03 gustavoz 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 ppc ppc64 sh sparc ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/inputproto |