From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8EAF9138CE8 for ; Tue, 16 Jun 2015 16:42:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75817E0837; Tue, 16 Jun 2015 16:42:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 27B15E0837 for ; Tue, 16 Jun 2015 16:42:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 16D94340A98 for ; Tue, 16 Jun 2015 16:42:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74B11A31 for ; Tue, 16 Jun 2015 16:42:43 +0000 (UTC) From: "Jory Pratt" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" Message-ID: <1434472929.643a3798dc92a866062fe57c1258caa719b716af.anarchy@gentoo> Subject: [gentoo-commits] proj/mozilla:master commit in: mail-client/thunderbird/ X-VCS-Repository: proj/mozilla X-VCS-Files: mail-client/thunderbird/thunderbird-38.0.1-r1.ebuild mail-client/thunderbird/thunderbird-38.0.1.ebuild X-VCS-Directories: mail-client/thunderbird/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 643a3798dc92a866062fe57c1258caa719b716af X-VCS-Branch: master Date: Tue, 16 Jun 2015 16:42:43 +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-Archives-Salt: 3cb060e8-d85a-477d-b743-cb96d6484200 X-Archives-Hash: 594db80903da073d52fb5c0d84768a45 commit: 643a3798dc92a866062fe57c1258caa719b716af Author: Jory A. Pratt gentoo org> AuthorDate: Tue Jun 16 16:42:09 2015 +0000 Commit: Jory Pratt gentoo org> CommitDate: Tue Jun 16 16:42:09 2015 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=643a3798 Fix linguas support installation, start work in calendar extension .../{thunderbird-38.0.1.ebuild => thunderbird-38.0.1-r1.ebuild} | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mail-client/thunderbird/thunderbird-38.0.1.ebuild b/mail-client/thunderbird/thunderbird-38.0.1-r1.ebuild similarity index 99% rename from mail-client/thunderbird/thunderbird-38.0.1.ebuild rename to mail-client/thunderbird/thunderbird-38.0.1-r1.ebuild index 3d02e69..aa6c001 100644 --- a/mail-client/thunderbird/thunderbird-38.0.1.ebuild +++ b/mail-client/thunderbird/thunderbird-38.0.1-r1.ebuild @@ -189,6 +189,7 @@ src_configure() { mozconfig_annotate '' --enable-extensions="${MEXTENSIONS}" mozconfig_annotate '' --disable-mailnews + mozconfig_annotate '' --enable-calendar # Other tb-specific settings mozconfig_annotate '' --with-default-mozilla-five-home=${MOZILLA_FIVE_HOME} @@ -267,6 +268,9 @@ src_install() { MOZ_MAKE_FLAGS="${MAKEOPTS}" \ emake DESTDIR="${D}" install + # Install language packs + mozlinguas_src_install + if ! use bindist; then newicon "${S}"/other-licenses/branding/thunderbird/content/icon48.png thunderbird-icon.png domenu "${FILESDIR}"/icon/${PN}.desktop