Replacing einfo with elog
authorMarius Mauch <genone@gentoo.org>
Sun, 4 Mar 2007 07:20:40 +0000 (07:20 +0000)
committerMarius Mauch <genone@gentoo.org>
Sun, 4 Mar 2007 07:20:40 +0000 (07:20 +0000)
Package-Manager: portage-2.1.2-r10

app-office/mozilla-sunbird-bin/ChangeLog
app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3.1.ebuild
app-office/mozilla-sunbird/ChangeLog
app-office/mozilla-sunbird/mozilla-sunbird-0.3.1.ebuild

index d1774d78ec16d8a34e3c801265efaf1c10118776..5dcff524b02880bffb0fc1827bc19dc075f43339 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/mozilla-sunbird-bin
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/ChangeLog,v 1.17 2007/02/22 20:51:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/ChangeLog,v 1.18 2007/03/04 07:15:54 genone Exp $
+
+  04 Mar 2007; Marius Mauch <genone@gentoo.org>
+  mozilla-sunbird-bin-0.3.1.ebuild:
+  Replacing einfo with elog
 
 *mozilla-sunbird-bin-0.3.1 (22 Feb 2007)
 
index 61d282b37752c4c9f720bf4d4e34dfb59c601d11..503bdb9bd16a824df368de8daa9c311c0a401236 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/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3.1.ebuild,v 1.1 2007/02/22 20:51:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3.1.ebuild,v 1.2 2007/03/04 07:15:54 genone Exp $
 
 inherit eutils mozilla-launcher multilib mozextension
 
@@ -75,7 +75,7 @@ linguas() {
                fi
                ewarn "Sorry, but ${PN} does not support the ${LANG} LINGUA"
        done
-       einfo "Selected language packs (first will be default): $linguas"
+       elog "Selected language packs (first will be default): $linguas"
 }
 
 
index ff71c355ea3343700247febb67f9aec6af7ad1b1..de1da5a225e0c3225fbe3e7b653ad567bf11769e 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/mozilla-sunbird
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.4 2007/03/02 19:16:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.5 2007/03/04 07:20:40 genone Exp $
+
+  04 Mar 2007; Marius Mauch <genone@gentoo.org>
+  mozilla-sunbird-0.3.1.ebuild:
+  Replacing einfo with elog
 
   02 Mar 2007; Raúl Porcel <armin76@gentoo.org>
   -mozilla-sunbird-0.3.ebuild, mozilla-sunbird-0.3.1.ebuild:
index d1f8dbfc8bf135ef6912d8cab6ae4cff7c4227d9..f7aeb5a373acd7652fa2f775b170b0bc554fd6fd 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/app-office/mozilla-sunbird/mozilla-sunbird-0.3.1.ebuild,v 1.3 2007/03/02 19:16:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.3.1.ebuild,v 1.4 2007/03/04 07:20:40 genone Exp $
 
 WANT_AUTOCONF="2.1"
 
@@ -55,7 +55,7 @@ linguas() {
                fi
                ewarn "Sorry, but ${PN} does not support the ${LANG} LINGUA"
        done
-       einfo "Selected language packs (first will be default): $linguas"
+       elog "Selected language packs (first will be default): $linguas"
 }
 
 pkg_setup(){
@@ -66,9 +66,9 @@ pkg_setup(){
        fi
 
        if ! use bindist; then
-               einfo "You are enabling official branding. You may not redistribute this build"
-               einfo "to any users on your network or the internet. Doing so puts yourself into"
-               einfo "a legal problem with mozilla foundation"
+               elog "You are enabling official branding. You may not redistribute this build"
+               elog "to any users on your network or the internet. Doing so puts yourself into"
+               elog "a legal problem with mozilla foundation"
        fi
 
        use moznopango && warn_mozilla_launcher_stub