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 77CBE138206 for ; Thu, 18 Jan 2018 03:15:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E72C2E0998; Thu, 18 Jan 2018 03:15:25 +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 C1250E0998 for ; Thu, 18 Jan 2018 03:15:25 +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 C3DE0335C36 for ; Thu, 18 Jan 2018 03:15:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 16F5F1C2 for ; Thu, 18 Jan 2018 03:15:22 +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: <1516245114.0ad5499bcc868c9d359648c9640862729b6fb6af.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/evolution-data-server/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/evolution-data-server/evolution-data-server-3.24.7.ebuild X-VCS-Directories: gnome-extra/evolution-data-server/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 0ad5499bcc868c9d359648c9640862729b6fb6af X-VCS-Branch: master Date: Thu, 18 Jan 2018 03:15:22 +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: c45440da-8e57-4a58-abad-4a1b29c47db3 X-Archives-Hash: 6eaaccb163b6d7871b88d73ba6dbb62d commit: 0ad5499bcc868c9d359648c9640862729b6fb6af Author: Mikle Kolyada gentoo org> AuthorDate: Thu Jan 18 03:11:54 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Jan 18 03:11:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ad5499b gnome-extra/evolution-data-server: amd64 stable wrt bug #631656 Package-Manager: Portage-2.3.19, Repoman-2.3.6 gnome-extra/evolution-data-server/evolution-data-server-3.24.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.24.7.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.24.7.ebuild index 9c317ebf417..0beffe7558c 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.24.7.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.24.7.ebuild @@ -18,7 +18,7 @@ SLOT="0/60" # subslot = libcamel-1.2 soname version IUSE="api-doc-extras berkdb +gnome-online-accounts +gtk google +introspection ipv6 ldap kerberos vala +weather" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" # sys-libs/db is only required for migrating from <3.13 versions # gdata-0.17.7 soft required for new gdata_feed_get_next_page_token API to handle more than 100 google tasks