Replacing einfo with elog
authorMarius Mauch <genone@gentoo.org>
Wed, 2 May 2007 08:19:04 +0000 (08:19 +0000)
committerMarius Mauch <genone@gentoo.org>
Wed, 2 May 2007 08:19:04 +0000 (08:19 +0000)
Package-Manager: portage-2.1.2.5

18 files changed:
net-dialup/hcfpcimodem/ChangeLog
net-dialup/hcfpcimodem/hcfpcimodem-1.10-r2.ebuild
net-dialup/hcfpcimodem/hcfpcimodem-1.11.ebuild
net-dialup/hcfpcimodem/hcfpcimodem-1.12-r1.ebuild
net-dialup/hcfpcimodem/hcfpcimodem-1.12.ebuild
net-dialup/hcfusbmodem/ChangeLog
net-dialup/hcfusbmodem/hcfusbmodem-1.11.ebuild
net-dialup/hsfmodem/ChangeLog
net-dialup/hsfmodem/hsfmodem-7.47.00.03.ebuild
net-dialup/hsfmodem/hsfmodem-7.47.00.05.ebuild
net-dialup/hsfmodem/hsfmodem-7.47.00.07-r1.ebuild
net-dialup/hsfmodem/hsfmodem-7.60.00.01.ebuild
net-dialup/hsfmodem/hsfmodem-7.60.00.02.ebuild
net-dialup/isdn4k-utils/ChangeLog
net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild
net-dialup/isdn4k-utils/isdn4k-utils-3.9_pre20060124.ebuild
net-dialup/linesrv/ChangeLog
net-dialup/linesrv/linesrv-2.1.21-r1.ebuild

index d66bc82ecca833a9a3b7f2ee4bf9b4e0947c046d..491c4bd37b0fceaebd7c93a8f2a26f2628d8c963 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for net-dialup/hcfpcimodem
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/hcfpcimodem/ChangeLog,v 1.29 2007/04/10 00:40:28 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/hcfpcimodem/ChangeLog,v 1.30 2007/05/02 08:03:27 genone Exp $
+
+  02 May 2007; Marius Mauch <genone@gentoo.org> hcfpcimodem-1.10-r2.ebuild,
+  hcfpcimodem-1.11.ebuild, hcfpcimodem-1.12.ebuild,
+  hcfpcimodem-1.12-r1.ebuild:
+  Replacing einfo with elog
 
 *hcfpcimodem-1.12-r1 (10 Apr 2007)
 
index 590ec933f61ddc58ca65dbc56c5a332f3c49a15f..e595049277931cecaebd42d930db40ed9a61055d 100644 (file)
@@ -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/hcfpcimodem/hcfpcimodem-1.10-r2.ebuild,v 1.3 2006/09/22 19:16:26 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/hcfpcimodem/hcfpcimodem-1.10-r2.ebuild,v 1.4 2007/05/02 08:03:27 genone Exp $
 
 inherit eutils linux-info
 
@@ -76,7 +76,7 @@ src_install () {
 }
 
 pkg_postinst() {
-       einfo "To complete the installation and configuration of your HCF modem,"
-       einfo "please run hcfpciconfig."
+       elog "To complete the installation and configuration of your HCF modem,"
+       elog "please run hcfpciconfig."
 }
 
index 81104cdb2e6e36a7cdbbf7985da43dda677b3cfb..69b69154f605e3215c3a334f34517e3ebf479c49 100644 (file)
@@ -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/hcfpcimodem/hcfpcimodem-1.11.ebuild,v 1.1 2007/02/10 08:15:52 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/hcfpcimodem/hcfpcimodem-1.11.ebuild,v 1.2 2007/05/02 08:03:27 genone Exp $
 
 inherit eutils linux-info
 
@@ -68,7 +68,7 @@ src_install () {
 }
 
 pkg_postinst() {
-       einfo "To complete the installation and configuration of your HCF modem,"
-       einfo "please run hcfpciconfig."
+       elog "To complete the installation and configuration of your HCF modem,"
+       elog "please run hcfpciconfig."
 }
 
index 6413cf321ce1e4a3ff0616d3309594b1effa0403..4952c7fe3044dc73d458315b19dc77e74e84d835 100644 (file)
@@ -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/hcfpcimodem/hcfpcimodem-1.12-r1.ebuild,v 1.1 2007/04/10 00:40:28 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/hcfpcimodem/hcfpcimodem-1.12-r1.ebuild,v 1.2 2007/05/02 08:03:27 genone Exp $
 
 inherit eutils linux-info
 
@@ -77,7 +77,7 @@ src_install () {
 }
 
 pkg_postinst() {
-       einfo "To complete the installation and configuration of your HCF modem,"
-       einfo "please run hcfpciconfig."
+       elog "To complete the installation and configuration of your HCF modem,"
+       elog "please run hcfpciconfig."
 }
 
index bc790a54ef3f242d5e4a2b7db64258df0a024498..6621f78498f9c6e4893fbfd7c067fffaf6c1b450 100644 (file)
@@ -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/hcfpcimodem/hcfpcimodem-1.12.ebuild,v 1.1 2007/03/13 09:08:17 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/hcfpcimodem/hcfpcimodem-1.12.ebuild,v 1.2 2007/05/02 08:03:27 genone Exp $
 
 inherit eutils linux-info
 
@@ -68,7 +68,7 @@ src_install () {
 }
 
 pkg_postinst() {
-       einfo "To complete the installation and configuration of your HCF modem,"
-       einfo "please run hcfpciconfig."
+       elog "To complete the installation and configuration of your HCF modem,"
+       elog "please run hcfpciconfig."
 }
 
index 9c404e88be8fd5041709bda601226980c3bcc897..16681afab0b5bb7063f87cc0f9869e57d28366ce 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-dialup/hcfusbmodem
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/hcfusbmodem/ChangeLog,v 1.21 2007/04/14 11:06:57 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/hcfusbmodem/ChangeLog,v 1.22 2007/05/02 08:07:45 genone Exp $
+
+  02 May 2007; Marius Mauch <genone@gentoo.org> hcfusbmodem-1.11.ebuild:
+  Replacing einfo with elog
 
   14 Apr 2007; Alin Năstac <mrness@gentoo.org> -hcfusbmodem-1.10.ebuild:
   Remove old version.
index d8d30645673e00c3ff48d91563ef17574155ab18..8ea1f39ab4ce727b4a778740f48f4f98d3c2ba7d 100644 (file)
@@ -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/hcfusbmodem/hcfusbmodem-1.11.ebuild,v 1.1 2007/02/10 08:18:20 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/hcfusbmodem/hcfusbmodem-1.11.ebuild,v 1.2 2007/05/02 08:07:45 genone Exp $
 
 inherit linux-info eutils
 
@@ -29,6 +29,6 @@ src_install () {
 }
 
 pkg_postinst() {
-       einfo "To complete the installation and configuration of your HCF modem,"
-       einfo "please run hcfusbconfig."
+       elog "To complete the installation and configuration of your HCF modem,"
+       elog "please run hcfusbconfig."
 }
index a2320308b30712329cf6de58df954e41e1632af8..87fadea7710f1ff32d78b2b5705ec2a33d824118 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for net-dialup/hsfmodem
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/ChangeLog,v 1.36 2007/04/16 07:01:01 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/ChangeLog,v 1.37 2007/05/02 08:12:41 genone Exp $
+
+  02 May 2007; Marius Mauch <genone@gentoo.org> hsfmodem-7.47.00.03.ebuild,
+  hsfmodem-7.47.00.05.ebuild, hsfmodem-7.47.00.07-r1.ebuild,
+  hsfmodem-7.60.00.01.ebuild, hsfmodem-7.60.00.02.ebuild:
+  Replacing einfo with elog
 
   16 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
   hsfmodem-7.60.00.02.ebuild:
index 8d8733f300ebc9b68e5fd33192426f6c9d9f93bb..0d5416bac2f3041ddfa004eef5159039dada3ee2 100644 (file)
@@ -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/hsfmodem/hsfmodem-7.47.00.03.ebuild,v 1.3 2006/10/30 22:21:06 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/hsfmodem-7.47.00.03.ebuild,v 1.4 2007/05/02 08:12:41 genone Exp $
 
 inherit eutils linux-info
 
@@ -66,6 +66,6 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-       einfo "To complete the installation and configuration of your HSF modem,"
-       einfo "please run hsfconfig."
+       elog "To complete the installation and configuration of your HSF modem,"
+       elog "please run hsfconfig."
 }
index d58aa994c9bbe4969c5c205a26a1108b72f31497..3791310abfae1d679a660e993ca333ec3e3f8b90 100644 (file)
@@ -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/hsfmodem/hsfmodem-7.47.00.05.ebuild,v 1.1 2006/11/11 15:45:24 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/hsfmodem-7.47.00.05.ebuild,v 1.2 2007/05/02 08:12:41 genone Exp $
 
 inherit eutils linux-info
 
@@ -66,6 +66,6 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-       einfo "To complete the installation and configuration of your HSF modem,"
-       einfo "please run hsfconfig."
+       elog "To complete the installation and configuration of your HSF modem,"
+       elog "please run hsfconfig."
 }
index a0f66edc048f4d9519542653642b042c526b958c..2e81dfa4ebc24df73b1665aa175759e1262bbdc2 100644 (file)
@@ -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/hsfmodem/hsfmodem-7.47.00.07-r1.ebuild,v 1.1 2007/01/09 08:01:43 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/hsfmodem-7.47.00.07-r1.ebuild,v 1.2 2007/05/02 08:12:41 genone Exp $
 
 inherit eutils linux-info
 
@@ -69,6 +69,6 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-       einfo "To complete the installation and configuration of your HSF modem,"
-       einfo "please run hsfconfig."
+       elog "To complete the installation and configuration of your HSF modem,"
+       elog "please run hsfconfig."
 }
index fbd74a5d792ac316e899aa2ed8ae80f6dc14457e..2af300e8e055eb14a3b55124ccbe96e2e882ec31 100644 (file)
@@ -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/hsfmodem/hsfmodem-7.60.00.01.ebuild,v 1.1 2007/02/10 08:25:00 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/hsfmodem-7.60.00.01.ebuild,v 1.2 2007/05/02 08:12:41 genone Exp $
 
 inherit eutils linux-info
 
@@ -69,6 +69,6 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-       einfo "To complete the installation and configuration of your HSF modem,"
-       einfo "please run hsfconfig."
+       elog "To complete the installation and configuration of your HSF modem,"
+       elog "please run hsfconfig."
 }
index b30d3784c11be8ebaf8aa8c53779230673c055b4..d0d057e09f0f38f78e6e92463ee8b9b0b9e057bd 100644 (file)
@@ -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/hsfmodem/hsfmodem-7.60.00.02.ebuild,v 1.2 2007/04/16 07:01:01 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/hsfmodem-7.60.00.02.ebuild,v 1.3 2007/05/02 08:12:41 genone Exp $
 
 inherit eutils linux-info
 
@@ -69,6 +69,6 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-       einfo "To complete the installation and configuration of your HSF modem,"
-       einfo "please run hsfconfig."
+       elog "To complete the installation and configuration of your HSF modem,"
+       elog "please run hsfconfig."
 }
index 5d33000e637504098581bf9bf609b61958ddfbec..910eabd9631a62c19812ff96687f848a1ad16196 100644 (file)
@@ -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 <genone@gentoo.org>
+  isdn4k-utils-3.8_pre20050821.ebuild, isdn4k-utils-3.9_pre20060124.ebuild:
+  Replacing einfo with elog
 
   12 Apr 2007; Stefan Schweizer <genstef@gentoo.org>
   isdn4k-utils-3.9_pre20060124.ebuild:
index bc435046859c131b59573cf69f5833d08dcdb0ba..55e6adc41ffaa53a88ad79b61f874a0757d005b5 100644 (file)
@@ -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
 }
index 545fb4646ac4381e9607abd25ae0e4ed272eae46..a7b0b3a125c06784d24f1f90442bf0bb1e62e1d1 100644 (file)
@@ -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
 }
index ec4830cce8c2a6138a870856eff26043087dbdc7..6505f29f8c12317c0af8912f41862eecde6c5d5b 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-dialup/linesrv
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/linesrv/ChangeLog,v 1.13 2006/11/23 20:32:15 vivo Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/linesrv/ChangeLog,v 1.14 2007/05/02 08:19:04 genone Exp $
+
+  02 May 2007; Marius Mauch <genone@gentoo.org> linesrv-2.1.21-r1.ebuild:
+  Replacing einfo with elog
 
   23 Nov 2006; Francesco Riosa <vivo@gentoo.org> linesrv-2.1.21-r1.ebuild:
   dev-db/mysql => virtual/mysql
index f57d50eead70279fd8fc9a4c167c17f8df08d2fb..73f851db7814783705e4f091071e6e52799cc620 100644 (file)
@@ -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/linesrv/linesrv-2.1.21-r1.ebuild,v 1.7 2006/11/23 20:32:15 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/linesrv/linesrv-2.1.21-r1.ebuild,v 1.8 2007/05/02 08:19:04 genone Exp $
 
 inherit webapp flag-o-matic
 
@@ -89,7 +89,7 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "The first stage of the installation is done. Now you need to setup your virtual hosts via webapp-config"
-       einfo "Please read man webapp-config for a detailed description of the process and some examples"
+       elog "The first stage of the installation is done. Now you need to setup your virtual hosts via webapp-config"
+       elog "Please read man webapp-config for a detailed description of the process and some examples"
        webapp_pkg_postinst
 }