summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJurek Bartuszek <jurek@gentoo.org>2007-07-01 13:26:32 +0000
committerJurek Bartuszek <jurek@gentoo.org>2007-07-01 13:26:32 +0000
commit68be85b802fbb7b5796f1d939f81432dbec6fe61 (patch)
treebdfa3cf77e5c837cb877476326288d2496927398 /app-laptop
parenthppa stable, bug #182292 (diff)
downloadgentoo-2-68be85b802fbb7b5796f1d939f81432dbec6fe61.tar.gz
gentoo-2-68be85b802fbb7b5796f1d939f81432dbec6fe61.tar.bz2
gentoo-2-68be85b802fbb7b5796f1d939f81432dbec6fe61.zip
app-laptop/acerhk: cleaned out old version (0.5.34), changed README.gz to README.bz2 (bug #183795)
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-laptop')
-rw-r--r--app-laptop/acerhk/ChangeLog7
-rw-r--r--app-laptop/acerhk/acerhk-0.5.34.ebuild47
-rw-r--r--app-laptop/acerhk/acerhk-0.5.35.ebuild4
-rw-r--r--app-laptop/acerhk/files/digest-acerhk-0.5.342
-rw-r--r--app-laptop/acerhk/files/digest-acerhk-0.5.351
5 files changed, 9 insertions, 52 deletions
diff --git a/app-laptop/acerhk/ChangeLog b/app-laptop/acerhk/ChangeLog
index 38a9d58b19fb..fe0ca37c4bb9 100644
--- a/app-laptop/acerhk/ChangeLog
+++ b/app-laptop/acerhk/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-laptop/acerhk
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/ChangeLog,v 1.25 2007/07/01 02:59:54 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/ChangeLog,v 1.26 2007/07/01 13:26:32 jurek Exp $
+
+ 01 Jul 2007; Jurek Bartuszek <jurek@gentoo.org> -acerhk-0.5.34.ebuild,
+ acerhk-0.5.35.ebuild:
+ - Cleaned out old version
+ - Changed README.gz to README.bz2 (bug #183795)
01 Jul 2007; Piotr Jaroszyński <peper@gentoo.org>
+files/digest-acerhk-0.5.34, +files/digest-acerhk-0.5.35, Manifest:
diff --git a/app-laptop/acerhk/acerhk-0.5.34.ebuild b/app-laptop/acerhk/acerhk-0.5.34.ebuild
deleted file mode 100644
index 46545b842c04..000000000000
--- a/app-laptop/acerhk/acerhk-0.5.34.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2007 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.5 2007/02/20 23:36:44 jurek Exp $
-
-inherit linux-mod
-
-DESCRIPTION="Hotkey driver for some Acer and Acer-like laptops"
-HOMEPAGE="http://www.cakey.de/acerhk/"
-SRC_URI="http://www.cakey.de/${PN}/archives/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-KEYWORDS="x86 -ppc"
-IUSE=""
-
-MODULE_NAMES="acerhk(extra:)"
-BUILD_TARGETS="all"
-
-src_unpack()
-{
- unpack ${A}
- cd ${S}
-
- epatch ${FILESDIR}/kernel-2.6.19-config.h.patch || die "epatch failed"
-}
-
-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
-
- elog "You can load the module:"
- elog "% modprobe acerhk poll=1"
- elog "If you need poll=1 you can set it permanently in /etc/modules.d/acerhk"
- elog
- elog "If you need more info about this driver you can read the README file"
- elog "% zmore /usr/share/doc/${PF}/README.gz"
-}
diff --git a/app-laptop/acerhk/acerhk-0.5.35.ebuild b/app-laptop/acerhk/acerhk-0.5.35.ebuild
index 8989fd2afcda..939bc834dae6 100644
--- a/app-laptop/acerhk/acerhk-0.5.35.ebuild
+++ b/app-laptop/acerhk/acerhk-0.5.35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/acerhk-0.5.35.ebuild,v 1.3 2007/06/28 07:18:36 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/acerhk-0.5.35.ebuild,v 1.4 2007/07/01 13:26:32 jurek Exp $
inherit linux-mod
@@ -41,5 +41,5 @@ pkg_postinst() {
elog "If you need poll=1 you can set it permanently in /etc/modules.d/acerhk"
elog
elog "If you need more info about this driver you can read the README file"
- elog "% zmore /usr/share/doc/${PF}/README.gz"
+ elog "% zmore /usr/share/doc/${PF}/README.bz2"
}
diff --git a/app-laptop/acerhk/files/digest-acerhk-0.5.34 b/app-laptop/acerhk/files/digest-acerhk-0.5.34
deleted file mode 100644
index f354e9fc21cb..000000000000
--- a/app-laptop/acerhk/files/digest-acerhk-0.5.34
+++ /dev/null
@@ -1,2 +0,0 @@
-RMD160 4cdccc5c44301f947823a40739ed408f031f2c0a acerhk-0.5.34.tar.bz2 32377
-SHA256 1c483287c606a39bc7ea991efe5636a05542df3d513c500af7ec0be762a95b13 acerhk-0.5.34.tar.bz2 32377
diff --git a/app-laptop/acerhk/files/digest-acerhk-0.5.35 b/app-laptop/acerhk/files/digest-acerhk-0.5.35
index e9b9c03f92c7..49bdb884361a 100644
--- a/app-laptop/acerhk/files/digest-acerhk-0.5.35
+++ b/app-laptop/acerhk/files/digest-acerhk-0.5.35
@@ -1,2 +1,3 @@
+MD5 551285657c8ba338f23595af257d21df acerhk-0.5.35.tar.bz2 32445
RMD160 864f4bae3e91f8b0db95a236cfa76e6e89eb7823 acerhk-0.5.35.tar.bz2 32445
SHA256 6011296c52ba11b3d727649507507886c8d4c8f943fdc784821b2995b100e0cd acerhk-0.5.35.tar.bz2 32445