commit:     74250c7279e6f8ff909fe6c1fbba31e8bb993bcd
Author:     Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Thu May  5 17:30:19 2016 +0000
Commit:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Thu May  5 17:30:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74250c72

net-mail/notmuch: Install notmuch-report instead of nmbug-status

nmbug-status has been renamed to notmuch-report.

Package-Manager: portage-2.2.28

 net-mail/notmuch/notmuch-0.22.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/notmuch/notmuch-0.22.ebuild 
b/net-mail/notmuch/notmuch-0.22.ebuild
index 2004166..1cf92ce 100644
--- a/net-mail/notmuch/notmuch-0.22.ebuild
+++ b/net-mail/notmuch/notmuch-0.22.ebuild
@@ -154,7 +154,7 @@ src_install() {
 
        if use nmbug; then
                dobin devel/nmbug/nmbug
-               dobin devel/nmbug/nmbug-status
+               dobin devel/nmbug/notmuch-report
        fi
 
        if use mutt; then

Reply via email to