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 4568513838B for ; Sun, 5 Oct 2014 05:44:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2019AE0935; Sun, 5 Oct 2014 05:44:09 +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 7ED6CE0935 for ; Sun, 5 Oct 2014 05:44:08 +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 2652F3401B3 for ; Sun, 5 Oct 2014 05:44:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9806F7070 for ; Sun, 5 Oct 2014 05:44:05 +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: <1412487836.0c195481f99275f4fb7c639d818617cf78508648.plaes@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: mail-client/evolution/ X-VCS-Repository: proj/gnome X-VCS-Files: mail-client/evolution/evolution-3.13.6.ebuild mail-client/evolution/evolution-9999.ebuild X-VCS-Directories: mail-client/evolution/ X-VCS-Committer: plaes X-VCS-Committer-Name: Priit Laes X-VCS-Revision: 0c195481f99275f4fb7c639d818617cf78508648 X-VCS-Branch: master Date: Sun, 5 Oct 2014 05:44:05 +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: d5e27574-1ae4-4e18-861b-091d1b48041a X-Archives-Hash: ac04fb5d61282db7331760b03373c214 commit: 0c195481f99275f4fb7c639d818617cf78508648 Author: Priit Laes plaes org> AuthorDate: Sun Oct 5 05:42:56 2014 +0000 Commit: Priit Laes plaes org> CommitDate: Sun Oct 5 05:43:56 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=0c195481 gnome-extra/evolution: Add gnome-icon-theme to deps --- mail-client/evolution/evolution-3.13.6.ebuild | 1 + mail-client/evolution/evolution-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/mail-client/evolution/evolution-3.13.6.ebuild b/mail-client/evolution/evolution-3.13.6.ebuild index 2247dfb..e76eb8c 100644 --- a/mail-client/evolution/evolution-3.13.6.ebuild +++ b/mail-client/evolution/evolution-3.13.6.ebuild @@ -58,6 +58,7 @@ COMMON_DEPEND=" gnome-base/dconf x11-libs/libSM x11-libs/libICE + x11-themes/gnome-icon-theme crypt? ( || ( ( >=app-crypt/gnupg-2.0.1-r2 x11-libs/libcryptui ${PINENTRY_DEPEND} ) diff --git a/mail-client/evolution/evolution-9999.ebuild b/mail-client/evolution/evolution-9999.ebuild index 2247dfb..e76eb8c 100644 --- a/mail-client/evolution/evolution-9999.ebuild +++ b/mail-client/evolution/evolution-9999.ebuild @@ -58,6 +58,7 @@ COMMON_DEPEND=" gnome-base/dconf x11-libs/libSM x11-libs/libICE + x11-themes/gnome-icon-theme crypt? ( || ( ( >=app-crypt/gnupg-2.0.1-r2 x11-libs/libcryptui ${PINENTRY_DEPEND} )