commit: 6253b7ee55ee83775630798debbbbea7ad3ba63d
Author: Vikraman Choudhury <vikraman <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 3 06:03:35 2017 +0000
Commit: Vikraman Choudhury <vikraman <AT> gentoo <DOT> org>
CommitDate: Tue Jan 3 06:03:35 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6253b7ee
net-mail/mu: Install info page
Thanks to Nicholas Fleisher for reporting.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
net-mail/mu/{mu-0.9.18.ebuild => mu-0.9.18-r1.ebuild} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net-mail/mu/mu-0.9.18.ebuild b/net-mail/mu/mu-0.9.18-r1.ebuild
similarity index 97%
rename from net-mail/mu/mu-0.9.18.ebuild
rename to net-mail/mu/mu-0.9.18-r1.ebuild
index 8f43817..8f03128 100644
--- a/net-mail/mu/mu-0.9.18.ebuild
+++ b/net-mail/mu/mu-0.9.18-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -59,6 +59,7 @@ src_install () {
man/mu-extract.1 man/mu-find.1 man/mu-help.1 man/mu-index.1 \
man/mu-mkdir.1 man/mu-remove.1 man/mu-server.1
man/mu-verify.1 \
man/mu-view.1 man/mu.1
+ doinfo mu4e/mu4e.info
if use gui; then
dobin man/mug.1
fi