net-mail/notmuch: Install notmuch-report instead of nmbug-status
authorAmadeusz Żołnowski <aidecoe@gentoo.org>
Thu, 5 May 2016 17:30:19 +0000 (18:30 +0100)
committerAmadeusz Żołnowski <aidecoe@gentoo.org>
Thu, 5 May 2016 17:30:51 +0000 (18:30 +0100)
nmbug-status has been renamed to notmuch-report.

Package-Manager: portage-2.2.28

net-mail/notmuch/notmuch-0.22.ebuild

index 2004166e82014be1252262ed610bdd3886375614..1cf92ced966a066e8e677a067b25978cb0b30171 100644 (file)
@@ -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