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 631DE138CCF for ; Tue, 12 May 2015 22:20:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 326CFE07EA; Tue, 12 May 2015 22:20:31 +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 E1048E07E0 for ; Tue, 12 May 2015 22:20:29 +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 2E127340DD1 for ; Tue, 12 May 2015 22:20:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 700529EE for ; Tue, 12 May 2015 22:20:26 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1431468364.31673baf659712375eabc3fb2253fe52561ddc68.eva@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.16.1.ebuild gnome-extra/evolution-data-server/evolution-data-server-3.16.2.ebuild gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild X-VCS-Directories: gnome-extra/evolution-data-server/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 31673baf659712375eabc3fb2253fe52561ddc68 X-VCS-Branch: master Date: Tue, 12 May 2015 22:20:26 +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: 81a4aab0-5525-4b36-92f3-d2ac35c681bd X-Archives-Hash: d59b7b0898110254d2f4195671732f5a commit: 31673baf659712375eabc3fb2253fe52561ddc68 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Tue May 12 21:52:21 2015 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Tue May 12 22:06:04 2015 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=31673baf gnome-extra/evolution-data-server: 3.16.1 → 3.16.2 ...ion-data-server-3.16.1.ebuild => evolution-data-server-3.16.2.ebuild} | 1 + gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.16.1.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.16.2.ebuild similarity index 99% rename from gnome-extra/evolution-data-server/evolution-data-server-3.16.1.ebuild rename to gnome-extra/evolution-data-server/evolution-data-server-3.16.2.ebuild index d8a3f42..4ecdd34 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.16.1.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.16.2.ebuild @@ -4,6 +4,7 @@ EAPI="5" GCONF_DEBUG="no" +GNOME2_LA_PUNT="yes" PYTHON_COMPAT=( python2_7 python3_4 pypy pypy2_0 ) VALA_MIN_API_VERSION="0.22" VALA_USE_DEPEND="vapigen" 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 077ffe4..8dba708 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild @@ -4,6 +4,7 @@ EAPI="5" GCONF_DEBUG="no" +GNOME2_LA_PUNT="yes" PYTHON_COMPAT=( python2_7 python3_4 pypy pypy2_0 ) VALA_MIN_API_VERSION="0.22" VALA_USE_DEPEND="vapigen"