New commits:
commit 67c14361020666a8d6c4998436a0164af990168c
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
Fix kbd to compile on my SPARC
diff --git a/utils/kbd/HISTORY b/utils/kbd/HISTORY
index c836bb2..b06c864 100644
--- a/utils/kbd/HISTORY
+++ b/utils/kbd/HISTORY
@@ -1,3 +1,9 @@
+2007-02-14 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Apply kbd_repeat patch
+ * kbd-1.12-kbd_repeat-v2.patch: Patch from Gentoo obtained at
+ http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/kbd/files/kbd-1.12-kbd_repeat-v2.patch?rev=1.2&view=markup
+ This fixes kbd compiling on my SPARC
+
2007-01-08 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* keymap.sh: fixed stop() to not give errors (it worked nonetheless)