summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/gmail-notify/Manifest8
-rw-r--r--net-mail/gmail-notify/gmail-notify-1.6.1.ebuild12
2 files changed, 10 insertions, 10 deletions
diff --git a/net-mail/gmail-notify/Manifest b/net-mail/gmail-notify/Manifest
index 76122cacd..9ce27f98f 100644
--- a/net-mail/gmail-notify/Manifest
+++ b/net-mail/gmail-notify/Manifest
@@ -1,8 +1,8 @@
DIST gmail-notify-1.6.1.tar.gz 26348 RMD160 2589814c80d808449310315c7cb9c4c7fe01e05e SHA1 8f5c075607b3e5c4f71a7ecc8c717d8736f37462 SHA256 e97c69a60443bf24c1bc404e85f4fe2bb525e91e80e7d6b5d710b00dcc51507d
-EBUILD gmail-notify-1.6.1.ebuild 1511 RMD160 f193e5bfa3da04941daf065bb329c9b1148f52b1 SHA1 ae77e8f4a7ab70a9464d0fc9f62ba9f3e17b5bab SHA256 29d4316854c0821af19d71255fca3ca38fb6e7567ad5bdbff35a3cf766692c3d
-MD5 62fe5947195919be70905669ed29735c gmail-notify-1.6.1.ebuild 1511
-RMD160 f193e5bfa3da04941daf065bb329c9b1148f52b1 gmail-notify-1.6.1.ebuild 1511
-SHA256 29d4316854c0821af19d71255fca3ca38fb6e7567ad5bdbff35a3cf766692c3d gmail-notify-1.6.1.ebuild 1511
+EBUILD gmail-notify-1.6.1.ebuild 1505 RMD160 1d42e4c055ba1ed421be71af0be34550e3538f67 SHA1 ef91f425d3a0269fc3526a4074a6438803b9ae3a SHA256 6b2e12f46f326d04fd1b4982a93bd3c6ef7165e8467094a0c2406f835bfaaa48
+MD5 21b8319f76c5a31be4f09392c5a93e92 gmail-notify-1.6.1.ebuild 1505
+RMD160 1d42e4c055ba1ed421be71af0be34550e3538f67 gmail-notify-1.6.1.ebuild 1505
+SHA256 6b2e12f46f326d04fd1b4982a93bd3c6ef7165e8467094a0c2406f835bfaaa48 gmail-notify-1.6.1.ebuild 1505
MISC ChangeLog 338 RMD160 5c8fcd95ec2afec3aa4e64b549ab3affd992f712 SHA1 e0763138aefa540fcfecc5f7d6af01690da01024 SHA256 8aa7e6cda6cba2bf078d428c8efff05b26976ba7eead896036fe69a27f40d8f6
MD5 a7be957b97593e1246a2d826f8bd0a17 ChangeLog 338
RMD160 5c8fcd95ec2afec3aa4e64b549ab3affd992f712 ChangeLog 338
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() {