summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-05-02 07:54:52 +0000
committerMarius Mauch <genone@gentoo.org>2007-05-02 07:54:52 +0000
commitcb8eb99d8c0c4fabce25d96e43e7c862e63cc457 (patch)
treec8b5cd71212a41a20e05b2525cf58b7fd35b1ab0 /net-dialup/globespan-adsl
parentReplacing einfo with elog (diff)
downloadgentoo-2-cb8eb99d8c0c4fabce25d96e43e7c862e63cc457.tar.gz
gentoo-2-cb8eb99d8c0c4fabce25d96e43e7c862e63cc457.tar.bz2
gentoo-2-cb8eb99d8c0c4fabce25d96e43e7c862e63cc457.zip
Replacing einfo with elog
(Portage version: 2.1.2.5)
Diffstat (limited to 'net-dialup/globespan-adsl')
-rw-r--r--net-dialup/globespan-adsl/ChangeLog8
-rw-r--r--net-dialup/globespan-adsl/globespan-adsl-0.10.ebuild20
-rw-r--r--net-dialup/globespan-adsl/globespan-adsl-0.11.ebuild20
3 files changed, 26 insertions, 22 deletions
diff --git a/net-dialup/globespan-adsl/ChangeLog b/net-dialup/globespan-adsl/ChangeLog
index 3e6c4445bcdc..321520f8a4c3 100644
--- a/net-dialup/globespan-adsl/ChangeLog
+++ b/net-dialup/globespan-adsl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-dialup/globespan-adsl
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/globespan-adsl/ChangeLog,v 1.19 2006/10/23 07:53:06 mrness Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/globespan-adsl/ChangeLog,v 1.20 2007/05/02 07:54:52 genone Exp $
+
+ 02 May 2007; Marius Mauch <genone@gentoo.org> globespan-adsl-0.10.ebuild,
+ globespan-adsl-0.11.ebuild:
+ Replacing einfo with elog
23 Oct 2006; Alin Nastac <mrness@gentoo.org> globespan-adsl-0.10.ebuild,
globespan-adsl-0.11.ebuild:
diff --git a/net-dialup/globespan-adsl/globespan-adsl-0.10.ebuild b/net-dialup/globespan-adsl/globespan-adsl-0.10.ebuild
index d6d96d0431a5..3c675317b762 100644
--- a/net-dialup/globespan-adsl/globespan-adsl-0.10.ebuild
+++ b/net-dialup/globespan-adsl/globespan-adsl-0.10.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/globespan-adsl/globespan-adsl-0.10.ebuild,v 1.7 2006/10/23 07:53:06 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/globespan-adsl/globespan-adsl-0.10.ebuild,v 1.8 2007/05/02 07:54:52 genone Exp $
inherit fixheadtails
@@ -43,15 +43,15 @@ src_install() {
}
pkg_postinst() {
- einfo
- einfo "Package succesfully installed you should now run "
- einfo "eciconf.sh (graphical, requires TCL/TK) or eciconftxt.sh"
- einfo
- einfo "Paquetage installé avec succés vous devriez maintenant"
- einfo "executer eciconf.sh (qui requiert TCL/TK) ou eciconftxt.sh"
- einfo
+ elog
+ elog "Package succesfully installed you should now run "
+ elog "eciconf.sh (graphical, requires TCL/TK) or eciconftxt.sh"
+ elog
+ elog "Paquetage installé avec succés vous devriez maintenant"
+ elog "executer eciconf.sh (qui requiert TCL/TK) ou eciconftxt.sh"
+ elog
ewarn "Please note that if you're using a 2.6.x kernel you'll"
ewarn "probably need to apply a patch to fix a USB bug. See"
ewarn "http://eciadsl.flashtux.org/download/beta/"
- einfo
+ ewarn
}
diff --git a/net-dialup/globespan-adsl/globespan-adsl-0.11.ebuild b/net-dialup/globespan-adsl/globespan-adsl-0.11.ebuild
index 7d6d900add47..4d001217c82e 100644
--- a/net-dialup/globespan-adsl/globespan-adsl-0.11.ebuild
+++ b/net-dialup/globespan-adsl/globespan-adsl-0.11.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/globespan-adsl/globespan-adsl-0.11.ebuild,v 1.3 2006/10/23 07:53:06 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/globespan-adsl/globespan-adsl-0.11.ebuild,v 1.4 2007/05/02 07:54:52 genone Exp $
MY_PN="eciadsl-usermode-${PV}"
@@ -25,15 +25,15 @@ src_install() {
}
pkg_postinst() {
- einfo
- einfo "Package succesfully installed you should now run "
- einfo "eciconf.sh (graphical, requires TCL/TK) or eciconftxt.sh"
- einfo
- einfo "Paquetage installé avec succés vous devriez maintenant"
- einfo "executer eciconf.sh (qui requiert TCL/TK) ou eciconftxt.sh"
- einfo
+ elog
+ elog "Package succesfully installed you should now run "
+ elog "eciconf.sh (graphical, requires TCL/TK) or eciconftxt.sh"
+ elog
+ elog "Paquetage installé avec succés vous devriez maintenant"
+ elog "executer eciconf.sh (qui requiert TCL/TK) ou eciconftxt.sh"
+ elog
ewarn "Please note that if you're using a 2.6.x kernel you'll"
ewarn "probably need to apply a patch to fix a USB bug. See"
ewarn "http://eciadsl.flashtux.org/download/beta/"
- einfo
+ ewarn
}