diff options
author | Marius Mauch <genone@gentoo.org> | 2007-05-06 08:15:01 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-05-06 08:15:01 +0000 |
commit | 4383e100beed45518e421701acf5bd94bb9f3e68 (patch) | |
tree | 40673a62bbf0400a9c60f03febbd4c32c77d3f30 /net-dialup | |
parent | Replacing einfo with elog (diff) | |
download | gentoo-2-4383e100beed45518e421701acf5bd94bb9f3e68.tar.gz gentoo-2-4383e100beed45518e421701acf5bd94bb9f3e68.tar.bz2 gentoo-2-4383e100beed45518e421701acf5bd94bb9f3e68.zip |
Replacing einfo with elog
(Portage version: 2.1.2.5)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/speedtouch/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/speedtouch/speedtouch-1.3.1-r2.ebuild | 18 | ||||
-rw-r--r-- | net-dialup/speedtouch/speedtouch-1.3.1-r3.ebuild | 20 |
3 files changed, 24 insertions, 20 deletions
diff --git a/net-dialup/speedtouch/ChangeLog b/net-dialup/speedtouch/ChangeLog index 9290b63dec0e..6d74af178cc7 100644 --- a/net-dialup/speedtouch/ChangeLog +++ b/net-dialup/speedtouch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dialup/speedtouch # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/ChangeLog,v 1.36 2007/04/22 00:16:13 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/ChangeLog,v 1.37 2007/05/06 08:15:01 genone Exp $ + + 06 May 2007; Marius Mauch <genone@gentoo.org> speedtouch-1.3.1-r2.ebuild, + speedtouch-1.3.1-r3.ebuild: + Replacing einfo with elog 22 Apr 2007; Alin Năstac <mrness@gentoo.org> speedtouch-1.3.1-r2.ebuild: Use newinitd and newconfd (#174266). diff --git a/net-dialup/speedtouch/speedtouch-1.3.1-r2.ebuild b/net-dialup/speedtouch/speedtouch-1.3.1-r2.ebuild index 913c9801f3b6..71185035c9c7 100644 --- a/net-dialup/speedtouch/speedtouch-1.3.1-r2.ebuild +++ b/net-dialup/speedtouch/speedtouch-1.3.1-r2.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/speedtouch/speedtouch-1.3.1-r2.ebuild,v 1.9 2007/04/22 00:16:13 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/speedtouch-1.3.1-r2.ebuild,v 1.10 2007/05/06 08:15:00 genone Exp $ inherit flag-o-matic eutils @@ -74,7 +74,7 @@ pkg_postinst() { echo ewarn "Make sure you have kernel support for USB, HDCL and PPP" ewarn "NB: kernels >= 2.4.18 include the hdlc patch" - echo + ewarn ewarn "Read and subscribe vendor's licence to download the microcode" ewarn "You can get it from:" ewarn " 1) vendor's site: http://www.speedtouchdsl.com/dvrreg_lx.htm" @@ -83,13 +83,13 @@ pkg_postinst() { ewarn "Then you should set its path in the /etc/conf.d/speedtouch file" ewarn "edit and rename 'adsl.sample' to 'adsl' in /etc/ppp/peers/adsl and" ewarn "bring up your adsl line using the /etc/init.d/speedtouch script" - echo - einfo "More info in the documentation in /usr/share/doc/${PF}" - echo - einfo "You need to pass -a /usr/share/speedtouch/boot.v123.bin to" - einfo "modem_run with this version. The URL for firmware is:" - einfo "http://www.speedtouchdsl.com/driver_upgrade_lx_3.0.1.2.htm" - echo + ewarn + elog "More info in the documentation in /usr/share/doc/${PF}" + elog + elog "You need to pass -a /usr/share/speedtouch/boot.v123.bin to" + elog "modem_run with this version. The URL for firmware is:" + elog "http://www.speedtouchdsl.com/driver_upgrade_lx_3.0.1.2.htm" + elog ewarn "This driver is obsoleted by the kernel-space driver, available" ewarn "in >=2.6.10 kernels. The firmware and installation instructions" ewarn "for this driver are available through net-dialup/speedtouch-usb." diff --git a/net-dialup/speedtouch/speedtouch-1.3.1-r3.ebuild b/net-dialup/speedtouch/speedtouch-1.3.1-r3.ebuild index 8aa6d796cdc4..4ff584aed700 100644 --- a/net-dialup/speedtouch/speedtouch-1.3.1-r3.ebuild +++ b/net-dialup/speedtouch/speedtouch-1.3.1-r3.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/speedtouch/speedtouch-1.3.1-r3.ebuild,v 1.7 2006/07/12 20:47:24 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/speedtouch-1.3.1-r3.ebuild,v 1.8 2007/05/06 08:15:00 genone Exp $ inherit flag-o-matic eutils @@ -74,7 +74,7 @@ pkg_postinst() { echo ewarn "Make sure you have kernel support for USB, HDCL and PPP" ewarn "NB: kernels >= 2.4.18 include the hdlc patch" - echo + ewarn ewarn "Read and subscribe vendor's licence to download the microcode" ewarn "You can get it from:" ewarn " 1) vendor's site: http://www.speedtouchdsl.com/dvrreg_lx.htm" @@ -83,13 +83,13 @@ pkg_postinst() { ewarn "Then you should set its path in the /etc/conf.d/speedtouch file" ewarn "edit and rename 'adsl.sample' to 'adsl' in /etc/ppp/peers/adsl and" ewarn "bring up your adsl line using the /etc/init.d/speedtouch script" - echo - einfo "More info in the documentation in /usr/share/doc/${PF}" - echo - einfo "You need to pass -a /usr/share/speedtouch/boot.v123.bin to" - einfo "modem_run with this version. The URL for firmware is:" - einfo "http://www.speedtouchdsl.com/driver_upgrade_lx_3.0.1.2.htm" - echo + ewarn + elog "More info in the documentation in /usr/share/doc/${PF}" + elog + elog "You need to pass -a /usr/share/speedtouch/boot.v123.bin to" + elog "modem_run with this version. The URL for firmware is:" + elog "http://www.speedtouchdsl.com/driver_upgrade_lx_3.0.1.2.htm" + elog ewarn "This driver is obsoleted by the kernel-space driver, available" ewarn "in >=2.6.10 kernels. The firmware and installation instructions" ewarn "for this driver are available through net-dialup/speedtouch-usb." |