From 685082966a06730465839812f10c97e1a8ac6a84 Mon Sep 17 00:00:00 2001 From: Ferris McCormick Date: Mon, 6 Mar 2006 19:10:08 +0000 Subject: Add ~sparc keyword (Bug #122726). Package-Manager: portage-2.1_pre5-r4 --- x11-drivers/xf86-input-calcomp/ChangeLog | 6 +++++- x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.5.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'x11-drivers/xf86-input-calcomp') diff --git a/x11-drivers/xf86-input-calcomp/ChangeLog b/x11-drivers/xf86-input-calcomp/ChangeLog index 312ca87c09ce..642b7b7cc2e4 100644 --- a/x11-drivers/xf86-input-calcomp/ChangeLog +++ b/x11-drivers/xf86-input-calcomp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-calcomp # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-calcomp/ChangeLog,v 1.14 2006/02/23 21:15:35 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-calcomp/ChangeLog,v 1.15 2006/03/06 18:56:12 fmccor Exp $ + + 06 Mar 2006; Ferris McCormick + xf86-input-calcomp-1.0.0.5.ebuild: + Add ~sparc keyword (Bug #122726). 23 Feb 2006; Stefaan De Roeck xf86-input-calcomp-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.5.ebuild b/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.5.ebuild index 77c9427ed6e5..5ab8f984b657 100644 --- a/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-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-calcomp/xf86-input-calcomp-1.0.0.5.ebuild,v 1.8 2006/03/03 02:11:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.5.ebuild,v 1.9 2006/03/06 18:56:12 fmccor Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for calcomp 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 -- cgit v1.2.3-65-gdbad