summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-03-04 07:20:40 +0000
committerMarius Mauch <genone@gentoo.org>2007-03-04 07:20:40 +0000
commit763e10d92371ca64e170d3c9a2d3fcbd4025136e (patch)
treeef86320e2e0b3e6f37ff49f06ed885b3e1320eb5
parentReplacing einfo with elog (diff)
downloadgentoo-2-763e10d92371ca64e170d3c9a2d3fcbd4025136e.tar.gz
gentoo-2-763e10d92371ca64e170d3c9a2d3fcbd4025136e.tar.bz2
gentoo-2-763e10d92371ca64e170d3c9a2d3fcbd4025136e.zip
Replacing einfo with elog
(Portage version: 2.1.2-r10)
-rw-r--r--app-office/mozilla-sunbird/ChangeLog6
-rw-r--r--app-office/mozilla-sunbird/mozilla-sunbird-0.3.1.ebuild10
2 files changed, 10 insertions, 6 deletions
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 <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:
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