summaryrefslogtreecommitdiff
path: root/net-mail
diff options
context:
space:
mode:
authorAmadeusz Żołnowski <aidecoe@gentoo.org>2016-05-05 18:30:19 +0100
committerAmadeusz Żołnowski <aidecoe@gentoo.org>2016-05-05 18:30:51 +0100
commit74250c7279e6f8ff909fe6c1fbba31e8bb993bcd (patch)
tree90a440d25a0b23faa1efd955f3781a9f7a43fc2b /net-mail
parent5bf55e2d80787dd51171b48ff35cba24c7890dd5 (diff)
downloadgentoo-74250c7279e6f8ff909fe6c1fbba31e8bb993bcd.tar.gz
gentoo-74250c7279e6f8ff909fe6c1fbba31e8bb993bcd.tar.xz
net-mail/notmuch: Install notmuch-report instead of nmbug-status
nmbug-status has been renamed to notmuch-report. Package-Manager: portage-2.2.28
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/notmuch/notmuch-0.22.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.22.ebuild b/net-mail/notmuch/notmuch-0.22.ebuild
index 2004166e820..1cf92ced966 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