diff options
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-magictouch/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-magictouch/xf86-input-magictouch-1.0.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-magictouch/ChangeLog b/x11-drivers/xf86-input-magictouch/ChangeLog index cc3ee5b7ea25..dbe7e1a80457 100644 --- a/x11-drivers/xf86-input-magictouch/ChangeLog +++ b/x11-drivers/xf86-input-magictouch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-magictouch # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magictouch/ChangeLog,v 1.15 2006/03/11 09:36:43 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magictouch/ChangeLog,v 1.16 2006/03/21 01:33:04 spyderous Exp $ + + 21 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>; + xf86-input-magictouch-1.0.0.5.ebuild: + Keyword a few last drivers ~sparc. 11 Mar 2006; Guy Martin <gmsoft@gentoo.org> xf86-input-magictouch-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-input-magictouch/xf86-input-magictouch-1.0.0.5.ebuild b/x11-drivers/xf86-input-magictouch/xf86-input-magictouch-1.0.0.5.ebuild index e0f7161748b9..9dec823af0c8 100644 --- a/x11-drivers/xf86-input-magictouch/xf86-input-magictouch-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-magictouch/xf86-input-magictouch-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-magictouch/xf86-input-magictouch-1.0.0.5.ebuild,v 1.9 2006/03/11 09:36:43 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magictouch/xf86-input-magictouch-1.0.0.5.ebuild,v 1.10 2006/03/21 01:33:04 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for magictouch input devices" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto |