diff options
author | 2005-08-11 02:03:50 +0000 | |
---|---|---|
committer | 2005-08-11 02:03:50 +0000 | |
commit | 74bf602ba0b76761b9ea1f71a5be1f02c6453f7f (patch) | |
tree | fe754917d04121badc0a3e836e23a553d09a5ac8 /app-laptop | |
parent | Fixed description; bug #92145 and added metadata.xml (diff) | |
download | gentoo-2-74bf602ba0b76761b9ea1f71a5be1f02c6453f7f.tar.gz gentoo-2-74bf602ba0b76761b9ea1f71a5be1f02c6453f7f.tar.bz2 gentoo-2-74bf602ba0b76761b9ea1f71a5be1f02c6453f7f.zip |
trim whitespace
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/pbbuttonsd/pbbuttonsd-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/pbbuttonsd/pbbuttonsd-0.7.1.ebuild b/app-laptop/pbbuttonsd/pbbuttonsd-0.7.1.ebuild index e9e99229ef53..0187f5ee3336 100644 --- a/app-laptop/pbbuttonsd/pbbuttonsd-0.7.1.ebuild +++ b/app-laptop/pbbuttonsd/pbbuttonsd-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.7.1.ebuild,v 1.2 2005/08/11 00:59:09 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.7.1.ebuild,v 1.3 2005/08/11 02:03:50 swegener Exp $ inherit eutils linux-info @@ -52,7 +52,7 @@ pkg_postinst() { ewarn "pbbuttonsd won't work." fi - if use ppc; then + if use ppc; then einfo einfo "This version of pbbuttonsd can replace PMUD functionality." einfo "If you want PMUD installed and running, you should set" |