diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-02-02 17:22:33 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-02-02 17:22:33 +0000 |
commit | c49b60abddaf2df9814df05cda4f0cccbf1b7e09 (patch) | |
tree | 3da3c52a7cce4b50b828360307b13013b52622f0 /x11-drivers/xf86-input-void | |
parent | stable amd64 (diff) | |
download | historical-c49b60abddaf2df9814df05cda4f0cccbf1b7e09.tar.gz historical-c49b60abddaf2df9814df05cda4f0cccbf1b7e09.tar.bz2 historical-c49b60abddaf2df9814df05cda4f0cccbf1b7e09.zip |
Added ~amd64 keyword.
Package-Manager: portage-2.1_pre4-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 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-void/ChangeLog b/x11-drivers/xf86-input-void/ChangeLog index 67932b79613e..bf7270324e64 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.11 2006/01/30 18:20:58 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.12 2006/02/02 17:13:23 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-input-void-1.0.0.5.ebuild: + Added ~amd64 keyword. 30 Jan 2006; Ferris McCormick <fmccor@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 36e966c97bfd..183024ee16d7 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.2 2006/01/30 18:20:58 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild,v 1.3 2006/02/02 17:13:23 metalgod 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="~sparc ~x86" +KEYWORDS="~amd64 ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto |