From 2476a37302f6ae7c1153f76ed37a337dac2c2eb9 Mon Sep 17 00:00:00 2001 From: Luis Medinas Date: Wed, 1 Feb 2006 22:27:27 +0000 Subject: Added ~amd64 keyword. (Portage version: 2.1_pre4-r1) --- x11-drivers/xf86-input-elographics/ChangeLog | 8 ++++++-- .../xf86-input-elographics/xf86-input-elographics-1.0.0.5.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'x11-drivers/xf86-input-elographics') diff --git a/x11-drivers/xf86-input-elographics/ChangeLog b/x11-drivers/xf86-input-elographics/ChangeLog index ba137ea155ae..e977ef2205f5 100644 --- a/x11-drivers/xf86-input-elographics/ChangeLog +++ b/x11-drivers/xf86-input-elographics/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-elographics -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elographics/ChangeLog,v 1.10 2005/12/26 20:10:23 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elographics/ChangeLog,v 1.11 2006/02/01 22:27:27 metalgod Exp $ + + 01 Feb 2006; Luis Medinas + xf86-input-elographics-1.0.0.5.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen -xf86-input-elographics-1.0.0.3.ebuild, diff --git a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.0.0.5.ebuild b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.0.0.5.ebuild index 6b2043e301aa..38b12f1460cb 100644 --- a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.0.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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-elographics/xf86-input-elographics-1.0.0.5.ebuild,v 1.1 2005/12/23 20:10:27 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.0.0.5.ebuild,v 1.2 2006/02/01 22:27:27 metalgod Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for elographics input devices" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto -- cgit v1.2.3-65-gdbad