Replacing einfo with elog
authorMarius Mauch <genone@gentoo.org>
Sun, 18 Mar 2007 02:20:26 +0000 (02:20 +0000)
committerMarius Mauch <genone@gentoo.org>
Sun, 18 Mar 2007 02:20:26 +0000 (02:20 +0000)
Package-Manager: portage-2.1.2.2

20 files changed:
mail-client/mozilla-thunderbird-bin/ChangeLog
mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.5.0.10.ebuild
mail-client/mutt/ChangeLog
mail-client/mutt/mutt-1.5.11-r2.ebuild
mail-client/mutt/mutt-1.5.12.ebuild
mail-client/mutt/mutt-1.5.13-r1.ebuild
mail-client/mutt/mutt-1.5.13-r2.ebuild
mail-client/mutt/mutt-1.5.13.ebuild
mail-client/muttng/ChangeLog
mail-client/muttng/muttng-20060619-r1.ebuild
mail-client/nail/ChangeLog
mail-client/nail/nail-11.25-r3.ebuild
mail-client/pine/ChangeLog
mail-client/pine/pine-4.61-r5.ebuild
mail-client/pine/pine-4.63-r3.ebuild
mail-client/pine/pine-4.64-r1.ebuild
mail-client/pine/pine-4.64-r3.ebuild
mail-client/pine/pine-4.64-r4.ebuild
mail-client/pine/pine-4.64-r5.ebuild
mail-client/pine/pine-4.64.ebuild

index 8218818f7ae0952a71cc60579000a1c1bde30dae..35364f788b3fd71da32ed86534e9c51e6f9764ed 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for mail-client/mozilla-thunderbird-bin
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/ChangeLog,v 1.67 2007/03/04 11:24:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/ChangeLog,v 1.68 2007/03/18 02:08:35 genone Exp $
+
+  18 Mar 2007; Marius Mauch <genone@gentoo.org>
+  mozilla-thunderbird-bin-1.5.0.10.ebuild:
+  Replacing einfo with elog
 
   04 Mar 2007; Raúl Porcel <armin76@gentoo.org>
   -mozilla-thunderbird-bin-1.5.0.9.ebuild:
index d4ffcff6f8540f11269bffa8bcda3dea0584a2e1..2848c8d9d76cdccc825c9af40cee94eeca488208 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/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.5.0.10.ebuild,v 1.3 2007/03/03 15:58:46 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.5.0.10.ebuild,v 1.4 2007/03/18 02:08:35 genone Exp $
 
 inherit eutils mozilla-launcher multilib mozextension
 
@@ -132,12 +132,12 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-       einfo "For enigmail, please see instructions at"
-       einfo "  http://enigmail.mozdev.org/"
+       elog "For enigmail, please see instructions at"
+       elog "  http://enigmail.mozdev.org/"
 
        if use amd64; then
-               echo
-               einfo "NB: You just installed a 32-bit thunderbird"
+               elog
+               elog "NB: You just installed a 32-bit thunderbird"
        fi
 
        update_mozilla_launcher_symlinks
index fe214cede1cb4f7fabc68b045390a210faefb9b0..9c8379bd20c7594a4575fb98a8369799be3de3b4 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for mail-client/mutt
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/ChangeLog,v 1.100 2007/03/10 19:22:01 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/ChangeLog,v 1.101 2007/03/18 02:12:26 genone Exp $
+
+  18 Mar 2007; Marius Mauch <genone@gentoo.org> mutt-1.5.11-r2.ebuild,
+  mutt-1.5.12.ebuild, mutt-1.5.13.ebuild, mutt-1.5.13-r1.ebuild,
+  mutt-1.5.13-r2.ebuild:
+  Replacing einfo with elog
 
   10 Mar 2007; Peter Weller <welp@gentoo.org> mutt-1.5.13-r1.ebuild:
   Keyworded ~x86-fbsd
index 6e7284ac8e827e9d259f3c451646d4211bce59ae..a7aed52cda6ed6b0fb6abaacf53ed4e23c4879cd 100644 (file)
@@ -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/mutt/mutt-1.5.11-r2.ebuild,v 1.13 2006/10/02 17:08:13 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.11-r2.ebuild,v 1.14 2007/03/18 02:12:26 genone Exp $
 
 inherit eutils flag-o-matic autotools
 
@@ -55,8 +55,8 @@ DEPEND="${RDEPEND}
 pkg_setup() {
        if ! use imap; then
                echo
-               einfo "The USE variable 'imap' is not in your USE flags."
-               einfo "For imap support in mutt, you will need to restart the build with USE=imap"
+               elog "The USE variable 'imap' is not in your USE flags."
+               elog "For imap support in mutt, you will need to restart the build with USE=imap"
                echo
        fi
 }
@@ -190,8 +190,8 @@ src_install() {
 
 pkg_postinst() {
        echo
-       einfo "If you are new to mutt you may want to take a look at"
-       einfo "the Gentoo QuickStart Guide to Mutt E-Mail:"
-       einfo "   http://www.gentoo.org/doc/en/guide-to-mutt.xml"
+       elog "If you are new to mutt you may want to take a look at"
+       elog "the Gentoo QuickStart Guide to Mutt E-Mail:"
+       elog "   http://www.gentoo.org/doc/en/guide-to-mutt.xml"
        echo
 }
index c22ef1df088513177aac52c352569902df93c559..caf5777b0f174c81891f6bcc47b55bc19a84dfd8 100644 (file)
@@ -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/mutt/mutt-1.5.12.ebuild,v 1.3 2006/10/02 17:08:13 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.12.ebuild,v 1.4 2007/03/18 02:12:26 genone Exp $
 
 inherit eutils flag-o-matic autotools
 
@@ -40,8 +40,8 @@ PATCHDIR="${WORKDIR}"/${P}-gentoo-patches
 pkg_setup() {
        if ! use imap; then
                echo
-               einfo "The USE variable 'imap' is not in your USE flags."
-               einfo "For imap support in mutt, you will need to restart the build with USE=imap"
+               elog "The USE variable 'imap' is not in your USE flags."
+               elog "For imap support in mutt, you will need to restart the build with USE=imap"
                echo
        fi
 }
@@ -163,8 +163,8 @@ src_install() {
 
 pkg_postinst() {
        echo
-       einfo "If you are new to mutt you may want to take a look at"
-       einfo "the Gentoo QuickStart Guide to Mutt E-Mail:"
-       einfo "   http://www.gentoo.org/doc/en/guide-to-mutt.xml"
+       elog "If you are new to mutt you may want to take a look at"
+       elog "the Gentoo QuickStart Guide to Mutt E-Mail:"
+       elog "   http://www.gentoo.org/doc/en/guide-to-mutt.xml"
        echo
 }
index 427bcb607b193bbb908fe3ef5dc7bd25a8bf4d5d..0b9540c3c8d6069b9cdc192d61ffab0aade9ba08 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/mail-client/mutt/mutt-1.5.13-r1.ebuild,v 1.11 2007/03/10 19:22:01 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.13-r1.ebuild,v 1.12 2007/03/18 02:12:26 genone Exp $
 
 inherit eutils flag-o-matic autotools
 
@@ -154,8 +154,8 @@ src_install() {
 
 pkg_postinst() {
        echo
-       einfo "If you are new to mutt you may want to take a look at"
-       einfo "the Gentoo QuickStart Guide to Mutt E-Mail:"
-       einfo "   http://www.gentoo.org/doc/en/guide-to-mutt.xml"
+       elog "If you are new to mutt you may want to take a look at"
+       elog "the Gentoo QuickStart Guide to Mutt E-Mail:"
+       elog "   http://www.gentoo.org/doc/en/guide-to-mutt.xml"
        echo
 }
index 567e8f5602190a7bfe5d630d3ca9dc8c2f356221..2c49568515c6f0b2295fa37faddc63b3b9c6cb9c 100644 (file)
@@ -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/mutt/mutt-1.5.13-r2.ebuild,v 1.2 2006/12/18 08:34:18 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.13-r2.ebuild,v 1.3 2007/03/18 02:12:26 genone Exp $
 
 inherit eutils flag-o-matic autotools
 
@@ -156,8 +156,8 @@ src_install() {
 
 pkg_postinst() {
        echo
-       einfo "If you are new to mutt you may want to take a look at"
-       einfo "the Gentoo QuickStart Guide to Mutt E-Mail:"
-       einfo "   http://www.gentoo.org/doc/en/guide-to-mutt.xml"
+       elog "If you are new to mutt you may want to take a look at"
+       elog "the Gentoo QuickStart Guide to Mutt E-Mail:"
+       elog "   http://www.gentoo.org/doc/en/guide-to-mutt.xml"
        echo
 }
index 25a531c010af9b15995db34c5e5992e65887babf..64dd2cafe0b64275a22cfdc3556514e7baad393c 100644 (file)
@@ -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/mutt/mutt-1.5.13.ebuild,v 1.2 2006/10/02 17:08:13 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.13.ebuild,v 1.3 2007/03/18 02:12:26 genone Exp $
 
 inherit eutils flag-o-matic autotools
 
@@ -151,8 +151,8 @@ src_install() {
 
 pkg_postinst() {
        echo
-       einfo "If you are new to mutt you may want to take a look at"
-       einfo "the Gentoo QuickStart Guide to Mutt E-Mail:"
-       einfo "   http://www.gentoo.org/doc/en/guide-to-mutt.xml"
+       elog "If you are new to mutt you may want to take a look at"
+       elog "the Gentoo QuickStart Guide to Mutt E-Mail:"
+       elog "   http://www.gentoo.org/doc/en/guide-to-mutt.xml"
        echo
 }
index 77fdb456c8ffd13c04fbef1a187e736d7e0f7d26..ece9fa8558c9a0c9aa2a448d328c6097ae673134 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for mail-client/muttng
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/muttng/ChangeLog,v 1.24 2007/03/17 17:37:40 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/muttng/ChangeLog,v 1.25 2007/03/18 02:14:40 genone Exp $
+
+  18 Mar 2007; Marius Mauch <genone@gentoo.org> muttng-20060619-r1.ebuild:
+  Replacing einfo with elog
 
   17 Mar 2007; Timothy Redaelli <drizzt@gentoo.org>
   muttng-20060619-r1.ebuild:
index ec1fea2e8c10c9a83535cc31a54580c7c3c66b29..88e0b5f8a09a725b38c450aca64a76d80608fce4 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/mail-client/muttng/muttng-20060619-r1.ebuild,v 1.4 2007/03/17 17:37:40 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/muttng/muttng-20060619-r1.ebuild,v 1.5 2007/03/18 02:14:40 genone Exp $
 
 inherit eutils flag-o-matic
 
@@ -146,9 +146,9 @@ src_install() {
 
 pkg_postinst() {
        echo
-       einfo "NOTE: muttng is not under development any more, and suffers"
-       einfo "      from serious stability problems.  It lacks behind with"
-       einfo "      respect to mutt, which it is based on."
-       einfo "Please consider switching to mail-client/mutt instead."
+       elog "NOTE: muttng is not under development any more, and suffers"
+       elog "      from serious stability problems.  It lacks behind with"
+       elog "      respect to mutt, which it is based on."
+       elog "Please consider switching to mail-client/mutt instead."
        echo
 }
index a2c5aa0f0b7b2064406da4e9c6d9f59cc8bcc568..891eed338cfc98ce6b728fcc1dd562ef6e6074c8 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for mail-client/nail
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/nail/ChangeLog,v 1.51 2007/03/04 13:25:17 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/nail/ChangeLog,v 1.52 2007/03/18 02:16:36 genone Exp $
+
+  18 Mar 2007; Marius Mauch <genone@gentoo.org> nail-11.25-r3.ebuild:
+  Replacing einfo with elog
 
   04 Mar 2007; Fernando J. Pereda <ferdy@gentoo.org> nail-11.25-r3.ebuild:
   Fix for bug #169279. Thanks to Diego Pettenò <flameeyes@gmail.com>
index 06031c38da17d2c8c79a4eabd4f3827d10d12fae..08ec36610801f346deebd07828dcbbde1f415e73 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/mail-client/nail/nail-11.25-r3.ebuild,v 1.10 2007/03/04 13:25:17 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/nail/nail-11.25-r3.ebuild,v 1.11 2007/03/18 02:16:36 genone Exp $
 
 inherit eutils
 DESCRIPTION="Nail is an enhanced mailx-compatible mail client"
@@ -16,13 +16,13 @@ KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
 IUSE="ssl net"
 
 remove_ssl() {
-       einfo "Disabling SSL support"
+       elog "Disabling SSL support"
        sed -i -e 's~#define USE_\(OPEN\)\?SSL~#undef USE_\1SSL~' config.h
        sed -i -e 's~-ssl~~' -e 's~-lcrypto~~' LIBS
 }
 
 remove_sockets() {
-       einfo "Not enabling sockets (thus disabling IMAP, POP and SMTP)"
+       elog "Not enabling sockets (thus disabling IMAP, POP and SMTP)"
        sed -i -e 's~#define HAVE_SOCKETS~#undef HAVE_SOCKETS~' config.h
 }
 
index 721b34d6d9e47b7012fb004aaefb4a02dc204148..7ac6cc0b58b7abd7886dccc30c25e9edab7860cf 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for mail-client/pine
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/pine/ChangeLog,v 1.89 2007/02/22 00:56:29 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/pine/ChangeLog,v 1.90 2007/03/18 02:20:26 genone Exp $
+
+  18 Mar 2007; Marius Mauch <genone@gentoo.org> pine-4.61-r5.ebuild,
+  pine-4.63-r3.ebuild, pine-4.64.ebuild, pine-4.64-r1.ebuild,
+  pine-4.64-r3.ebuild, pine-4.64-r4.ebuild, pine-4.64-r5.ebuild:
+  Replacing einfo with elog
 
   22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
   Transition to Manifest2.
index 673afbac2a4a072c17bce1be87e8e4c1b6c52d6e..e443a453404028190f2592a96d9fb58f1f51a8cd 100644 (file)
@@ -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/pine/pine-4.61-r5.ebuild,v 1.8 2007/03/09 17:40:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/pine/pine-4.61-r5.ebuild,v 1.9 2007/03/18 02:20:26 genone Exp $
 
 inherit eutils
 
@@ -146,15 +146,15 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "This build of Pine has Maildir support built in as"
-       einfo "part of the chappa-all patch."
-       einfo
-       einfo "If you have a maildir at ~/Maildir it will be your"
-       einfo "default INBOX. The path may be changed with the"
-       einfo "\"maildir-location\" setting in Pine."
-       einfo
-       einfo "If you don't have any maildirs Pine works as before"
-       einfo "with the INBOX at /var/spool/mail/."
-       einfo
+       elog
+       elog "This build of Pine has Maildir support built in as"
+       elog "part of the chappa-all patch."
+       elog
+       elog "If you have a maildir at ~/Maildir it will be your"
+       elog "default INBOX. The path may be changed with the"
+       elog "\"maildir-location\" setting in Pine."
+       elog
+       elog "If you don't have any maildirs Pine works as before"
+       elog "with the INBOX at /var/spool/mail/."
+       elog
 }
index 43d799482519a42a604e11a5773cf9022fbca3d2..dec0c222a2a658b3b4bf471608cd716185c1aa29 100644 (file)
@@ -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/pine/pine-4.63-r3.ebuild,v 1.8 2007/03/09 17:40:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/pine/pine-4.63-r3.ebuild,v 1.9 2007/03/18 02:20:26 genone Exp $
 
 inherit eutils
 
@@ -36,21 +36,21 @@ RDEPEND="${DEPEND} app-misc/mime-types"
 S="${WORKDIR}/${P/-/}"
 
 maildir_warn() {
-       einfo
-       einfo "This build of Pine has Maildir support built in as"
-       einfo "part of the chappa-all patch."
-       einfo
-       einfo "If you have a maildir at ~/Maildir it will be your"
-       einfo "default INBOX. The path may be changed with the"
-       einfo "\"maildir-location\" setting in Pine."
-       einfo
-       einfo "To use /var/spool/mail INBOX again, set"
-       einfo "\"disable-these-drivers=md\" in your .pinerc file."
-       einfo
-       einfo "Alternately, you might want to read following webpage, which explains how to"
-       einfo "use multiple mailboxes simultaneously:"
-       echo
-       echo "http://www.math.washington.edu/~chappa/pine/pine-info/collections/incoming-folders/"
+       elog
+       elog "This build of Pine has Maildir support built in as"
+       elog "part of the chappa-all patch."
+       elog
+       elog "If you have a maildir at ~/Maildir it will be your"
+       elog "default INBOX. The path may be changed with the"
+       elog "\"maildir-location\" setting in Pine."
+       elog
+       elog "To use /var/spool/mail INBOX again, set"
+       elog "\"disable-these-drivers=md\" in your .pinerc file."
+       elog
+       elog "Alternately, you might want to read following webpage, which explains how to"
+       elog "use multiple mailboxes simultaneously:"
+       elog
+       elog "http://www.math.washington.edu/~chappa/pine/pine-info/collections/incoming-folders/"
        echo
 }
 
index a9420add774af4b0bde75385e6534da1ac5b41d3..9fd418370412fa4e4423737c5340f84d9e986d29 100644 (file)
@@ -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/pine/pine-4.64-r1.ebuild,v 1.9 2007/03/09 17:40:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/pine/pine-4.64-r1.ebuild,v 1.10 2007/03/18 02:20:26 genone Exp $
 
 inherit eutils
 
@@ -39,21 +39,21 @@ RDEPEND="${DEPEND}
 S="${WORKDIR}/${P/-/}"
 
 maildir_warn() {
-       einfo
-       einfo "This build of Pine has Maildir support built in as"
-       einfo "part of the chappa-all patch."
-       einfo
-       einfo "If you have a maildir at ~/Maildir it will be your"
-       einfo "default INBOX. The path may be changed with the"
-       einfo "\"maildir-location\" setting in Pine."
-       einfo
-       einfo "To use /var/spool/mail INBOX again, set"
-       einfo "\"disable-these-drivers=md\" in your .pinerc file."
-       einfo
-       einfo "Alternately, you might want to read following webpage, which explains how to"
-       einfo "use multiple mailboxes simultaneously:"
-       echo
-       echo "http://www.math.washington.edu/~chappa/pine/pine-info/collections/incoming-folders/"
+       elog
+       elog "This build of Pine has Maildir support built in as"
+       elog "part of the chappa-all patch."
+       elog
+       elog "If you have a maildir at ~/Maildir it will be your"
+       elog "default INBOX. The path may be changed with the"
+       elog "\"maildir-location\" setting in Pine."
+       elog
+       elog "To use /var/spool/mail INBOX again, set"
+       elog "\"disable-these-drivers=md\" in your .pinerc file."
+       elog
+       elog "Alternately, you might want to read following webpage, which explains how to"
+       elog "use multiple mailboxes simultaneously:"
+       elog
+       elog "http://www.math.washington.edu/~chappa/pine/pine-info/collections/incoming-folders/"
        echo
 }
 
index 8b4284154013789ab2a45d2ed8ad4b18bc8162e7..c629f1bde63a9b83d4893ed1ce323b648f1e1759 100644 (file)
@@ -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/pine/pine-4.64-r3.ebuild,v 1.7 2007/03/09 17:40:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/pine/pine-4.64-r3.ebuild,v 1.8 2007/03/18 02:20:26 genone Exp $
 
 inherit eutils
 
@@ -39,21 +39,21 @@ RDEPEND="${DEPEND}
 S="${WORKDIR}/${P/-/}"
 
 maildir_warn() {
-       einfo
-       einfo "This build of Pine has Maildir support built in as"
-       einfo "part of the chappa-all patch."
-       einfo
-       einfo "If you have a maildir at ~/Maildir it will be your"
-       einfo "default INBOX. The path may be changed with the"
-       einfo "\"maildir-location\" setting in Pine."
-       einfo
-       einfo "To use /var/spool/mail INBOX again, set"
-       einfo "\"disable-these-drivers=md\" in your .pinerc file."
-       einfo
-       einfo "Alternately, you might want to read following webpage, which explains how to"
-       einfo "use multiple mailboxes simultaneously:"
-       echo
-       echo "http://www.math.washington.edu/~chappa/pine/pine-info/collections/incoming-folders/"
+       elog
+       elog "This build of Pine has Maildir support built in as"
+       elog "part of the chappa-all patch."
+       elog
+       elog "If you have a maildir at ~/Maildir it will be your"
+       elog "default INBOX. The path may be changed with the"
+       elog "\"maildir-location\" setting in Pine."
+       elog
+       elog "To use /var/spool/mail INBOX again, set"
+       elog "\"disable-these-drivers=md\" in your .pinerc file."
+       elog
+       elog "Alternately, you might want to read following webpage, which explains how to"
+       elog "use multiple mailboxes simultaneously:"
+       elog
+       elog "http://www.math.washington.edu/~chappa/pine/pine-info/collections/incoming-folders/"
        echo
 }
 
index a3f6d03e30ba323d7175abe94ed3d4eeeb822d32..dd34ca8c36b0b09a3e0e34c95c4a145ea8be1ea7 100644 (file)
@@ -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/pine/pine-4.64-r4.ebuild,v 1.3 2007/03/09 17:40:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/pine/pine-4.64-r4.ebuild,v 1.4 2007/03/18 02:20:26 genone Exp $
 
 inherit eutils
 
@@ -39,21 +39,21 @@ RDEPEND="${DEPEND}
 S="${WORKDIR}/${P/-/}"
 
 maildir_warn() {
-       einfo
-       einfo "This build of Pine has Maildir support built in as"
-       einfo "part of the chappa-all patch."
-       einfo
-       einfo "If you have a maildir at ~/Maildir it will be your"
-       einfo "default INBOX. The path may be changed with the"
-       einfo "\"maildir-location\" setting in Pine."
-       einfo
-       einfo "To use /var/spool/mail INBOX again, set"
-       einfo "\"disable-these-drivers=md\" in your .pinerc file."
-       einfo
-       einfo "Alternately, you might want to read following webpage, which explains how to"
-       einfo "use multiple mailboxes simultaneously:"
-       echo
-       echo "http://www.math.washington.edu/~chappa/pine/pine-info/collections/incoming-folders/"
+       elog
+       elog "This build of Pine has Maildir support built in as"
+       elog "part of the chappa-all patch."
+       elog
+       elog "If you have a maildir at ~/Maildir it will be your"
+       elog "default INBOX. The path may be changed with the"
+       elog "\"maildir-location\" setting in Pine."
+       elog
+       elog "To use /var/spool/mail INBOX again, set"
+       elog "\"disable-these-drivers=md\" in your .pinerc file."
+       elog
+       elog "Alternately, you might want to read following webpage, which explains how to"
+       elog "use multiple mailboxes simultaneously:"
+       elog
+       elog "http://www.math.washington.edu/~chappa/pine/pine-info/collections/incoming-folders/"
        echo
 }
 
index 3faa2004edfec4e73d41d70f5905df1ac70c6fec..9e9e4bebcf63eab525e43a22cb1f77cbdee968a3 100644 (file)
@@ -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/pine/pine-4.64-r5.ebuild,v 1.3 2007/03/09 17:40:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/pine/pine-4.64-r5.ebuild,v 1.4 2007/03/18 02:20:26 genone Exp $
 
 inherit eutils
 
@@ -39,21 +39,21 @@ RDEPEND="${DEPEND}
 S="${WORKDIR}/${P/-/}"
 
 maildir_warn() {
-       einfo
-       einfo "This build of Pine has Maildir support built in as"
-       einfo "part of the chappa-all patch."
-       einfo
-       einfo "If you have a maildir at ~/Maildir it will be your"
-       einfo "default INBOX. The path may be changed with the"
-       einfo "\"maildir-location\" setting in Pine."
-       einfo
-       einfo "To use /var/spool/mail INBOX again, set"
-       einfo "\"disable-these-drivers=md\" in your .pinerc file."
-       einfo
-       einfo "Alternately, you might want to read following webpage, which explains how to"
-       einfo "use multiple mailboxes simultaneously:"
-       echo
-       echo "http://www.math.washington.edu/~chappa/pine/pine-info/collections/incoming-folders/"
+       elog
+       elog "This build of Pine has Maildir support built in as"
+       elog "part of the chappa-all patch."
+       elog
+       elog "If you have a maildir at ~/Maildir it will be your"
+       elog "default INBOX. The path may be changed with the"
+       elog "\"maildir-location\" setting in Pine."
+       elog
+       elog "To use /var/spool/mail INBOX again, set"
+       elog "\"disable-these-drivers=md\" in your .pinerc file."
+       elog
+       elog "Alternately, you might want to read following webpage, which explains how to"
+       elog "use multiple mailboxes simultaneously:"
+       elog
+       elog "http://www.math.washington.edu/~chappa/pine/pine-info/collections/incoming-folders/"
        echo
 }
 
index a3fe4c4af42a4f92be5bda33126769ba16af448d..ef08a2350ddbf20dddee3f023bab7853008e5903 100644 (file)
@@ -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/pine/pine-4.64.ebuild,v 1.6 2007/03/09 17:40:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/pine/pine-4.64.ebuild,v 1.7 2007/03/18 02:20:26 genone Exp $
 
 inherit eutils
 
@@ -36,21 +36,21 @@ RDEPEND="${DEPEND} app-misc/mime-types"
 S="${WORKDIR}/${P/-/}"
 
 maildir_warn() {
-       einfo
-       einfo "This build of Pine has Maildir support built in as"
-       einfo "part of the chappa-all patch."
-       einfo
-       einfo "If you have a maildir at ~/Maildir it will be your"
-       einfo "default INBOX. The path may be changed with the"
-       einfo "\"maildir-location\" setting in Pine."
-       einfo
-       einfo "To use /var/spool/mail INBOX again, set"
-       einfo "\"disable-these-drivers=md\" in your .pinerc file."
-       einfo
-       einfo "Alternately, you might want to read following webpage, which explains how to"
-       einfo "use multiple mailboxes simultaneously:"
-       echo
-       echo "http://www.math.washington.edu/~chappa/pine/pine-info/collections/incoming-folders/"
+       elog
+       elog "This build of Pine has Maildir support built in as"
+       elog "part of the chappa-all patch."
+       elog
+       elog "If you have a maildir at ~/Maildir it will be your"
+       elog "default INBOX. The path may be changed with the"
+       elog "\"maildir-location\" setting in Pine."
+       elog
+       elog "To use /var/spool/mail INBOX again, set"
+       elog "\"disable-these-drivers=md\" in your .pinerc file."
+       elog
+       elog "Alternately, you might want to read following webpage, which explains how to"
+       elog "use multiple mailboxes simultaneously:"
+       elog
+       elog "http://www.math.washington.edu/~chappa/pine/pine-info/collections/incoming-folders/"
        echo
 }