# ChangeLog for app-laptop/acerhk
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/ChangeLog,v 1.16 2006/05/14 23:43:12 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/ChangeLog,v 1.17 2006/10/27 17:41:03 jurek Exp $
+
+*acerhk-0.5.34 (27 Oct 2006)
+
+ 27 Oct 2006; Jurek Bartuszek <jurek@gentoo.org>
+ -files/acerhk-0.5.22-redef-wireless.patch, -acerhk-0.5.22.ebuild,
+ +acerhk-0.5.34.ebuild:
+ - Version bump (bug #144855)
+ - Cleaning out old ebuild
14 May 2006; Mark Loeser <halcy0n@gentoo.org> acerhk-0.5.31.ebuild:
Stable on x86; bug #133179
--- /dev/null
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/acerhk-0.5.34.ebuild,v 1.1 2006/10/27 17:41:03 jurek Exp $
+
+inherit linux-mod
+
+DESCRIPTION="Hotkey driver for some Acer and Acer-like laptops"
+HOMEPAGE="http://www.informatik.hu-berlin.de/~tauber/acerhk/"
+SRC_URI="http://www.informatik.hu-berlin.de/~tauber/${PN}/archives/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+KEYWORDS="~x86 -ppc"
+IUSE=""
+
+MODULE_NAMES="acerhk(extra:)"
+BUILD_TARGETS="all"
+
+pkg_setup() {
+ linux-mod_pkg_setup
+ BUILD_PARAMS="KERNELSRC=${KV_DIR} KERNELVERSION=${KV_FULL}"
+}
+
+src_install() {
+ linux-mod_src_install
+ dodoc README COPYING NEWS
+ docinto doc
+ dodoc doc/*
+}
+
+pkg_postinst() {
+ linux-mod_pkg_postinst
+
+ einfo "You can load the module:"
+ einfo "% modprobe acerhk poll=1"
+ einfo "If you need poll=1 you can set it permanently in /etc/modules.d/acerhk"
+ echo
+ einfo "If you need more info about this driver you can read the README file"
+ einfo "% zmore /usr/share/doc/${PF}/README.gz"
+}
--- /dev/null
+MD5 356db9b63ca917e18b847f5183c5ee86 acerhk-0.5.34.tar.bz2 32377
+RMD160 4cdccc5c44301f947823a40739ed408f031f2c0a acerhk-0.5.34.tar.bz2 32377
+SHA256 1c483287c606a39bc7ea991efe5636a05542df3d513c500af7ec0be762a95b13 acerhk-0.5.34.tar.bz2 32377