summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-mta/msmtp')
-rw-r--r--mail-mta/msmtp/msmtp-1.6.8-r2.ebuild5
-rw-r--r--mail-mta/msmtp/msmtp-1.8.0-r1.ebuild5
2 files changed, 4 insertions, 6 deletions
diff --git a/mail-mta/msmtp/msmtp-1.6.8-r2.ebuild b/mail-mta/msmtp/msmtp-1.6.8-r2.ebuild
index 2716f7113dcf..8fadb17207e5 100644
--- a/mail-mta/msmtp/msmtp-1.6.8-r2.ebuild
+++ b/mail-mta/msmtp/msmtp-1.6.8-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -87,8 +87,7 @@ src_install() {
default
if use doc ; then
- dohtml doc/msmtp.html
- dodoc doc/msmtp.pdf
+ dodoc doc/msmtp.{html,pdf}
fi
if use mta ; then
diff --git a/mail-mta/msmtp/msmtp-1.8.0-r1.ebuild b/mail-mta/msmtp/msmtp-1.8.0-r1.ebuild
index bfd8ac0fa06d..07cedc460ef4 100644
--- a/mail-mta/msmtp/msmtp-1.8.0-r1.ebuild
+++ b/mail-mta/msmtp/msmtp-1.8.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -92,8 +92,7 @@ src_install() {
fi
if use doc ; then
- dohtml doc/msmtp.html
- dodoc doc/msmtp.pdf
+ dodoc doc/msmtp.{html,pdf}
fi
if use mta ; then