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 471B758973 for ; Mon, 18 Jan 2016 16:10:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A690721C01E; Mon, 18 Jan 2016 16:10:51 +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 5324721C01C for ; Mon, 18 Jan 2016 16:10:51 +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 214B433FA71 for ; Mon, 18 Jan 2016 16:10:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57755A91 for ; Mon, 18 Jan 2016 16:10:48 +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: <1453123963.19340909e2d953706f80a08b45578f1ccf99c050.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.3.ebuild gnome-extra/evolution-data-server/evolution-data-server-3.19.4.ebuild X-VCS-Directories: gnome-extra/evolution-data-server/ X-VCS-Committer: plaes X-VCS-Committer-Name: Priit Laes X-VCS-Revision: 19340909e2d953706f80a08b45578f1ccf99c050 X-VCS-Branch: master Date: Mon, 18 Jan 2016 16:10:48 +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: f54e0d95-dc6d-4fa4-ba3f-396456dd873c X-Archives-Hash: 9ebbfbb1047af0ba4656747793a15e93 commit: 19340909e2d953706f80a08b45578f1ccf99c050 Author: Priit Laes plaes org> AuthorDate: Mon Jan 18 13:32:43 2016 +0000 Commit: Priit Laes plaes org> CommitDate: Mon Jan 18 13:32:43 2016 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=19340909 gnome-extra/evolution-data-server: 3.19.3 -> 3.19.4 ...on-data-server-3.19.3.ebuild => evolution-data-server-3.19.4.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.19.3.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.19.4.ebuild similarity index 98% rename from gnome-extra/evolution-data-server/evolution-data-server-3.19.3.ebuild rename to gnome-extra/evolution-data-server/evolution-data-server-3.19.4.ebuild index 5eec689..6de57c1 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.19.3.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.19.4.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/54" # subslot = libcamel-1.2 soname + optional revision if needed +SLOT="0/55" # 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 )"