commit:     693dcaf811534386684162086d4cf69283c56685
Author:     Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  5 19:22:05 2016 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Mon Sep  5 19:22:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=693dcaf8

mail-client/thunderbird : Fix whitespace issues

 mail-client/thunderbird/thunderbird-45.3.0-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/mail-client/thunderbird/thunderbird-45.3.0-r1.ebuild 
b/mail-client/thunderbird/thunderbird-45.3.0-r1.ebuild
index 6c529cb..9e100f0 100644
--- a/mail-client/thunderbird/thunderbird-45.3.0-r1.ebuild
+++ b/mail-client/thunderbird/thunderbird-45.3.0-r1.ebuild
@@ -283,12 +283,12 @@ src_install() {
        if ! use bindist; then
                icon_path="${S}/other-licenses/branding/thunderbird"
                icon="${PN}-icon"
-               
+
                domenu "${FILESDIR}"/icon/${PN}.desktop
        else
                icon_path="${S}/mail/branding/aurora"
                icon="${PN}-icon-unbranded"
-               
+
                newmenu "${FILESDIR}"/icon/${PN}-unbranded.desktop \
                        ${PN}.desktop
 
@@ -360,7 +360,7 @@ pkg_preinst() {
 pkg_postinst() {
        fdo-mime_desktop_database_update
        gnome2_icon_cache_update
-       
+
        if use crypt; then
                local peimpl=$(eselect --brief --colour=no pinentry show)
                case "${peimpl}" in

Reply via email to