diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-06-13 10:25:28 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-06-13 10:25:28 +0200 |
commit | a775e4b139ff9f3ca9130f3d2aacd93ff1f072fe (patch) | |
tree | 54110d721bcac792f84be88558721f81b77a4935 /mail-client | |
parent | mail-client/mutt: add masked 1.6.1-r2 fully based on NeoMutt project patches (diff) | |
download | gentoo-a775e4b139ff9f3ca9130f3d2aacd93ff1f072fe.tar.gz gentoo-a775e4b139ff9f3ca9130f3d2aacd93ff1f072fe.tar.bz2 gentoo-a775e4b139ff9f3ca9130f3d2aacd93ff1f072fe.zip |
mail-client/mutt: remove misaligning space from 1.6.1-r2 upgrade instructions
Package-Manager: portage-2.2.28
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mutt/mutt-1.6.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/mutt/mutt-1.6.1-r2.ebuild b/mail-client/mutt/mutt-1.6.1-r2.ebuild index 56ac7c1c10e9..897993e36d0f 100644 --- a/mail-client/mutt/mutt-1.6.1-r2.ebuild +++ b/mail-client/mutt/mutt-1.6.1-r2.ebuild @@ -259,7 +259,7 @@ pkg_postinst() { elog "Please visit http://www.neomutt.org/ to learn more about this project." elog "As a result, SmartTime functionality has been replaced with" elog "CondDate feature. To mimic SmartTime, use this CondDate formatter:" - elog "%<[12m?%<[7d?%<[12H?%[%H:%M ]&%[%a-%d]>&%[%d-%b]>&%[%b-%y ]>" + elog "%<[12m?%<[7d?%<[12H?%[%H:%M ]&%[%a-%d]>&%[%d-%b]>&%[%b-%y]>" echo fi } |