From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B67BD138359 for ; Thu, 9 Jul 2020 04:14:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8EB6E0788; Thu, 9 Jul 2020 04:14:19 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AE75AE0788 for ; Thu, 9 Jul 2020 04:14:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 05C4434EECE for ; Thu, 9 Jul 2020 04:14:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 380E62D0 for ; Thu, 9 Jul 2020 04:14:15 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1594268029.9ad6c5c3cbf665ab0b4a293297111e2245009d65.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/thunderbird-bin/thunderbird-bin-68.10.0-r1.ebuild X-VCS-Directories: mail-client/thunderbird-bin/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 9ad6c5c3cbf665ab0b4a293297111e2245009d65 X-VCS-Branch: master Date: Thu, 9 Jul 2020 04:14:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: dbffe3b6-4aa6-4a5d-a4c7-05c6d3cd06d7 X-Archives-Hash: 3a6d6141ad5cf9bc4b2ff20d6875c409 commit: 9ad6c5c3cbf665ab0b4a293297111e2245009d65 Author: Joonas Niilola gentoo org> AuthorDate: Thu Jul 9 04:13:49 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Jul 9 04:13:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ad6c5c3 mail-client/thunderbird-bin: comment typofix in 68.10.0-r1 Signed-off-by: Joonas Niilola gentoo.org> mail-client/thunderbird-bin/thunderbird-bin-68.10.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/thunderbird-bin/thunderbird-bin-68.10.0-r1.ebuild b/mail-client/thunderbird-bin/thunderbird-bin-68.10.0-r1.ebuild index 81fdc93edfe..11460e64d1a 100644 --- a/mail-client/thunderbird-bin/thunderbird-bin-68.10.0-r1.ebuild +++ b/mail-client/thunderbird-bin/thunderbird-bin-68.10.0-r1.ebuild @@ -163,7 +163,7 @@ src_install() { insinto ${MOZILLA_FIVE_HOME}/defaults/pref/ newins "${FILESDIR}"/thunderbird-gentoo-default-prefs-r1.js all-gentoo.js - # Disable built-in auto-update because we update firefox-bin through package manager + # Disable built-in auto-update because we update thunderbird-bin through package manager insinto ${MOZILLA_FIVE_HOME}/distribution/ newins "${FILESDIR}"/disable-auto-update.policy.json policies.json