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 9B9661388C0 for ; Fri, 26 Feb 2016 19:24:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB6F221C023; Fri, 26 Feb 2016 19:24:42 +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 4D64A21C023 for ; Fri, 26 Feb 2016 19:24:42 +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 5BD9B340C3C for ; Fri, 26 Feb 2016 19:24:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CDBAC16C5 for ; Fri, 26 Feb 2016 19:24:37 +0000 (UTC) From: "Priit Laes" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Priit Laes" Message-ID: <1456510432.73ec9ad252b1b857a81e61d6c470e75bd2c61ac7.plaes@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/evolution-data-server/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/evolution-data-server/evolution-data-server-3.19.4.ebuild gnome-extra/evolution-data-server/evolution-data-server-3.19.90.ebuild X-VCS-Directories: gnome-extra/evolution-data-server/ X-VCS-Committer: plaes X-VCS-Committer-Name: Priit Laes X-VCS-Revision: 73ec9ad252b1b857a81e61d6c470e75bd2c61ac7 X-VCS-Branch: master Date: Fri, 26 Feb 2016 19:24:37 +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: 9c6d435a-e6f7-4bdc-abe0-004af069f85d X-Archives-Hash: 8a6f05ae771ff5524e9c5fd533f1c588 commit: 73ec9ad252b1b857a81e61d6c470e75bd2c61ac7 Author: Priit Laes plaes org> AuthorDate: Fri Feb 26 18:13:31 2016 +0000 Commit: Priit Laes plaes org> CommitDate: Fri Feb 26 18:13:52 2016 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=73ec9ad2 gnome-extra/evolution-data-server: 3.19.4 -> 3.19.90 ...n-data-server-3.19.4.ebuild => evolution-data-server-3.19.90.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.19.4.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.19.90.ebuild similarity index 98% rename from gnome-extra/evolution-data-server/evolution-data-server-3.19.4.ebuild rename to gnome-extra/evolution-data-server/evolution-data-server-3.19.90.ebuild index 6de57c1..d3400cf 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.19.4.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.19.90.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Evolution" # Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+". LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat" -SLOT="0/55" # subslot = libcamel-1.2 soname + optional revision if needed +SLOT="0/57" # subslot = libcamel-1.2 soname + optional revision if needed IUSE="api-doc-extras +google-auth +gnome-online-accounts +gtk +introspection ipv6 ldap kerberos vala +weather" REQUIRED_USE="vala? ( introspection )"