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 092F113838B for ; Wed, 24 Sep 2014 18:39:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31F79E0881; Wed, 24 Sep 2014 18:39:49 +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 AB168E089A for ; Wed, 24 Sep 2014 18:39:48 +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 5B935340194 for ; Wed, 24 Sep 2014 18:39:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 11D6A6244 for ; Wed, 24 Sep 2014 18:39:46 +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: <1411583927.72fcbdbcf37ddc4aef8e203e3b711d7a5c70c2d7.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.13.5.ebuild gnome-extra/evolution-data-server/evolution-data-server-3.13.6.ebuild gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild X-VCS-Directories: gnome-extra/evolution-data-server/ X-VCS-Committer: plaes X-VCS-Committer-Name: Priit Laes X-VCS-Revision: 72fcbdbcf37ddc4aef8e203e3b711d7a5c70c2d7 X-VCS-Branch: master Date: Wed, 24 Sep 2014 18:39:46 +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: 2a589fd6-526f-471d-a988-b0f4a23c0ca4 X-Archives-Hash: f940f6ccec876fcae51717a550177948 commit: 72fcbdbcf37ddc4aef8e203e3b711d7a5c70c2d7 Author: Priit Laes plaes org> AuthorDate: Wed Sep 24 18:38:47 2014 +0000 Commit: Priit Laes plaes org> CommitDate: Wed Sep 24 18:38:47 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=72fcbdbc gnome-extra/evolution-data-server: 3.13.5 -> 3.13.6 --- ...on-data-server-3.13.5.ebuild => evolution-data-server-3.13.6.ebuild} | 2 +- gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.13.5.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.13.6.ebuild similarity index 98% rename from gnome-extra/evolution-data-server/evolution-data-server-3.13.5.ebuild rename to gnome-extra/evolution-data-server/evolution-data-server-3.13.6.ebuild index 98af174..610ae3d 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.13.5.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.13.6.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="http://projects.gnome.org/evolution/arch.shtml" # Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+". LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat" -SLOT="0/50" # subslot = libcamel-1.2 soname version +SLOT="0/51" # subslot = libcamel-1.2 soname version IUSE="api-doc-extras +gnome-online-accounts +gtk +introspection ipv6 ldap kerberos vala +weather" REQUIRED_USE="vala? ( introspection )" diff --git a/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild index 909fb1c..ee8d866 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="http://projects.gnome.org/evolution/arch.shtml" # Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+". LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat" -SLOT="0/50" # subslot = libcamel-1.2 soname version +SLOT="0/51" # subslot = libcamel-1.2 soname version IUSE="api-doc-extras +gnome-online-accounts +gtk +introspection ipv6 ldap kerberos vala +weather" REQUIRED_USE="vala? ( introspection )"