summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-02-14 23:26:38 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-02-14 23:26:38 +0000
commitf738ff3b3202aeac0d4dbbad96dcc2031df8ce22 (patch)
tree12fbc3c3beab83e3ec3af3cc1ed8507b3876d269 /x11-drivers/xf86-input-keyboard
parentfixed -r4 not working (diff)
downloadhistorical-f738ff3b3202aeac0d4dbbad96dcc2031df8ce22.tar.gz
historical-f738ff3b3202aeac0d4dbbad96dcc2031df8ce22.tar.bz2
historical-f738ff3b3202aeac0d4dbbad96dcc2031df8ce22.zip
Added ~ppc64
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-drivers/xf86-input-keyboard')
-rw-r--r--x11-drivers/xf86-input-keyboard/ChangeLog8
-rw-r--r--x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.1.3.ebuild4
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-drivers/xf86-input-keyboard/ChangeLog b/x11-drivers/xf86-input-keyboard/ChangeLog
index 494c0a774786..27167de87e53 100644
--- a/x11-drivers/xf86-input-keyboard/ChangeLog
+++ b/x11-drivers/xf86-input-keyboard/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-keyboard
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.14 2005/12/26 20:13:24 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.15 2006/02/14 23:21:12 corsair Exp $
+
+ 14 Feb 2006; Markus Rothe <corsair@gentoo.org>
+ xf86-input-keyboard-1.0.1.3.ebuild:
+ Added ~ppc64
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xf86-input-keyboard-1.0.1.1.ebuild, -xf86-input-keyboard-1.0.1.2.ebuild:
diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.1.3.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.1.3.ebuild
index 5450b659dd1e..ac26df6816ac 100644
--- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.1.3.ebuild
+++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.1.3.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-keyboard/xf86-input-keyboard-1.0.1.3.ebuild,v 1.2 2006/01/07 04:49:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.1.3.ebuild,v 1.3 2006/02/14 23:21:12 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for keyboard input devices"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~sh ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto