summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2006-01-30 18:20:58 +0000
committerFerris McCormick <fmccor@gentoo.org>2006-01-30 18:20:58 +0000
commit514a65c79dfdc14fdc7e8c981730d871f78c9a1b (patch)
tree0d52b012a090952d66c618c165c0a77b0511f544 /x11-drivers/xf86-input-void
parentamd64 fix (diff)
downloadgentoo-2-514a65c79dfdc14fdc7e8c981730d871f78c9a1b.tar.gz
gentoo-2-514a65c79dfdc14fdc7e8c981730d871f78c9a1b.tar.bz2
gentoo-2-514a65c79dfdc14fdc7e8c981730d871f78c9a1b.zip
Add ~sparc keyword.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-drivers/xf86-input-void')
-rw-r--r--x11-drivers/xf86-input-void/ChangeLog8
-rw-r--r--x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-input-void/ChangeLog b/x11-drivers/xf86-input-void/ChangeLog
index 1b936a60b931..67932b79613e 100644
--- a/x11-drivers/xf86-input-void/ChangeLog
+++ b/x11-drivers/xf86-input-void/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-void
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.10 2005/12/26 20:19:21 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.11 2006/01/30 18:20:58 fmccor Exp $
+
+ 30 Jan 2006; Ferris McCormick <fmccor@gentoo.org>
+ xf86-input-void-1.0.0.5.ebuild:
+ Add ~sparc keyword.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xf86-input-void-1.0.0.3.ebuild, -xf86-input-void-1.0.0.4.ebuild:
diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild
index b0a4a3587141..36e966c97bfd 100644
--- a/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-void/xf86-input-void-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-void/xf86-input-void-1.0.0.5.ebuild,v 1.1 2005/12/23 20:19:52 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild,v 1.2 2006/01/30 18:20:58 fmccor Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for void input devices"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto