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 112D01386C9 for ; Mon, 7 Sep 2015 19:58:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F54814145; Mon, 7 Sep 2015 19:58:18 +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 C43CF14145 for ; Mon, 7 Sep 2015 19:58:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BE455340817 for ; Mon, 7 Sep 2015 19:58:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3CE518F for ; Mon, 7 Sep 2015 19:58:13 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1441655701.4f8fb1d5d6f56df77d21e820c7d972e16eb768e8.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/evolution/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/evolution/evolution-3.16.5.ebuild X-VCS-Directories: mail-client/evolution/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 4f8fb1d5d6f56df77d21e820c7d972e16eb768e8 X-VCS-Branch: master Date: Mon, 7 Sep 2015 19:58:13 +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: c4d00e96-7f8b-48ab-9fd5-d1ac51999135 X-Archives-Hash: 5b0773d5db5da02d208b0643caed73c1 commit: 4f8fb1d5d6f56df77d21e820c7d972e16eb768e8 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Sep 7 19:08:34 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Sep 7 19:55:01 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f8fb1d5 mail-client/evolution: amd64 stable wrt bug #551826 Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches mail-client/evolution/evolution-3.16.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/evolution/evolution-3.16.5.ebuild b/mail-client/evolution/evolution-3.16.5.ebuild index 9076d2b..f4e6915 100644 --- a/mail-client/evolution/evolution-3.16.5.ebuild +++ b/mail-client/evolution/evolution-3.16.5.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Evolution" LICENSE="|| ( LGPL-2 LGPL-3 ) CC-BY-SA-3.0 FDL-1.3+ OPENLDAP" SLOT="2.0" IUSE="+bogofilter crypt highlight ldap map spamassassin spell ssl +weather" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~x86 ~x86-fbsd" # We need a graphical pinentry frontend to be able to ask for the GPG # password from inside evolution, bug 160302