summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-09 18:01:19 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-09 18:01:19 +0000
commit07e2481f902f3f7d8f02411a31a6be4f0657d64a (patch)
treea3bd0460602e15805c80f7fa1c6b05c765e067a5 /mail-client
parentQA: Cleaner einfo, ewarn, eerror and echo usage (diff)
downloadhistorical-07e2481f902f3f7d8f02411a31a6be4f0657d64a.tar.gz
historical-07e2481f902f3f7d8f02411a31a6be4f0657d64a.tar.bz2
historical-07e2481f902f3f7d8f02411a31a6be4f0657d64a.zip
QA: Cleaner einfo, ewarn, eerror and echo usage
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/mail-notification/Manifest14
-rw-r--r--mail-client/mail-notification/mail-notification-1.1.ebuild8
2 files changed, 11 insertions, 11 deletions
diff --git a/mail-client/mail-notification/Manifest b/mail-client/mail-notification/Manifest
index aa70bcd858f1..b7e9abd4886e 100644
--- a/mail-client/mail-notification/Manifest
+++ b/mail-client/mail-notification/Manifest
@@ -2,17 +2,17 @@
Hash: SHA1
MD5 012355f7ff316d50f0accdd3f7402455 ChangeLog 3919
-MD5 438e73754efbafeeb66101d742168349 mail-notification-1.1.ebuild 1825
+MD5 4f3f62c7c6d7b58791bba1c52b9dcc52 files/digest-mail-notification-0.8.1 75
+MD5 a1ac4da13eaa2be84f10c4c769682253 files/digest-mail-notification-1.0 73
+MD5 a5717a3f9a4857a66a2884232fd6f42c files/digest-mail-notification-1.1 73
MD5 e77332c825d2c72566117f6f3117182e mail-notification-0.8.1.ebuild 1548
MD5 22f5243044ad07ca9879dcb34c461492 mail-notification-1.0.ebuild 1554
+MD5 d44267815603dac7efa8533ad2344fe3 mail-notification-1.1.ebuild 1815
MD5 5d240c2111a6535d744ec8bbc7cc692c metadata.xml 249
-MD5 4f3f62c7c6d7b58791bba1c52b9dcc52 files/digest-mail-notification-0.8.1 75
-MD5 a5717a3f9a4857a66a2884232fd6f42c files/digest-mail-notification-1.1 73
-MD5 a1ac4da13eaa2be84f10c4c769682253 files/digest-mail-notification-1.0 73
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCxR2uCHk4+ZoBpvsRAuCGAKCY5gxcH6UMeZf/v6qF6T9SiKwgyACeLeGl
-IpIeclR1y54z6e0imml2XH8=
-=OCpT
+iD8DBQFC0BEJI1lqEGTUzyQRAheUAJ4mq8w12rbIhgku7wZ3wj82dlbKKgCcCvpg
+RCYjCdKF+47kZAIOJdNcbP8=
+=FU8B
-----END PGP SIGNATURE-----
diff --git a/mail-client/mail-notification/mail-notification-1.1.ebuild b/mail-client/mail-notification/mail-notification-1.1.ebuild
index d53f280836f2..4eaa7f053f3f 100644
--- a/mail-client/mail-notification/mail-notification-1.1.ebuild
+++ b/mail-client/mail-notification/mail-notification-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-1.1.ebuild,v 1.4 2005/07/01 10:40:03 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-1.1.ebuild,v 1.5 2005/07/09 18:01:19 swegener Exp $
inherit gnome2
@@ -43,13 +43,13 @@ G2CONF="${G2CONF} --disable-gmail"
# G2CONF="${G2CONF} $(use_enable gmail)"
pkg_postinst() {
- ewarn " "
+ ewarn
ewarn "Due to a bug in bonobo-activation, your GNOME/X11 session must"
ewarn "be restarted for mail-notification to work. If you don't do"
ewarn "this, this program will crash during the setup phase."
ewarn "See http://bugzilla.gnome.org/show_bug.cgi?id=151082"
- ewarn " "
+ ewarn
ewarn "Support for gmail does not seem to be functioning. Check back for"
ewarn "gmail support in future releases."
- ewarn " "
+ ewarn
}