diff options
author | Marius Mauch <genone@gentoo.org> | 2007-05-02 08:19:04 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-05-02 08:19:04 +0000 |
commit | b8a6379a96f0ad54e97a9e97aebfdd96b3f833cc (patch) | |
tree | 182fcaf5d250b85b6561c8b5a43c05511a3a9603 /net-dialup/hcfpcimodem | |
parent | Stable on ppc64 (diff) | |
download | historical-b8a6379a96f0ad54e97a9e97aebfdd96b3f833cc.tar.gz historical-b8a6379a96f0ad54e97a9e97aebfdd96b3f833cc.tar.bz2 historical-b8a6379a96f0ad54e97a9e97aebfdd96b3f833cc.zip |
Replacing einfo with elog
Package-Manager: portage-2.1.2.5
Diffstat (limited to 'net-dialup/hcfpcimodem')
-rw-r--r-- | net-dialup/hcfpcimodem/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/hcfpcimodem/hcfpcimodem-1.10-r2.ebuild | 8 | ||||
-rw-r--r-- | net-dialup/hcfpcimodem/hcfpcimodem-1.11.ebuild | 6 | ||||
-rw-r--r-- | net-dialup/hcfpcimodem/hcfpcimodem-1.12-r1.ebuild | 6 | ||||
-rw-r--r-- | net-dialup/hcfpcimodem/hcfpcimodem-1.12.ebuild | 6 |
5 files changed, 19 insertions, 14 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." } |