diff options
author | Marius Mauch <genone@gentoo.org> | 2007-03-18 02:20:26 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-03-18 02:20:26 +0000 |
commit | 7c5ea0d619545781aeeff08c566489cc8c2c575f (patch) | |
tree | 112d761616e93827a3295e9ab5e996d999681433 /mail-client/pine | |
parent | Cleanup. (diff) | |
download | historical-7c5ea0d619545781aeeff08c566489cc8c2c575f.tar.gz historical-7c5ea0d619545781aeeff08c566489cc8c2c575f.tar.bz2 historical-7c5ea0d619545781aeeff08c566489cc8c2c575f.zip |
Replacing einfo with elog
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'mail-client/pine')
-rw-r--r-- | mail-client/pine/ChangeLog | 7 | ||||
-rw-r--r-- | mail-client/pine/pine-4.61-r5.ebuild | 26 | ||||
-rw-r--r-- | mail-client/pine/pine-4.63-r3.ebuild | 34 | ||||
-rw-r--r-- | mail-client/pine/pine-4.64-r1.ebuild | 34 | ||||
-rw-r--r-- | mail-client/pine/pine-4.64-r3.ebuild | 34 | ||||
-rw-r--r-- | mail-client/pine/pine-4.64-r4.ebuild | 34 | ||||
-rw-r--r-- | mail-client/pine/pine-4.64-r5.ebuild | 34 | ||||
-rw-r--r-- | mail-client/pine/pine-4.64.ebuild | 34 |
8 files changed, 121 insertions, 116 deletions
diff --git a/mail-client/pine/ChangeLog b/mail-client/pine/ChangeLog index 721b34d6d9e4..7ac6cc0b58b7 100644 --- a/mail-client/pine/ChangeLog +++ b/mail-client/pine/ChangeLog @@ -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. diff --git a/mail-client/pine/pine-4.61-r5.ebuild b/mail-client/pine/pine-4.61-r5.ebuild index 673afbac2a4a..e443a4534040 100644 --- a/mail-client/pine/pine-4.61-r5.ebuild +++ b/mail-client/pine/pine-4.61-r5.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/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 } diff --git a/mail-client/pine/pine-4.63-r3.ebuild b/mail-client/pine/pine-4.63-r3.ebuild index 43d799482519..dec0c222a2a6 100644 --- a/mail-client/pine/pine-4.63-r3.ebuild +++ b/mail-client/pine/pine-4.63-r3.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/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 } diff --git a/mail-client/pine/pine-4.64-r1.ebuild b/mail-client/pine/pine-4.64-r1.ebuild index a9420add774a..9fd418370412 100644 --- a/mail-client/pine/pine-4.64-r1.ebuild +++ b/mail-client/pine/pine-4.64-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/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 } diff --git a/mail-client/pine/pine-4.64-r3.ebuild b/mail-client/pine/pine-4.64-r3.ebuild index 8b4284154013..c629f1bde63a 100644 --- a/mail-client/pine/pine-4.64-r3.ebuild +++ b/mail-client/pine/pine-4.64-r3.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/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 } diff --git a/mail-client/pine/pine-4.64-r4.ebuild b/mail-client/pine/pine-4.64-r4.ebuild index a3f6d03e30ba..dd34ca8c36b0 100644 --- a/mail-client/pine/pine-4.64-r4.ebuild +++ b/mail-client/pine/pine-4.64-r4.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/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 } diff --git a/mail-client/pine/pine-4.64-r5.ebuild b/mail-client/pine/pine-4.64-r5.ebuild index 3faa2004edfe..9e9e4bebcf63 100644 --- a/mail-client/pine/pine-4.64-r5.ebuild +++ b/mail-client/pine/pine-4.64-r5.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/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 } diff --git a/mail-client/pine/pine-4.64.ebuild b/mail-client/pine/pine-4.64.ebuild index a3fe4c4af42a..ef08a2350ddb 100644 --- a/mail-client/pine/pine-4.64.ebuild +++ b/mail-client/pine/pine-4.64.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/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 } |