From 6e23ca316951f2119136590ec236f41aeaa6e6be Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Tue, 23 Jan 2007 16:19:30 +0000 Subject: [PATCH] Replacing einfo with elog Package-Manager: portage-2.1.2-r2 --- app-laptop/acer_acpi/ChangeLog | 7 ++++-- app-laptop/acer_acpi/acer_acpi-0.3.ebuild | 15 +++++++------ app-laptop/acerhk/ChangeLog | 6 ++++- app-laptop/acerhk/acerhk-0.5.31.ebuild | 16 +++++++------- app-laptop/acerhk/acerhk-0.5.33.ebuild | 16 +++++++------- app-laptop/acerhk/acerhk-0.5.34.ebuild | 14 ++++++------ app-laptop/fnfx/ChangeLog | 7 ++++-- app-laptop/fnfx/files/digest-fnfx-0.3 | 2 ++ app-laptop/fnfx/fnfx-0.3.ebuild | 16 +++++--------- app-laptop/hdapsd/ChangeLog | 8 +++++-- app-laptop/hdapsd/hdapsd-20060409-r1.ebuild | 8 +++---- app-laptop/hdapsd/hdapsd-20060409.ebuild | 8 +++---- app-laptop/ibam/ChangeLog | 7 ++++-- app-laptop/ibam/files/digest-ibam-0.4 | 2 ++ app-laptop/ibam/ibam-0.4.ebuild | 12 +++++----- app-laptop/pbbuttonsd/ChangeLog | 8 +++++-- app-laptop/pbbuttonsd/pbbuttonsd-0.6.6.ebuild | 17 +++++++------- app-laptop/pbbuttonsd/pbbuttonsd-0.7.4.ebuild | 22 +++++++++---------- app-laptop/pbbuttonsd/pbbuttonsd-0.7.8.ebuild | 22 +++++++++---------- app-laptop/pbbuttonsd/pbbuttonsd-0.7.9.ebuild | 22 +++++++++---------- 20 files changed, 128 insertions(+), 107 deletions(-) diff --git a/app-laptop/acer_acpi/ChangeLog b/app-laptop/acer_acpi/ChangeLog index 7b1609df931e..957138ef1806 100644 --- a/app-laptop/acer_acpi/ChangeLog +++ b/app-laptop/acer_acpi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-laptop/acer_acpi -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/acer_acpi/ChangeLog,v 1.1 2006/10/27 23:07:29 jurek Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/acer_acpi/ChangeLog,v 1.2 2007/01/23 16:09:56 genone Exp $ + + 23 Jan 2007; Marius Mauch acer_acpi-0.3.ebuild: + Replacing einfo with elog *acer_acpi-0.3 (27 Oct 2006) diff --git a/app-laptop/acer_acpi/acer_acpi-0.3.ebuild b/app-laptop/acer_acpi/acer_acpi-0.3.ebuild index fe94c1834a2a..4c3fdde5f7aa 100644 --- a/app-laptop/acer_acpi/acer_acpi-0.3.ebuild +++ b/app-laptop/acer_acpi/acer_acpi-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/acer_acpi/acer_acpi-0.3.ebuild,v 1.1 2006/10/27 23:07:29 jurek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/acer_acpi/acer_acpi-0.3.ebuild,v 1.2 2007/01/23 16:09:56 genone Exp $ inherit linux-mod @@ -29,12 +29,13 @@ src_install() { pkg_postinst() { linux-mod_pkg_postinst - einfo "You can load the module:" - einfo "% modprobe acer_acpi" + elog "You can load the module:" + elog "% modprobe acer_acpi" + elog ewarn "From Version 0.3 on it is sufficient to load acer_acpi ONCE in your" ewarn "/etc/modules.autoload.d/kernel-2.${KV_MINOR} file!" ewarn "If you upgraded from version 0.1 or 0.2, than please delete on of the lines from that file!" - echo - einfo "If you need more info about this driver you can read the README file" - einfo "% zmore /usr/share/doc/${PF}/README.gz" + 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/ChangeLog b/app-laptop/acerhk/ChangeLog index 6d5fcb43a89d..2861c5bd06d6 100644 --- a/app-laptop/acerhk/ChangeLog +++ b/app-laptop/acerhk/ChangeLog @@ -1,6 +1,10 @@ # 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.20 2007/01/17 10:28:47 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/ChangeLog,v 1.21 2007/01/23 16:11:41 genone Exp $ + + 23 Jan 2007; Marius Mauch acerhk-0.5.31.ebuild, + acerhk-0.5.33.ebuild, acerhk-0.5.34.ebuild: + Replacing einfo with elog 17 Jan 2007; Christian Faulhammer acerhk-0.5.34.ebuild: stable x86, bug #162016 diff --git a/app-laptop/acerhk/acerhk-0.5.31.ebuild b/app-laptop/acerhk/acerhk-0.5.31.ebuild index 4903f0f59d14..04e74e6f2251 100644 --- a/app-laptop/acerhk/acerhk-0.5.31.ebuild +++ b/app-laptop/acerhk/acerhk-0.5.31.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.31.ebuild,v 1.3 2006/11/25 13:21:35 jurek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/acerhk-0.5.31.ebuild,v 1.4 2007/01/23 16:11:41 genone Exp $ inherit linux-mod @@ -36,10 +36,10 @@ src_install() { 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" + 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.33.ebuild b/app-laptop/acerhk/acerhk-0.5.33.ebuild index fbeb100b2037..55c522ddfe75 100644 --- a/app-laptop/acerhk/acerhk-0.5.33.ebuild +++ b/app-laptop/acerhk/acerhk-0.5.33.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.33.ebuild,v 1.3 2006/11/25 13:21:35 jurek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/acerhk-0.5.33.ebuild,v 1.4 2007/01/23 16:11:41 genone Exp $ inherit linux-mod @@ -38,10 +38,10 @@ src_install() { 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" + 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.34.ebuild b/app-laptop/acerhk/acerhk-0.5.34.ebuild index c3b9a196cee4..062de5040fc0 100644 --- a/app-laptop/acerhk/acerhk-0.5.34.ebuild +++ b/app-laptop/acerhk/acerhk-0.5.34.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.34.ebuild,v 1.3 2007/01/17 10:28:47 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/acerhk-0.5.34.ebuild,v 1.4 2007/01/23 16:11:41 genone Exp $ inherit linux-mod @@ -38,10 +38,10 @@ src_install() { 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" + 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/fnfx/ChangeLog b/app-laptop/fnfx/ChangeLog index c58a0ec3fb5f..1b810d7c017c 100644 --- a/app-laptop/fnfx/ChangeLog +++ b/app-laptop/fnfx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-laptop/fnfx -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/fnfx/ChangeLog,v 1.3 2006/06/03 21:50:05 halcy0n Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/fnfx/ChangeLog,v 1.4 2007/01/23 16:12:58 genone Exp $ + + 23 Jan 2007; Marius Mauch fnfx-0.3.ebuild: + Replacing einfo with elog 03 Jun 2006; Mark Loeser fnfx-0.3.ebuild: Stable on x86; bug #134627 diff --git a/app-laptop/fnfx/files/digest-fnfx-0.3 b/app-laptop/fnfx/files/digest-fnfx-0.3 index 967679d6a082..dbc7ab1bcc51 100644 --- a/app-laptop/fnfx/files/digest-fnfx-0.3 +++ b/app-laptop/fnfx/files/digest-fnfx-0.3 @@ -1 +1,3 @@ MD5 2487730494a8ff86d83d9cf7e6a67325 fnfx-0.3.tar.gz 98430 +RMD160 4157288b7d8f6a2c9e3326c9c16b4d73f063f751 fnfx-0.3.tar.gz 98430 +SHA256 c21a5611d4cc5d2170ec3bd05cb3dc805f5542cba260938e47614ed472812dbf fnfx-0.3.tar.gz 98430 diff --git a/app-laptop/fnfx/fnfx-0.3.ebuild b/app-laptop/fnfx/fnfx-0.3.ebuild index 82ff72b92568..e3b884eb6255 100644 --- a/app-laptop/fnfx/fnfx-0.3.ebuild +++ b/app-laptop/fnfx/fnfx-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/fnfx/fnfx-0.3.ebuild,v 1.2 2006/06/03 21:50:05 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/fnfx/fnfx-0.3.ebuild,v 1.3 2007/01/23 16:12:58 genone Exp $ DESCRIPTION="Daemon and client allowing use of Toshiba special keys" HOMEPAGE="http://fnfx.sourceforge.net/" @@ -21,12 +21,8 @@ src_install() { } pkg_postinst() { - echo - einfo - einfo "The Fnfx Toshiba function key package has been installed." - einfo - einfo "If you would like the service to start automatically on boot" - einfo "please execute the command rc-update add fnfxd default." - einfo - echo + elog + elog "If you would like the service to start automatically on boot" + elog "please execute the command rc-update add fnfxd default." + elog } diff --git a/app-laptop/hdapsd/ChangeLog b/app-laptop/hdapsd/ChangeLog index 854c1d5f88d1..47bf0cece7a0 100644 --- a/app-laptop/hdapsd/ChangeLog +++ b/app-laptop/hdapsd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-laptop/hdapsd -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/ChangeLog,v 1.4 2006/12/05 11:38:55 uberlord Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/ChangeLog,v 1.5 2007/01/23 16:14:46 genone Exp $ + + 23 Jan 2007; Marius Mauch hdapsd-20060409.ebuild, + hdapsd-20060409-r1.ebuild: + Replacing einfo with elog *hdapsd-20060409-r1 (05 Dec 2006) diff --git a/app-laptop/hdapsd/hdapsd-20060409-r1.ebuild b/app-laptop/hdapsd/hdapsd-20060409-r1.ebuild index dddcc53c662f..07724bbe1213 100644 --- a/app-laptop/hdapsd/hdapsd-20060409-r1.ebuild +++ b/app-laptop/hdapsd/hdapsd-20060409-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/hdapsd-20060409-r1.ebuild,v 1.1 2006/12/05 11:38:55 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/hdapsd-20060409-r1.ebuild,v 1.2 2007/01/23 16:14:46 genone Exp $ inherit eutils linux-info @@ -85,7 +85,7 @@ pkg_postinst(){ if ! kernel_patched ; then ewarn "Your kernel has NOT been patched for blk_freeze" - einfo "The ebuild can attempt to patch your kernel like so" - einfo " emerge --config =${PF}" + elog "The ebuild can attempt to patch your kernel like so" + elog " emerge --config =${PF}" fi } diff --git a/app-laptop/hdapsd/hdapsd-20060409.ebuild b/app-laptop/hdapsd/hdapsd-20060409.ebuild index dc391b8c76db..51fe680a4bc5 100644 --- a/app-laptop/hdapsd/hdapsd-20060409.ebuild +++ b/app-laptop/hdapsd/hdapsd-20060409.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/hdapsd-20060409.ebuild,v 1.3 2006/06/28 08:58:14 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/hdapsd-20060409.ebuild,v 1.4 2007/01/23 16:14:46 genone Exp $ inherit eutils linux-info @@ -85,7 +85,7 @@ pkg_postinst(){ if ! kernel_patched ; then ewarn "Your kernel has NOT been patched for blk_freeze" - einfo "The ebuild can attempt to patch your kernel like so" - einfo " emerge --config =${PF}" + elog "The ebuild can attempt to patch your kernel like so" + elog " emerge --config =${PF}" fi } diff --git a/app-laptop/ibam/ChangeLog b/app-laptop/ibam/ChangeLog index 45c7a2111caf..0e83f563a933 100644 --- a/app-laptop/ibam/ChangeLog +++ b/app-laptop/ibam/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-laptop/ibam -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/ibam/ChangeLog,v 1.3 2006/09/10 11:59:31 kloeri Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/ibam/ChangeLog,v 1.4 2007/01/23 16:15:53 genone Exp $ + + 23 Jan 2007; Marius Mauch ibam-0.4.ebuild: + Replacing einfo with elog 10 Sep 2006; Bryan Østergaard metadata.xml: Remove brix from metadata.xml. diff --git a/app-laptop/ibam/files/digest-ibam-0.4 b/app-laptop/ibam/files/digest-ibam-0.4 index 9200b79dbc43..99ad094d150b 100644 --- a/app-laptop/ibam/files/digest-ibam-0.4 +++ b/app-laptop/ibam/files/digest-ibam-0.4 @@ -1 +1,3 @@ MD5 c79abc3848ee7f183fd593ffcf3ba746 ibam-0.4.tar.gz 18913 +RMD160 b834e1deae6989a23d2130810f8dcb9e9cb71616 ibam-0.4.tar.gz 18913 +SHA256 962b55ef610ffd5f954938188f3275e4c2c673e79015361718b83a3469be155b ibam-0.4.tar.gz 18913 diff --git a/app-laptop/ibam/ibam-0.4.ebuild b/app-laptop/ibam/ibam-0.4.ebuild index a68986b5eabb..4da474e83f4f 100644 --- a/app-laptop/ibam/ibam-0.4.ebuild +++ b/app-laptop/ibam/ibam-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/ibam/ibam-0.4.ebuild,v 1.2 2006/02/17 13:16:08 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/ibam/ibam-0.4.ebuild,v 1.3 2007/01/23 16:15:53 genone Exp $ inherit toolchain-funcs @@ -37,8 +37,8 @@ src_install() { } pkg_postinst() { - einfo - einfo "You will need to install media-gfx/gnuplot if you wish to use" - einfo "the --plot argument to ibam." - einfo + elog + elog "You will need to install media-gfx/gnuplot if you wish to use" + elog "the --plot argument to ibam." + elog } diff --git a/app-laptop/pbbuttonsd/ChangeLog b/app-laptop/pbbuttonsd/ChangeLog index 55365ca16d5d..f3155b954d9b 100644 --- a/app-laptop/pbbuttonsd/ChangeLog +++ b/app-laptop/pbbuttonsd/ChangeLog @@ -1,6 +1,10 @@ # 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.59 2006/12/18 06:24:31 josejx Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/ChangeLog,v 1.60 2007/01/23 16:19:30 genone Exp $ + + 23 Jan 2007; Marius Mauch pbbuttonsd-0.6.6.ebuild, + pbbuttonsd-0.7.4.ebuild, pbbuttonsd-0.7.8.ebuild, pbbuttonsd-0.7.9.ebuild: + Replacing einfo with elog 18 Dec 2006; Joseph Jezak +files/lm-fix.patch, pbbuttonsd-0.7.9.ebuild: diff --git a/app-laptop/pbbuttonsd/pbbuttonsd-0.6.6.ebuild b/app-laptop/pbbuttonsd/pbbuttonsd-0.6.6.ebuild index 2b1f543fda94..8b5139bbbc0e 100644 --- a/app-laptop/pbbuttonsd/pbbuttonsd-0.6.6.ebuild +++ b/app-laptop/pbbuttonsd/pbbuttonsd-0.6.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.6.6.ebuild,v 1.7 2006/08/26 07:23:19 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.6.6.ebuild,v 1.8 2007/01/23 16:19:30 genone Exp $ inherit eutils @@ -39,11 +39,10 @@ pkg_postinst() { ewarn "If you need extra security, you can tell pbbuttonsd to only accept" ewarn "input from one user. You can set the userallowed option in" ewarn "/etc/pbbuttonsd.conf to limit access." - einfo - - einfo "This version of pbbuttonsd can replace PMUD functionality." - einfo "If you want PMUD installed and running, you should set" - einfo "replace_pmud=no in /etc/pbbuttonsd.conf. Otherwise you can" - einfo "try setting replace_pmud=yes in /etc/pbbuttonsd.conf and" - einfo "disabling PMUD" + elog + elog "This version of pbbuttonsd can replace PMUD functionality." + elog "If you want PMUD installed and running, you should set" + elog "replace_pmud=no in /etc/pbbuttonsd.conf. Otherwise you can" + elog "try setting replace_pmud=yes in /etc/pbbuttonsd.conf and" + elog "disabling PMUD" } diff --git a/app-laptop/pbbuttonsd/pbbuttonsd-0.7.4.ebuild b/app-laptop/pbbuttonsd/pbbuttonsd-0.7.4.ebuild index 9c3c31e0dd7f..c7941a9b2f40 100644 --- a/app-laptop/pbbuttonsd/pbbuttonsd-0.7.4.ebuild +++ b/app-laptop/pbbuttonsd/pbbuttonsd-0.7.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.7.4.ebuild,v 1.6 2006/08/26 07:23:19 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.7.4.ebuild,v 1.7 2007/01/23 16:19:30 genone Exp $ inherit eutils flag-o-matic @@ -58,22 +58,22 @@ src_install() { pkg_postinst() { ewarn "Ensure that the evdev kernel module is loaded otherwise" ewarn "pbbuttonsd won't work." - einfo + ewarn ewarn "If you need extra security, you can tell pbbuttonsd to only accept" ewarn "input from one user. You can set the userallowed option in" ewarn "/etc/pbbuttonsd.conf to limit access." - einfo + ewarn if use ppc ; then - einfo "It's recommended that you let pbbuttonsd act as the low level" - einfo "power manager instead of using pmud." - einfo + elog "It's recommended that you let pbbuttonsd act as the low level" + elog "power manager instead of using pmud." + elog fi if use ibam; then - einfo "To properly initialize the IBaM battery database, you will" - einfo "need to perform a full discharge/charge cycle. For more" - einfo "details, please see the pbbuttonsd man page." - einfo + elog "To properly initialize the IBaM battery database, you will" + elog "need to perform a full discharge/charge cycle. For more" + elog "details, please see the pbbuttonsd man page." + elog fi ewarn "Warning: the NoTapTyping option is unstable, see bug #86768." } diff --git a/app-laptop/pbbuttonsd/pbbuttonsd-0.7.8.ebuild b/app-laptop/pbbuttonsd/pbbuttonsd-0.7.8.ebuild index fc62ebbcd1bc..875863609b73 100644 --- a/app-laptop/pbbuttonsd/pbbuttonsd-0.7.8.ebuild +++ b/app-laptop/pbbuttonsd/pbbuttonsd-0.7.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.7.8.ebuild,v 1.3 2006/08/27 20:17:42 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.7.8.ebuild,v 1.4 2007/01/23 16:19:30 genone Exp $ inherit eutils flag-o-matic @@ -62,22 +62,22 @@ src_install() { pkg_postinst() { ewarn "Ensure that the evdev kernel module is loaded otherwise" ewarn "pbbuttonsd won't work." - einfo + ewarn ewarn "If you need extra security, you can tell pbbuttonsd to only accept" ewarn "input from one user. You can set the userallowed option in" ewarn "/etc/pbbuttonsd.conf to limit access." - einfo + ewarn if use ppc ; then - einfo "It's recommended that you let pbbuttonsd act as the low level" - einfo "power manager instead of using pmud." - einfo + elog "It's recommended that you let pbbuttonsd act as the low level" + elog "power manager instead of using pmud." + elog fi if use ibam; then - einfo "To properly initialize the IBaM battery database, you will" - einfo "need to perform a full discharge/charge cycle. For more" - einfo "details, please see the pbbuttonsd man page." - einfo + elog "To properly initialize the IBaM battery database, you will" + elog "need to perform a full discharge/charge cycle. For more" + elog "details, please see the pbbuttonsd man page." + elog fi ewarn "Warning: the NoTapTyping option is unstable, see bug #86768." } diff --git a/app-laptop/pbbuttonsd/pbbuttonsd-0.7.9.ebuild b/app-laptop/pbbuttonsd/pbbuttonsd-0.7.9.ebuild index d045e93e423e..4977a5b7f38c 100644 --- a/app-laptop/pbbuttonsd/pbbuttonsd-0.7.9.ebuild +++ b/app-laptop/pbbuttonsd/pbbuttonsd-0.7.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.7.9.ebuild,v 1.4 2006/12/18 06:24:31 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.7.9.ebuild,v 1.5 2007/01/23 16:19:30 genone Exp $ inherit autotools flag-o-matic @@ -61,22 +61,22 @@ src_install() { pkg_postinst() { ewarn "Ensure that the evdev kernel module is loaded otherwise" ewarn "pbbuttonsd won't work." - einfo + ewarn ewarn "If you need extra security, you can tell pbbuttonsd to only accept" ewarn "input from one user. You can set the userallowed option in" ewarn "/etc/pbbuttonsd.conf to limit access." - einfo + ewarn if use ppc ; then - einfo "It's recommended that you let pbbuttonsd act as the low level" - einfo "power manager instead of using pmud." - einfo + elog "It's recommended that you let pbbuttonsd act as the low level" + elog "power manager instead of using pmud." + elog fi if use ibam; then - einfo "To properly initialize the IBaM battery database, you will" - einfo "need to perform a full discharge/charge cycle. For more" - einfo "details, please see the pbbuttonsd man page." - einfo + elog "To properly initialize the IBaM battery database, you will" + elog "need to perform a full discharge/charge cycle. For more" + elog "details, please see the pbbuttonsd man page." + elog fi ewarn "Warning: the NoTapTyping option is unstable, see bug #86768." } -- 2.26.2