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 A8FFE138CCF for ; Tue, 12 May 2015 22:20:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C135E07DB; Tue, 12 May 2015 22:20:30 +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 D0751E07DF 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 2D187340DCD 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 817F49EF 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: <1431468368.f8f88f087de6f4bb62ac17f8ff78a3ff5a7bf446.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/evolution-ews/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/evolution-ews/evolution-ews-3.16.1.ebuild gnome-extra/evolution-ews/evolution-ews-3.16.2.ebuild gnome-extra/evolution-ews/evolution-ews-9999.ebuild X-VCS-Directories: gnome-extra/evolution-ews/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: f8f88f087de6f4bb62ac17f8ff78a3ff5a7bf446 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: bba3b341-6ae1-4dff-aeb8-3bfe7c1c6d67 X-Archives-Hash: dc84e67a2a174bcb687248f36229dc61 commit: f8f88f087de6f4bb62ac17f8ff78a3ff5a7bf446 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Tue May 12 21:54:00 2015 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Tue May 12 22:06:08 2015 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=f8f88f08 gnome-extra/evolution-ews: 3.16.1 → 3.16.2 .../{evolution-ews-3.16.1.ebuild => evolution-ews-3.16.2.ebuild} | 2 +- gnome-extra/evolution-ews/evolution-ews-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/evolution-ews/evolution-ews-3.16.1.ebuild b/gnome-extra/evolution-ews/evolution-ews-3.16.2.ebuild similarity index 98% rename from gnome-extra/evolution-ews/evolution-ews-3.16.1.ebuild rename to gnome-extra/evolution-ews/evolution-ews-3.16.2.ebuild index 3fdc985..e7557b4 100644 --- a/gnome-extra/evolution-ews/evolution-ews-3.16.1.ebuild +++ b/gnome-extra/evolution-ews/evolution-ews-3.16.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Evolution" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" +IUSE="test" RDEPEND=" dev-db/sqlite:3= diff --git a/gnome-extra/evolution-ews/evolution-ews-9999.ebuild b/gnome-extra/evolution-ews/evolution-ews-9999.ebuild index a74c7ff..22f79ae 100644 --- a/gnome-extra/evolution-ews/evolution-ews-9999.ebuild +++ b/gnome-extra/evolution-ews/evolution-ews-9999.ebuild @@ -20,7 +20,7 @@ if [[ ${PV} = 9999 ]]; then else KEYWORDS="~amd64 ~x86" fi -IUSE="" +IUSE="test" RDEPEND=" dev-db/sqlite:3=