diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-03-11 09:51:40 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-03-11 09:51:40 +0000 |
commit | 2d3a1795b48c27bf86cb223f5460f2bf9d44c70b (patch) | |
tree | 968c6485a30ac9f935f1348f44e2a6aee47144b5 /x11-drivers/xf86-input-microtouch | |
parent | Stable on hppa. (diff) | |
download | historical-2d3a1795b48c27bf86cb223f5460f2bf9d44c70b.tar.gz historical-2d3a1795b48c27bf86cb223f5460f2bf9d44c70b.tar.bz2 historical-2d3a1795b48c27bf86cb223f5460f2bf9d44c70b.zip |
Added ~hppa to KEYWORDS.
Package-Manager: portage-2.1_pre5-r2
Diffstat (limited to 'x11-drivers/xf86-input-microtouch')
-rw-r--r-- | x11-drivers/xf86-input-microtouch/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-microtouch/ChangeLog b/x11-drivers/xf86-input-microtouch/ChangeLog index 4e916d74bf46..bb7899f0c128 100644 --- a/x11-drivers/xf86-input-microtouch/ChangeLog +++ b/x11-drivers/xf86-input-microtouch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-microtouch # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.15 2006/03/06 19:06:04 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.16 2006/03/11 09:44:40 gmsoft Exp $ + + 11 Mar 2006; Guy Martin <gmsoft@gentoo.org> + xf86-input-microtouch-1.0.0.5.ebuild: + Added ~hppa to KEYWORDS. 06 Mar 2006; Ferris McCormick <fmccor@gentoo.org> xf86-input-microtouch-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild index 4b08c2830efa..192a887f8223 100644 --- a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-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-microtouch/xf86-input-microtouch-1.0.0.5.ebuild,v 1.9 2006/03/06 19:06:05 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild,v 1.10 2006/03/11 09:44:40 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for microtouch input devices" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto |