From e9ee05706e1ef6e2e4094bf6df6efa4cad51dc1d Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Wed, 2 May 2007 08:17:07 +0000 Subject: Replacing einfo with elog (Portage version: 2.1.2.5) --- net-dialup/isdn4k-utils/ChangeLog | 6 ++- .../isdn4k-utils-3.8_pre20050821.ebuild | 50 ++++++++--------- .../isdn4k-utils-3.9_pre20060124.ebuild | 62 +++++++++++----------- 3 files changed, 61 insertions(+), 57 deletions(-) diff --git a/net-dialup/isdn4k-utils/ChangeLog b/net-dialup/isdn4k-utils/ChangeLog index 5d33000e6375..910eabd9631a 100644 --- a/net-dialup/isdn4k-utils/ChangeLog +++ b/net-dialup/isdn4k-utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dialup/isdn4k-utils # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/ChangeLog,v 1.59 2007/04/12 11:44:55 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/ChangeLog,v 1.60 2007/05/02 08:17:07 genone Exp $ + + 02 May 2007; Marius Mauch + isdn4k-utils-3.8_pre20050821.ebuild, isdn4k-utils-3.9_pre20060124.ebuild: + Replacing einfo with elog 12 Apr 2007; Stefan Schweizer isdn4k-utils-3.9_pre20060124.ebuild: diff --git a/net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild b/net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild index bc435046859c..55e6adc41ffa 100644 --- a/net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild +++ b/net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.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/net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild,v 1.9 2006/11/23 20:31:38 vivo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild,v 1.10 2007/05/02 08:17:07 genone Exp $ inherit eutils multilib gnuconfig linux-info @@ -314,35 +314,35 @@ src_install() { } pkg_postinst() { - einfo - einfo "Please edit:" - einfo - einfo "- /etc/conf.d/isdn general config for init-script" - einfo "- /etc/hisax.conf if you have hisax supported cards" + elog + elog "Please edit:" + elog + elog "- /etc/conf.d/isdn general config for init-script" + elog "- /etc/hisax.conf if you have hisax supported cards" if use ipppd; then - einfo "- /etc/ppp/* critical if you need networking" + elog "- /etc/ppp/* critical if you need networking" fi - einfo + elog if use isdnlog; then - einfo "For isdnlog you should edit:" - einfo - einfo "- /etc/conf.d/isdnlog.contr0" - einfo "- /etc/isdn/isdnlog.options.contr0" - einfo "- /etc/isdn/*.conf" - einfo + elog "For isdnlog you should edit:" + elog + elog "- /etc/conf.d/isdnlog.contr0" + elog "- /etc/isdn/isdnlog.options.contr0" + elog "- /etc/isdn/*.conf" + elog fi - einfo "/etc/init.d/isdn will save and restore your isdnctrl config." - einfo "it will also handle the modem-register daemon." - einfo + elog "/etc/init.d/isdn will save and restore your isdnctrl config." + elog "it will also handle the modem-register daemon." + elog if use ipppd; then - einfo "/etc/init.d/net.ippp0 will start synchronous PPP connections" - einfo "which you need to set up using isdnctrl first!" - einfo + elog "/etc/init.d/net.ippp0 will start synchronous PPP connections" + elog "which you need to set up using isdnctrl first!" + elog fi if use isdnlog; then - einfo "/etc/init.d/isdnlog.contr0 starts and stops isdnlog for contr0" - einfo "You can symlink it to isdnlog.contr1 and copy the corresponding" - einfo "configs if you have more than one card." - einfo + elog "/etc/init.d/isdnlog.contr0 starts and stops isdnlog for contr0" + elog "You can symlink it to isdnlog.contr1 and copy the corresponding" + elog "configs if you have more than one card." + elog fi } diff --git a/net-dialup/isdn4k-utils/isdn4k-utils-3.9_pre20060124.ebuild b/net-dialup/isdn4k-utils/isdn4k-utils-3.9_pre20060124.ebuild index 545fb4646ac4..a7b0b3a125c0 100644 --- a/net-dialup/isdn4k-utils/isdn4k-utils-3.9_pre20060124.ebuild +++ b/net-dialup/isdn4k-utils/isdn4k-utils-3.9_pre20060124.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/net-dialup/isdn4k-utils/isdn4k-utils-3.9_pre20060124.ebuild,v 1.8 2007/04/12 11:44:55 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.9_pre20060124.ebuild,v 1.9 2007/05/02 08:17:07 genone Exp $ inherit eutils multilib gnuconfig linux-info @@ -330,43 +330,43 @@ src_install() { } pkg_postinst() { - einfo - einfo "Please edit:" - einfo - einfo "- /etc/conf.d/isdn general config for init-script" - einfo "- /etc/hisax.conf if you have hisax supported cards" + elog + elog "Please edit:" + elog + elog "- /etc/conf.d/isdn general config for init-script" + elog "- /etc/hisax.conf if you have hisax supported cards" if use ipppd; then - einfo "- /etc/ppp/* critical if you need networking" + elog "- /etc/ppp/* critical if you need networking" fi - einfo + elog if use isdnlog; then - einfo "For isdnlog you should edit:" - einfo - einfo "- /etc/conf.d/isdnlog.contr0" - einfo "- /etc/isdn/isdnlog.options.contr0" - einfo "- /etc/isdn/*.conf" - einfo + elog "For isdnlog you should edit:" + elog + elog "- /etc/conf.d/isdnlog.contr0" + elog "- /etc/isdn/isdnlog.options.contr0" + elog "- /etc/isdn/*.conf" + elog fi - einfo "/etc/init.d/isdn will save and restore your isdnctrl config." - einfo "it will also handle the modem-register daemon." - einfo - einfo "/etc/init.d/hisax will load and initialize your hisax based" - einfo "cards. If you have such cards, please edit /etc/hisax.conf" - einfo "and add the hisax init-script to your default runlevel." - einfo + elog "/etc/init.d/isdn will save and restore your isdnctrl config." + elog "it will also handle the modem-register daemon." + elog + elog "/etc/init.d/hisax will load and initialize your hisax based" + elog "cards. If you have such cards, please edit /etc/hisax.conf" + elog "and add the hisax init-script to your default runlevel." + elog if use ipppd; then - einfo "/etc/init.d/net.ippp0 will start synchronous PPP connections" - einfo "which you need to set up using isdnctrl first!" - einfo + elog "/etc/init.d/net.ippp0 will start synchronous PPP connections" + elog "which you need to set up using isdnctrl first!" + elog fi if use isdnlog; then - einfo "/etc/init.d/isdnlog.contr0 starts and stops isdnlog for contr0" - einfo "You can symlink it to isdnlog.contr1 and copy the corresponding" - einfo "configs if you have more than one card." - einfo + elog "/etc/init.d/isdnlog.contr0 starts and stops isdnlog for contr0" + elog "You can symlink it to isdnlog.contr1 and copy the corresponding" + elog "configs if you have more than one card." + elog fi - einfo "If any of the following kernel configuration options is missing, you" - einfo "should reconfigure and rebuild your kernel before using isdn4k-utils." + elog "If any of the following kernel configuration options is missing, you" + elog "should reconfigure and rebuild your kernel before using isdn4k-utils." linux-info_pkg_setup - einfo + elog } -- cgit v1.2.3-65-gdbad