summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2006-02-26 02:00:03 +0000
committerJoseph Jezak <josejx@gentoo.org>2006-02-26 02:00:03 +0000
commit2f34b09d2d603eb9209ff5c4521e86f9d9c1ec34 (patch)
tree43c37d908995fb28b26400df10126c7930058a3a /app-laptop/pbbuttonsd
parent0.39 stable on mips, ~mips added to 0.59 for Bug #119199. (diff)
downloadhistorical-2f34b09d2d603eb9209ff5c4521e86f9d9c1ec34.tar.gz
historical-2f34b09d2d603eb9209ff5c4521e86f9d9c1ec34.tar.bz2
historical-2f34b09d2d603eb9209ff5c4521e86f9d9c1ec34.zip
Removed kernel check and marked ppc stable.
Package-Manager: portage-2.0.54
Diffstat (limited to 'app-laptop/pbbuttonsd')
-rw-r--r--app-laptop/pbbuttonsd/ChangeLog5
-rw-r--r--app-laptop/pbbuttonsd/Manifest14
-rw-r--r--app-laptop/pbbuttonsd/pbbuttonsd-0.7.3.ebuild20
3 files changed, 12 insertions, 27 deletions
diff --git a/app-laptop/pbbuttonsd/ChangeLog b/app-laptop/pbbuttonsd/ChangeLog
index 1486f5ca4579..254501715bb6 100644
--- a/app-laptop/pbbuttonsd/ChangeLog
+++ b/app-laptop/pbbuttonsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-laptop/pbbuttonsd
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/ChangeLog,v 1.42 2006/01/30 02:44:35 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/ChangeLog,v 1.43 2006/02/26 02:00:03 josejx Exp $
+
+ 26 Feb 2006; Joseph Jezak <josejx@gentoo.org> pbbuttonsd-0.7.3.ebuild:
+ Removed kernel check and marked ppc stable.
30 Jan 2006; Joseph Jezak <josejx@gentoo.org> pbbuttonsd-0.7.2.ebuild,
pbbuttonsd-0.7.4.ebuild:
diff --git a/app-laptop/pbbuttonsd/Manifest b/app-laptop/pbbuttonsd/Manifest
index 70e97037d246..d12b9efaf8b9 100644
--- a/app-laptop/pbbuttonsd/Manifest
+++ b/app-laptop/pbbuttonsd/Manifest
@@ -1,7 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 359bd214037e537934a0da15ec25cf8e ChangeLog 10570
+MD5 e464df32015c16e4f7d8b24d091736ab ChangeLog 10690
MD5 72caa2adac6c8260c57c0ae15cc259f3 files/digest-pbbuttonsd-0.6.6 68
MD5 0d5e37ab33c0a4177affbe953a76f8f3 files/digest-pbbuttonsd-0.7.1 68
MD5 d0c2afca8a18bbfdc406106d85d30193 files/digest-pbbuttonsd-0.7.2 68
@@ -12,12 +9,5 @@ MD5 52f9d8e98c8931645c57a3de1c36727d metadata.xml 156
MD5 7b9b4d9f5e7b4fde48b4597c4ba8cf06 pbbuttonsd-0.6.6.ebuild 1140
MD5 56188b69fdef709ca5c120ff8d103765 pbbuttonsd-0.7.1.ebuild 1759
MD5 e1e6ae1012afe163b24c85ac5919b7e2 pbbuttonsd-0.7.2.ebuild 1652
-MD5 7b0ee338dd1e626b1852345abba531b0 pbbuttonsd-0.7.3.ebuild 2001
+MD5 8633c6aa5f0c71fa2e0e80a79c003e01 pbbuttonsd-0.7.3.ebuild 1728
MD5 469342b7627087be92fc86ae250f29a6 pbbuttonsd-0.7.4.ebuild 1761
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFD3X2ecsIHjyDViGQRAs7JAKDiDNjytAwLGBuwAUFW2xvBGiNEUQCg1Svd
-tU+5FOlVQODmWAU7RQ3xDPE=
-=/tGl
------END PGP SIGNATURE-----
diff --git a/app-laptop/pbbuttonsd/pbbuttonsd-0.7.3.ebuild b/app-laptop/pbbuttonsd/pbbuttonsd-0.7.3.ebuild
index 6e57577e4c1d..8759c27da894 100644
--- a/app-laptop/pbbuttonsd/pbbuttonsd-0.7.3.ebuild
+++ b/app-laptop/pbbuttonsd/pbbuttonsd-0.7.3.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.7.3.ebuild,v 1.1 2006/01/02 01:13:13 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.7.3.ebuild,v 1.2 2006/02/26 02:00:03 josejx Exp $
-inherit eutils linux-info flag-o-matic
+inherit eutils flag-o-matic
DESCRIPTION="Handles power management and special keys on laptops."
HOMEPAGE="http://pbbuttons.sf.net"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pbbuttons/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="ppc ~x86"
IUSE="acpi debug alsa oss ibam"
DEPEND=">=sys-apps/baselayout-1.8.6.12-r1"
@@ -20,12 +20,6 @@ src_compile() {
# Fix crash bug on some systems
replace-flags -O? -O1
- if ! linux_chkconfig_present INPUT_EVDEV ; then
- eerror "Please enable CONFIG_INPUT_EVDEV in your kernel"
- eerror "pbbuttonsd will not work without it."
- die "Kernel not compiled with CONFIG_INPUT_EVDEV support"
- fi
-
if use x86; then
if use acpi; then
laptop=acpi
@@ -54,11 +48,9 @@ src_install() {
}
pkg_postinst() {
- if linux_chkconfig_module INPUT_EVDEV ; then
- ewarn "Ensure that the evdev kernel module is loaded otherwise"
- ewarn "pbbuttonsd won't work."
- einfo
- fi
+ ewarn "Ensure that the evdev kernel module is loaded or built in, otherwise"
+ ewarn "pbbuttonsd won't work."
+ einfo
if use ppc ; then
einfo "It's recommended that you let pbbuttonsd act as the low level"