From aa312563daf0d9fdfb516424ed77ad66902d8009 Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Sun, 18 Mar 2007 01:50:55 +0000 Subject: [PATCH] Replacing einfo with elog Package-Manager: portage-2.1.2.2 --- mail-client/ciphire-mail/ChangeLog | 8 +++-- .../ciphire-mail/ciphire-mail-1.1.015.ebuild | 36 +++++++++---------- .../ciphire-mail/ciphire-mail-1.2.047.ebuild | 36 +++++++++---------- mail-client/drac/ChangeLog | 5 ++- mail-client/drac/drac-1.12-r1.ebuild | 14 ++++---- mail-client/elmo/ChangeLog | 6 +++- mail-client/elmo/elmo-1.3.2-r1.ebuild | 8 ++--- mail-client/elmo/elmo-1.3.2-r2.ebuild | 8 ++--- mail-client/evolution/ChangeLog | 7 +++- .../evolution/evolution-2.6.2-r1.ebuild | 14 ++++---- .../evolution/evolution-2.8.2.1-r1.ebuild | 12 +++---- .../evolution/evolution-2.8.2.1.ebuild | 12 +++---- .../evolution/evolution-2.8.3-r1.ebuild | 12 +++---- 13 files changed, 97 insertions(+), 81 deletions(-) diff --git a/mail-client/ciphire-mail/ChangeLog b/mail-client/ciphire-mail/ChangeLog index 52be3bdd46fd..b9f2644617c9 100644 --- a/mail-client/ciphire-mail/ChangeLog +++ b/mail-client/ciphire-mail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/ciphire-mail -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/ciphire-mail/ChangeLog,v 1.13 2006/08/27 22:25:18 mr_bones_ Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/ciphire-mail/ChangeLog,v 1.14 2007/03/18 01:44:33 genone Exp $ + + 18 Mar 2007; Marius Mauch ciphire-mail-1.1.015.ebuild, + ciphire-mail-1.2.047.ebuild: + Replacing einfo with elog 27 Aug 2006; Michael Sterrett -ciphire-mail-1.0.0.ebuild, -ciphire-mail-1.1.009.ebuild: diff --git a/mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild b/mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild index 63ef5bd4970d..fcf8500c824a 100644 --- a/mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild +++ b/mail-client/ciphire-mail/ciphire-mail-1.1.015.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/mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild,v 1.8 2006/09/27 03:30:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild,v 1.9 2007/03/18 01:44:33 genone Exp $ inherit eutils qt3 @@ -46,12 +46,12 @@ pkg_setup() { if ( [[ -d /usr/local/ciphire ]] || type -p ciphire-ctl &>/dev/null ) && \ ! has_version / ciphire-mail ; then echo - einfo "If you have previously had Ciphire Mail manually installed," - einfo "please uninstall it first (from dir you installed it):" - echo - einfo " # ./ciphire-uninstall system" - echo - einfo "and then remerge ciphire-mail." + eerror "If you have previously had Ciphire Mail manually installed," + eerror "please uninstall it first (from dir you installed it):" + eerror + eerror " # ./ciphire-uninstall system" + eerror + eerror "and then remerge ciphire-mail." echo die "Old version of ciphire-mail installed" fi @@ -131,16 +131,16 @@ pkg_postinst() { fi echo - einfo "To setup Ciphire Mail for a user, please run as that user:" - echo - einfo " ${LOC}/ciphire-setup" - echo - einfo "If you have previously had Ciphire Mail manually installed," - einfo "please uninstall it first (from dir you installed it):" - echo - einfo " # ./ciphire-uninstall system" - echo - einfo "and then remerge ciphire-mail." + elog "To setup Ciphire Mail for a user, please run as that user:" + elog + elog " ${LOC}/ciphire-setup" + elog + elog "If you have previously had Ciphire Mail manually installed," + elog "please uninstall it first (from dir you installed it):" + elog + elog " # ./ciphire-uninstall system" + elog + elog "and then remerge ciphire-mail." echo if useq amd64 ; then ewarn "Please note that the AMD64 support (ciphire-redir64.so) is" diff --git a/mail-client/ciphire-mail/ciphire-mail-1.2.047.ebuild b/mail-client/ciphire-mail/ciphire-mail-1.2.047.ebuild index 6392a2f1a6fa..cad4853cca46 100644 --- a/mail-client/ciphire-mail/ciphire-mail-1.2.047.ebuild +++ b/mail-client/ciphire-mail/ciphire-mail-1.2.047.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/mail-client/ciphire-mail/ciphire-mail-1.2.047.ebuild,v 1.2 2006/09/27 03:30:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/ciphire-mail/ciphire-mail-1.2.047.ebuild,v 1.3 2007/03/18 01:44:33 genone Exp $ inherit eutils qt3 @@ -46,12 +46,12 @@ pkg_setup() { if ( [[ -d /usr/local/ciphire ]] || type -p ciphire-ctl &>/dev/null ) && \ ! has_version / ciphire-mail ; then echo - einfo "If you have previously had Ciphire Mail manually installed," - einfo "please uninstall it first (from dir you installed it):" - echo - einfo " # ./ciphire-uninstall system" - echo - einfo "and then remerge ciphire-mail." + eerror "If you have previously had Ciphire Mail manually installed," + eerror "please uninstall it first (from dir you installed it):" + eerror + eerror " # ./ciphire-uninstall system" + eerror + eerror "and then remerge ciphire-mail." echo die "Old version of ciphire-mail installed" fi @@ -131,16 +131,16 @@ pkg_postinst() { fi echo - einfo "To setup Ciphire Mail for a user, please run as that user:" - echo - einfo " ${LOC}/ciphire-setup" - echo - einfo "If you have previously had Ciphire Mail manually installed," - einfo "please uninstall it first (from dir you installed it):" - echo - einfo " # ./ciphire-uninstall system" - echo - einfo "and then remerge ciphire-mail." + elog "To setup Ciphire Mail for a user, please run as that user:" + elog + elog " ${LOC}/ciphire-setup" + elog + elog "If you have previously had Ciphire Mail manually installed," + elog "please uninstall it first (from dir you installed it):" + elog + elog " # ./ciphire-uninstall system" + elog + elog "and then remerge ciphire-mail." echo if useq amd64 ; then ewarn "Please note that the AMD64 support (ciphire-redir64.so) is" diff --git a/mail-client/drac/ChangeLog b/mail-client/drac/ChangeLog index e8aac6a8a948..a3b479fcdb4d 100644 --- a/mail-client/drac/ChangeLog +++ b/mail-client/drac/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/drac # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/drac/ChangeLog,v 1.13 2007/02/08 12:57:48 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/drac/ChangeLog,v 1.14 2007/03/18 01:47:13 genone Exp $ + + 18 Mar 2007; Marius Mauch drac-1.12-r1.ebuild: + Replacing einfo with elog 08 Feb 2007; Diego Pettenò ChangeLog: Regenerate digest in Manifest2 format. diff --git a/mail-client/drac/drac-1.12-r1.ebuild b/mail-client/drac/drac-1.12-r1.ebuild index 365c2e94f862..a199f19c7866 100644 --- a/mail-client/drac/drac-1.12-r1.ebuild +++ b/mail-client/drac/drac-1.12-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/drac/drac-1.12-r1.ebuild,v 1.11 2005/04/06 18:57:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/drac/drac-1.12-r1.ebuild,v 1.12 2007/03/18 01:47:13 genone Exp $ inherit toolchain-funcs @@ -65,10 +65,10 @@ src_install() { } pkg_postinst() { - einfo "After configuring your IMAP/POP server for DRAC, and starting the" - einfo "dracd server (e.g. by running /etc/init.d/dracd start) you can" - einfo "set up your MTA to check for authenticated hosts in:" - einfo " /var/lib/drac/drac" - einfo "Please see the MTA documentation for more details." + elog "After configuring your IMAP/POP server for DRAC, and starting the" + elog "dracd server (e.g. by running /etc/init.d/dracd start) you can" + elog "set up your MTA to check for authenticated hosts in:" + elog " /var/lib/drac/drac" + elog "Please see the MTA documentation for more details." echo } diff --git a/mail-client/elmo/ChangeLog b/mail-client/elmo/ChangeLog index ea15c7e645b5..d41b2210fd13 100644 --- a/mail-client/elmo/ChangeLog +++ b/mail-client/elmo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/elmo # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/elmo/ChangeLog,v 1.22 2007/02/08 13:00:40 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/elmo/ChangeLog,v 1.23 2007/03/18 01:48:32 genone Exp $ + + 18 Mar 2007; Marius Mauch elmo-1.3.2-r1.ebuild, + elmo-1.3.2-r2.ebuild: + Replacing einfo with elog 08 Feb 2007; Diego Pettenò ChangeLog: Regenerate digest in Manifest2 format. diff --git a/mail-client/elmo/elmo-1.3.2-r1.ebuild b/mail-client/elmo/elmo-1.3.2-r1.ebuild index 12afa3558ca2..45fc1abc797e 100644 --- a/mail-client/elmo/elmo-1.3.2-r1.ebuild +++ b/mail-client/elmo/elmo-1.3.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/elmo/elmo-1.3.2-r1.ebuild,v 1.9 2005/10/03 12:09:00 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/elmo/elmo-1.3.2-r1.ebuild,v 1.10 2007/03/18 01:48:32 genone Exp $ inherit eutils @@ -44,6 +44,6 @@ src_install() { } pkg_postinst() { - einfo "If you compiled elmo with GCC 3.4 and experience run-time problems, please" - einfo "consider recompiling with GCC 3.3." + elog "If you compiled elmo with GCC 3.4 and experience run-time problems, please" + elog "consider recompiling with GCC 3.3." } diff --git a/mail-client/elmo/elmo-1.3.2-r2.ebuild b/mail-client/elmo/elmo-1.3.2-r2.ebuild index 1872827f9964..e274496c259b 100644 --- a/mail-client/elmo/elmo-1.3.2-r2.ebuild +++ b/mail-client/elmo/elmo-1.3.2-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/elmo/elmo-1.3.2-r2.ebuild,v 1.5 2005/10/03 12:09:00 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/elmo/elmo-1.3.2-r2.ebuild,v 1.6 2007/03/18 01:48:32 genone Exp $ inherit eutils @@ -45,6 +45,6 @@ src_install() { } pkg_postinst() { - einfo "If you compiled elmo with GCC 3.4 and experience run-time problems, please" - einfo "consider recompiling with GCC 3.3." + elog "If you compiled elmo with GCC 3.4 and experience run-time problems, please" + elog "consider recompiling with GCC 3.3." } diff --git a/mail-client/evolution/ChangeLog b/mail-client/evolution/ChangeLog index 656e422204f2..1168e96c2b41 100644 --- a/mail-client/evolution/ChangeLog +++ b/mail-client/evolution/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for mail-client/evolution # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.164 2007/03/05 23:48:38 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.165 2007/03/18 01:50:55 genone Exp $ + + 18 Mar 2007; Marius Mauch evolution-2.6.2-r1.ebuild, + evolution-2.8.2.1.ebuild, evolution-2.8.2.1-r1.ebuild, + evolution-2.8.3-r1.ebuild: + Replacing einfo with elog 05 Mar 2007; Daniel Gryniewicz evolution-2.8.3-r1.ebuild: diff --git a/mail-client/evolution/evolution-2.6.2-r1.ebuild b/mail-client/evolution/evolution-2.6.2-r1.ebuild index a44815aa2492..8d63f2bb0708 100644 --- a/mail-client/evolution/evolution-2.6.2-r1.ebuild +++ b/mail-client/evolution/evolution-2.6.2-r1.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/mail-client/evolution/evolution-2.6.2-r1.ebuild,v 1.10 2006/11/21 01:40:57 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-2.6.2-r1.ebuild,v 1.11 2007/03/18 01:50:55 genone Exp $ inherit eutils flag-o-matic alternatives gnome2 autotools @@ -192,9 +192,9 @@ pkg_postinst() { gnome2_pkg_postinst alternatives_auto_makesym "/usr/bin/evolution" "/usr/bin/evolution-[0-9].[0-9]" - einfo "To change the default browser if you are not using GNOME, do:" - einfo "gconftool-2 --set /desktop/gnome/url-handlers/http/command -t string 'mozilla %s'" - einfo "gconftool-2 --set /desktop/gnome/url-handlers/https/command -t string 'mozilla %s'" - einfo "" - einfo "Replace 'mozilla %s' with which ever browser you use." + elog "To change the default browser if you are not using GNOME, do:" + elog "gconftool-2 --set /desktop/gnome/url-handlers/http/command -t string 'mozilla %s'" + elog "gconftool-2 --set /desktop/gnome/url-handlers/https/command -t string 'mozilla %s'" + elog "" + elog "Replace 'mozilla %s' with which ever browser you use." } diff --git a/mail-client/evolution/evolution-2.8.2.1-r1.ebuild b/mail-client/evolution/evolution-2.8.2.1-r1.ebuild index 0232e72f738c..9094280a1320 100644 --- a/mail-client/evolution/evolution-2.8.2.1-r1.ebuild +++ b/mail-client/evolution/evolution-2.8.2.1-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/mail-client/evolution/evolution-2.8.2.1-r1.ebuild,v 1.2 2007/02/17 17:25:33 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-2.8.2.1-r1.ebuild,v 1.3 2007/03/18 01:50:55 genone Exp $ inherit eutils flag-o-matic alternatives gnome2 autotools @@ -199,9 +199,9 @@ pkg_postinst() { gnome2_pkg_postinst alternatives_auto_makesym "/usr/bin/evolution" "/usr/bin/evolution-[0-9].[0-9]" - einfo "To change the default browser if you are not using GNOME, do:" - einfo "gconftool-2 --set /desktop/gnome/url-handlers/http/command -t string 'mozilla %s'" - einfo "gconftool-2 --set /desktop/gnome/url-handlers/https/command -t string 'mozilla %s'" - einfo "" - einfo "Replace 'mozilla %s' with which ever browser you use." + elog "To change the default browser if you are not using GNOME, do:" + elog "gconftool-2 --set /desktop/gnome/url-handlers/http/command -t string 'mozilla %s'" + elog "gconftool-2 --set /desktop/gnome/url-handlers/https/command -t string 'mozilla %s'" + elog "" + elog "Replace 'mozilla %s' with which ever browser you use." } diff --git a/mail-client/evolution/evolution-2.8.2.1.ebuild b/mail-client/evolution/evolution-2.8.2.1.ebuild index 8f0a0ca6a0f1..6c7193ea4aab 100644 --- a/mail-client/evolution/evolution-2.8.2.1.ebuild +++ b/mail-client/evolution/evolution-2.8.2.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/mail-client/evolution/evolution-2.8.2.1.ebuild,v 1.10 2007/02/17 17:25:33 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-2.8.2.1.ebuild,v 1.11 2007/03/18 01:50:55 genone Exp $ inherit eutils flag-o-matic alternatives gnome2 autotools @@ -196,9 +196,9 @@ pkg_postinst() { gnome2_pkg_postinst alternatives_auto_makesym "/usr/bin/evolution" "/usr/bin/evolution-[0-9].[0-9]" - einfo "To change the default browser if you are not using GNOME, do:" - einfo "gconftool-2 --set /desktop/gnome/url-handlers/http/command -t string 'mozilla %s'" - einfo "gconftool-2 --set /desktop/gnome/url-handlers/https/command -t string 'mozilla %s'" - einfo "" - einfo "Replace 'mozilla %s' with which ever browser you use." + elog "To change the default browser if you are not using GNOME, do:" + elog "gconftool-2 --set /desktop/gnome/url-handlers/http/command -t string 'mozilla %s'" + elog "gconftool-2 --set /desktop/gnome/url-handlers/https/command -t string 'mozilla %s'" + elog "" + elog "Replace 'mozilla %s' with which ever browser you use." } diff --git a/mail-client/evolution/evolution-2.8.3-r1.ebuild b/mail-client/evolution/evolution-2.8.3-r1.ebuild index 41200d94e486..f1d21dd1a475 100644 --- a/mail-client/evolution/evolution-2.8.3-r1.ebuild +++ b/mail-client/evolution/evolution-2.8.3-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/mail-client/evolution/evolution-2.8.3-r1.ebuild,v 1.2 2007/03/05 23:48:38 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-2.8.3-r1.ebuild,v 1.3 2007/03/18 01:50:55 genone Exp $ inherit eutils flag-o-matic alternatives gnome2 autotools @@ -207,9 +207,9 @@ pkg_postinst() { gnome2_pkg_postinst alternatives_auto_makesym "/usr/bin/evolution" "/usr/bin/evolution-[0-9].[0-9]" - einfo "To change the default browser if you are not using GNOME, do:" - einfo "gconftool-2 --set /desktop/gnome/url-handlers/http/command -t string 'mozilla %s'" - einfo "gconftool-2 --set /desktop/gnome/url-handlers/https/command -t string 'mozilla %s'" - einfo "" - einfo "Replace 'mozilla %s' with which ever browser you use." + elog "To change the default browser if you are not using GNOME, do:" + elog "gconftool-2 --set /desktop/gnome/url-handlers/http/command -t string 'mozilla %s'" + elog "gconftool-2 --set /desktop/gnome/url-handlers/https/command -t string 'mozilla %s'" + elog "" + elog "Replace 'mozilla %s' with which ever browser you use." } -- 2.26.2