summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-05-02 08:19:04 +0000
committerMarius Mauch <genone@gentoo.org>2007-05-02 08:19:04 +0000
commitb8a6379a96f0ad54e97a9e97aebfdd96b3f833cc (patch)
tree182fcaf5d250b85b6561c8b5a43c05511a3a9603
parentStable on ppc64 (diff)
downloadhistorical-b8a6379a96f0ad54e97a9e97aebfdd96b3f833cc.tar.gz
historical-b8a6379a96f0ad54e97a9e97aebfdd96b3f833cc.tar.bz2
historical-b8a6379a96f0ad54e97a9e97aebfdd96b3f833cc.zip
Replacing einfo with elog
Package-Manager: portage-2.1.2.5
-rw-r--r--net-dialup/hcfpcimodem/ChangeLog7
-rw-r--r--net-dialup/hcfpcimodem/hcfpcimodem-1.10-r2.ebuild8
-rw-r--r--net-dialup/hcfpcimodem/hcfpcimodem-1.11.ebuild6
-rw-r--r--net-dialup/hcfpcimodem/hcfpcimodem-1.12-r1.ebuild6
-rw-r--r--net-dialup/hcfpcimodem/hcfpcimodem-1.12.ebuild6
-rw-r--r--net-dialup/hcfusbmodem/ChangeLog5
-rw-r--r--net-dialup/hcfusbmodem/hcfusbmodem-1.11.ebuild6
-rw-r--r--net-dialup/hsfmodem/ChangeLog7
-rw-r--r--net-dialup/hsfmodem/hsfmodem-7.47.00.03.ebuild8
-rw-r--r--net-dialup/hsfmodem/hsfmodem-7.47.00.05.ebuild8
-rw-r--r--net-dialup/hsfmodem/hsfmodem-7.47.00.07-r1.ebuild6
-rw-r--r--net-dialup/hsfmodem/hsfmodem-7.60.00.01.ebuild6
-rw-r--r--net-dialup/hsfmodem/hsfmodem-7.60.00.02.ebuild6
-rw-r--r--net-dialup/isdn4k-utils/ChangeLog6
-rw-r--r--net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild50
-rw-r--r--net-dialup/isdn4k-utils/isdn4k-utils-3.9_pre20060124.ebuild62
-rw-r--r--net-dialup/linesrv/ChangeLog7
-rw-r--r--net-dialup/linesrv/linesrv-2.1.21-r1.ebuild8
18 files changed, 119 insertions, 99 deletions
diff --git a/net-dialup/hcfpcimodem/ChangeLog b/net-dialup/hcfpcimodem/ChangeLog
index d66bc82ecca8..491c4bd37b0f 100644
--- a/net-dialup/hcfpcimodem/ChangeLog
+++ b/net-dialup/hcfpcimodem/ChangeLog
@@ -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)
diff --git a/net-dialup/hcfpcimodem/hcfpcimodem-1.10-r2.ebuild b/net-dialup/hcfpcimodem/hcfpcimodem-1.10-r2.ebuild
index 590ec933f61d..e59504927793 100644
--- a/net-dialup/hcfpcimodem/hcfpcimodem-1.10-r2.ebuild
+++ b/net-dialup/hcfpcimodem/hcfpcimodem-1.10-r2.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/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."
}
diff --git a/net-dialup/hcfpcimodem/hcfpcimodem-1.11.ebuild b/net-dialup/hcfpcimodem/hcfpcimodem-1.11.ebuild
index 81104cdb2e6e..69b69154f605 100644
--- a/net-dialup/hcfpcimodem/hcfpcimodem-1.11.ebuild
+++ b/net-dialup/hcfpcimodem/hcfpcimodem-1.11.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/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."
}
diff --git a/net-dialup/hcfpcimodem/hcfpcimodem-1.12-r1.ebuild b/net-dialup/hcfpcimodem/hcfpcimodem-1.12-r1.ebuild
index 6413cf321ce1..4952c7fe3044 100644
--- a/net-dialup/hcfpcimodem/hcfpcimodem-1.12-r1.ebuild
+++ b/net-dialup/hcfpcimodem/hcfpcimodem-1.12-r1.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/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."
}
diff --git a/net-dialup/hcfpcimodem/hcfpcimodem-1.12.ebuild b/net-dialup/hcfpcimodem/hcfpcimodem-1.12.ebuild
index bc790a54ef3f..6621f78498f9 100644
--- a/net-dialup/hcfpcimodem/hcfpcimodem-1.12.ebuild
+++ b/net-dialup/hcfpcimodem/hcfpcimodem-1.12.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/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."
}
diff --git a/net-dialup/hcfusbmodem/ChangeLog b/net-dialup/hcfusbmodem/ChangeLog
index 9c404e88be8f..16681afab0b5 100644
--- a/net-dialup/hcfusbmodem/ChangeLog
+++ b/net-dialup/hcfusbmodem/ChangeLog
@@ -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.
diff --git a/net-dialup/hcfusbmodem/hcfusbmodem-1.11.ebuild b/net-dialup/hcfusbmodem/hcfusbmodem-1.11.ebuild
index d8d30645673e..8ea1f39ab4ce 100644
--- a/net-dialup/hcfusbmodem/hcfusbmodem-1.11.ebuild
+++ b/net-dialup/hcfusbmodem/hcfusbmodem-1.11.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/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."
}
diff --git a/net-dialup/hsfmodem/ChangeLog b/net-dialup/hsfmodem/ChangeLog
index a2320308b307..87fadea7710f 100644
--- a/net-dialup/hsfmodem/ChangeLog
+++ b/net-dialup/hsfmodem/ChangeLog
@@ -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:
diff --git a/net-dialup/hsfmodem/hsfmodem-7.47.00.03.ebuild b/net-dialup/hsfmodem/hsfmodem-7.47.00.03.ebuild
index 8d8733f300eb..0d5416bac2f3 100644
--- a/net-dialup/hsfmodem/hsfmodem-7.47.00.03.ebuild
+++ b/net-dialup/hsfmodem/hsfmodem-7.47.00.03.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/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."
}
diff --git a/net-dialup/hsfmodem/hsfmodem-7.47.00.05.ebuild b/net-dialup/hsfmodem/hsfmodem-7.47.00.05.ebuild
index d58aa994c9bb..3791310abfae 100644
--- a/net-dialup/hsfmodem/hsfmodem-7.47.00.05.ebuild
+++ b/net-dialup/hsfmodem/hsfmodem-7.47.00.05.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/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."
}
diff --git a/net-dialup/hsfmodem/hsfmodem-7.47.00.07-r1.ebuild b/net-dialup/hsfmodem/hsfmodem-7.47.00.07-r1.ebuild
index a0f66edc048f..2e81dfa4ebc2 100644
--- a/net-dialup/hsfmodem/hsfmodem-7.47.00.07-r1.ebuild
+++ b/net-dialup/hsfmodem/hsfmodem-7.47.00.07-r1.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/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."
}
diff --git a/net-dialup/hsfmodem/hsfmodem-7.60.00.01.ebuild b/net-dialup/hsfmodem/hsfmodem-7.60.00.01.ebuild
index fbd74a5d792a..2af300e8e055 100644
--- a/net-dialup/hsfmodem/hsfmodem-7.60.00.01.ebuild
+++ b/net-dialup/hsfmodem/hsfmodem-7.60.00.01.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/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."
}
diff --git a/net-dialup/hsfmodem/hsfmodem-7.60.00.02.ebuild b/net-dialup/hsfmodem/hsfmodem-7.60.00.02.ebuild
index b30d3784c11b..d0d057e09f0f 100644
--- a/net-dialup/hsfmodem/hsfmodem-7.60.00.02.ebuild
+++ b/net-dialup/hsfmodem/hsfmodem-7.60.00.02.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/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."
}
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 <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:
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
}
diff --git a/net-dialup/linesrv/ChangeLog b/net-dialup/linesrv/ChangeLog
index ec4830cce8c2..6505f29f8c12 100644
--- a/net-dialup/linesrv/ChangeLog
+++ b/net-dialup/linesrv/ChangeLog
@@ -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
diff --git a/net-dialup/linesrv/linesrv-2.1.21-r1.ebuild b/net-dialup/linesrv/linesrv-2.1.21-r1.ebuild
index f57d50eead70..73f851db7814 100644
--- a/net-dialup/linesrv/linesrv-2.1.21-r1.ebuild
+++ b/net-dialup/linesrv/linesrv-2.1.21-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/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
}