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 CDC47139694 for ; Fri, 16 Jun 2017 15:47:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E11AF21C04E; Fri, 16 Jun 2017 15:47:42 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B85AD21C04E for ; Fri, 16 Jun 2017 15:47:42 +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 8BC41341B2D for ; Fri, 16 Jun 2017 15:47:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5498B746A for ; Fri, 16 Jun 2017 15:47:40 +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: <1497628044.792bb85e51ad50410d44fa7f6fa4d72f84ac845d.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-52.2.0.ebuild X-VCS-Directories: mail-client/thunderbird/ X-VCS-Committer: axs X-VCS-Committer-Name: Ian Stakenvicius X-VCS-Revision: 792bb85e51ad50410d44fa7f6fa4d72f84ac845d X-VCS-Branch: master Date: Fri, 16 Jun 2017 15:47:40 +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: d3f71092-1112-46e9-a1f9-c2e8e6987957 X-Archives-Hash: eb5236681b3fd7427cf921b5d39e7a8b commit: 792bb85e51ad50410d44fa7f6fa4d72f84ac845d Author: Ian Stakenvicius gentoo org> AuthorDate: Thu Jun 15 14:37:58 2017 +0000 Commit: Ian Stakenvicius gentoo org> CommitDate: Fri Jun 16 15:47:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=792bb85e mail-client/thunderbird: stabilize 52.2.0 for amd64 Stabilized by maintainer Package-Manager: Portage-2.3.5, Repoman-2.3.1 mail-client/thunderbird/thunderbird-52.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/thunderbird/thunderbird-52.2.0.ebuild b/mail-client/thunderbird/thunderbird-52.2.0.ebuild index 7931cececb5..0b0dd4418e9 100644 --- a/mail-client/thunderbird/thunderbird-52.2.0.ebuild +++ b/mail-client/thunderbird/thunderbird-52.2.0.ebuild @@ -35,7 +35,7 @@ inherit flag-o-matic toolchain-funcs mozconfig-v6.52 makeedit autotools pax-util DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" IUSE="bindist crypt hardened ldap lightning +minimal mozdom rust selinux"