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 83783138334 for ; Fri, 7 Dec 2018 22:10:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B657FE09C0; Fri, 7 Dec 2018 22:10:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 8BA53E09C0 for ; Fri, 7 Dec 2018 22:10: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 D3208335C8C for ; Fri, 7 Dec 2018 22:10:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 757C3326 for ; Fri, 7 Dec 2018 22:10:11 +0000 (UTC) From: "Ian Stakenvicius" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Stakenvicius" Message-ID: <1544220602.e0229d32bc38fc7de79ae58ebfa4b69ea29d7b57.axs@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/thunderbird/thunderbird-60.3.3-r1.ebuild mail-client/thunderbird/thunderbird-60.3.3.ebuild X-VCS-Directories: mail-client/thunderbird/ X-VCS-Committer: axs X-VCS-Committer-Name: Ian Stakenvicius X-VCS-Revision: e0229d32bc38fc7de79ae58ebfa4b69ea29d7b57 X-VCS-Branch: master Date: Fri, 7 Dec 2018 22:10:11 +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: 45e56ad7-5131-414a-9155-9cd489ec0cc3 X-Archives-Hash: 502e56a7003960035d7c9a6746f2dae7 commit: e0229d32bc38fc7de79ae58ebfa4b69ea29d7b57 Author: Ian Stakenvicius gentoo org> AuthorDate: Fri Dec 7 22:09:34 2018 +0000 Commit: Ian Stakenvicius gentoo org> CommitDate: Fri Dec 7 22:10:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0229d32 mail-client/thunderbird-60.3.3-r1: fix gdata-provider Fixed issue where gdata-provider extension (installed via USE=lightning) would not load due to manifest.json not yet being properly supported. Signed-off-by: Ian Stakenvicius gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 .../{thunderbird-60.3.3.ebuild => thunderbird-60.3.3-r1.ebuild} | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mail-client/thunderbird/thunderbird-60.3.3.ebuild b/mail-client/thunderbird/thunderbird-60.3.3-r1.ebuild similarity index 98% rename from mail-client/thunderbird/thunderbird-60.3.3.ebuild rename to mail-client/thunderbird/thunderbird-60.3.3-r1.ebuild index b50bc9259df..c3d4b19cab2 100644 --- a/mail-client/thunderbird/thunderbird-60.3.3.ebuild +++ b/mail-client/thunderbird/thunderbird-60.3.3-r1.ebuild @@ -528,6 +528,12 @@ src_install() { emid='{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}' mkdir -p "${T}/${emid}" || die cp -RLp -t "${T}/${emid}" "${BUILD_OBJ_DIR}"/dist/xpi-stage/gdata-provider/* || die + + # manifest.json does not allow the addon to load, put install.rdf in place + # note, version number needs to be set properly + cp -RLp -t "${T}/${emid}" "${WORKDIR}"/gdata-provider-${MOZ_LIGHTNING_GDATA_VER}/install.rdf + sed -i -e '/em:version/ s/>[^<]*4.1