diff options
-rw-r--r-- | x11-drivers/xf86-input-tek4957/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.0.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-tek4957/ChangeLog b/x11-drivers/xf86-input-tek4957/ChangeLog index baa66e67e63e..07292699fbdf 100644 --- a/x11-drivers/xf86-input-tek4957/ChangeLog +++ b/x11-drivers/xf86-input-tek4957/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-tek4957 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/ChangeLog,v 1.14 2006/02/26 12:56:23 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/ChangeLog,v 1.15 2006/03/06 19:10:08 fmccor Exp $ + + 06 Mar 2006; Ferris McCormick <fmccor@gentoo.org> + xf86-input-tek4957-1.0.0.5.ebuild: + Add ~sparc keyword (Bug #122726). 26 Feb 2006; Stefaan De Roeck <stefaan@gentoo.org> xf86-input-tek4957-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.0.0.5.ebuild b/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.0.0.5.ebuild index 6d15771f99c5..d03b825370d2 100644 --- a/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-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-tek4957/xf86-input-tek4957-1.0.0.5.ebuild,v 1.8 2006/03/03 02:19:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.0.0.5.ebuild,v 1.9 2006/03/06 19:10:08 fmccor Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for tek4957 input devices" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto |