summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Moc <jakub@gentoo.org>2006-07-12 19:56:21 +0000
committerJakub Moc <jakub@gentoo.org>2006-07-12 19:56:21 +0000
commitae651dc791dcbff65a1cd61f45fed475cc7d2ac7 (patch)
tree477a084a7f996dbc76ccb49d54f74e47dd779019 /net-mail/gmail-notify/gmail-notify-1.6.1.ebuild
parenteinfo -> elog (diff)
downloadsunrise-ae651dc791dcbff65a1cd61f45fed475cc7d2ac7.tar.gz
sunrise-ae651dc791dcbff65a1cd61f45fed475cc7d2ac7.tar.bz2
sunrise-ae651dc791dcbff65a1cd61f45fed475cc7d2ac7.zip
net-mail/gmail-notify - info -> elog
svn path=/sunrise/; revision=601
Diffstat (limited to 'net-mail/gmail-notify/gmail-notify-1.6.1.ebuild')
-rw-r--r--net-mail/gmail-notify/gmail-notify-1.6.1.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/net-mail/gmail-notify/gmail-notify-1.6.1.ebuild b/net-mail/gmail-notify/gmail-notify-1.6.1.ebuild
index 1d4411231..62f480cc3 100644
--- a/net-mail/gmail-notify/gmail-notify-1.6.1.ebuild
+++ b/net-mail/gmail-notify/gmail-notify-1.6.1.ebuild
@@ -41,12 +41,12 @@ src_install() {
pkg_postinst() {
python_version
python_mod_optimize /usr/lib/python${PYVER}/site-packages/${PN}
- einfo "Run gmail-notify to start the program"
- einfo ""
- einfo "Warning: if you check the 'save username and password' option"
- einfo "your password will be stored in plaintext in ~/.notifier.conf"
- einfo "with world-readable permissions. If this concerns you, do not"
- einfo "check the 'save username and password' option."
+ elog "Run gmail-notify to start the program"
+ elog ""
+ elog "Warning: if you check the 'save username and password' option"
+ elog "your password will be stored in plaintext in ~/.notifier.conf"
+ elog "with world-readable permissions. If this concerns you, do not"
+ elog "check the 'save username and password' option."
}
pkg_postrm() {