From 482d75091195c2daded239cea222337f22287d4f Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Sun, 4 Mar 2007 07:20:40 +0000 Subject: [PATCH] Replacing einfo with elog Package-Manager: portage-2.1.2-r10 --- app-office/mozilla-sunbird-bin/ChangeLog | 6 +++++- .../mozilla-sunbird-bin-0.3.1.ebuild | 4 ++-- app-office/mozilla-sunbird/ChangeLog | 6 +++++- .../mozilla-sunbird/mozilla-sunbird-0.3.1.ebuild | 10 +++++----- 4 files changed, 17 insertions(+), 9 deletions(-) diff --git a/app-office/mozilla-sunbird-bin/ChangeLog b/app-office/mozilla-sunbird-bin/ChangeLog index d1774d78ec16..5dcff524b028 100644 --- a/app-office/mozilla-sunbird-bin/ChangeLog +++ b/app-office/mozilla-sunbird-bin/ChangeLog @@ -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 + mozilla-sunbird-bin-0.3.1.ebuild: + Replacing einfo with elog *mozilla-sunbird-bin-0.3.1 (22 Feb 2007) diff --git a/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3.1.ebuild b/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3.1.ebuild index 61d282b37752..503bdb9bd16a 100644 --- a/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3.1.ebuild +++ b/app-office/mozilla-sunbird-bin/mozilla-sunbird-bin-0.3.1.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/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" } diff --git a/app-office/mozilla-sunbird/ChangeLog b/app-office/mozilla-sunbird/ChangeLog index ff71c355ea33..de1da5a225e0 100644 --- a/app-office/mozilla-sunbird/ChangeLog +++ b/app-office/mozilla-sunbird/ChangeLog @@ -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 + mozilla-sunbird-0.3.1.ebuild: + Replacing einfo with elog 02 Mar 2007; Raúl Porcel -mozilla-sunbird-0.3.ebuild, mozilla-sunbird-0.3.1.ebuild: diff --git a/app-office/mozilla-sunbird/mozilla-sunbird-0.3.1.ebuild b/app-office/mozilla-sunbird/mozilla-sunbird-0.3.1.ebuild index d1f8dbfc8bf1..f7aeb5a373ac 100644 --- a/app-office/mozilla-sunbird/mozilla-sunbird-0.3.1.ebuild +++ b/app-office/mozilla-sunbird/mozilla-sunbird-0.3.1.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/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 -- 2.26.2