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 3EDB91384B4 for ; Tue, 10 Nov 2015 19:16:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B66121C01C; Tue, 10 Nov 2015 19:16:48 +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 EF8A321C01C for ; Tue, 10 Nov 2015 19:16:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CDA6F3406AD for ; Tue, 10 Nov 2015 19:16:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 00D7CA44 for ; Tue, 10 Nov 2015 19:16:45 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1447182950.24e2ff78b4860ba1e7effab00e880094f5238447.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/evolution/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/evolution/evolution-3.18.2.ebuild X-VCS-Directories: mail-client/evolution/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 24e2ff78b4860ba1e7effab00e880094f5238447 X-VCS-Branch: master Date: Tue, 10 Nov 2015 19:16:45 +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: 342e2571-12d7-4ed7-bacf-a9b97f66520f X-Archives-Hash: 24c82cb3e094a7b269c9035c8cc602e1 commit: 24e2ff78b4860ba1e7effab00e880094f5238447 Author: Pacho Ramos gentoo org> AuthorDate: Tue Nov 10 19:15:37 2015 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Nov 10 19:15:50 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e2ff78 mail-client/evolution: Fix dependency on eds (#565316 by plaes) Package-Manager: portage-2.2.24 mail-client/evolution/evolution-3.18.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/evolution/evolution-3.18.2.ebuild b/mail-client/evolution/evolution-3.18.2.ebuild index 57a771b..b2be296 100644 --- a/mail-client/evolution/evolution-3.18.2.ebuild +++ b/mail-client/evolution/evolution-3.18.2.ebuild @@ -33,7 +33,7 @@ COMMON_DEPEND=" >=dev-libs/libxml2-2.7.3:2 >=gnome-base/gnome-desktop-2.91.3:3= >=gnome-base/gsettings-desktop-schemas-2.91.92 - >=gnome-extra/evolution-data-server-3.16:=[gtk,weather?] + >=gnome-extra/evolution-data-server-3.18.2:=[gtk,weather?] >=media-libs/libcanberra-0.25[gtk3] >=net-libs/libsoup-2.42:2.4 >=net-libs/webkit-gtk-2.2:3