From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3E16F1395E2 for ; Sun, 27 Nov 2016 11:21:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99E62E0B60; Sun, 27 Nov 2016 11:21:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 837FBE0B60 for ; Sun, 27 Nov 2016 11:21:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BF0FE340FA4 for ; Sun, 27 Nov 2016 11:21:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9CD6E24A9 for ; Sun, 27 Nov 2016 11:21:11 +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: <1480245622.76489a8355fd6b7d99a83484daf28e4f8d995b1b.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/remmina/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/remmina/remmina-9999.ebuild X-VCS-Directories: net-misc/remmina/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 76489a8355fd6b7d99a83484daf28e4f8d995b1b X-VCS-Branch: master Date: Sun, 27 Nov 2016 11:21:11 +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: b067f006-66d6-4bc4-ad50-f149fe945c64 X-Archives-Hash: 782fc4c07182c675a65b5f38bfafc484 commit: 76489a8355fd6b7d99a83484daf28e4f8d995b1b Author: Pacho Ramos gentoo org> AuthorDate: Sun Nov 27 11:08:50 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Nov 27 11:20:22 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76489a83 net-misc/remmina: Use virtual/freedesktop-icon-theme instead of dead gnome-icon-theme as the other versions Package-Manager: portage-2.3.2 net-misc/remmina/remmina-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/remmina/remmina-9999.ebuild b/net-misc/remmina/remmina-9999.ebuild index 30f8974..a660949 100644 --- a/net-misc/remmina/remmina-9999.ebuild +++ b/net-misc/remmina/remmina-9999.ebuild @@ -29,7 +29,7 @@ RDEPEND=" >=dev-libs/glib-2.31.18:2 >=net-libs/libvncserver-0.9.8.2 x11-libs/libxkbfile - x11-themes/gnome-icon-theme + virtual/freedesktop-icon-theme ayatana? ( dev-libs/libappindicator ) crypt? ( dev-libs/libgcrypt:0 ) freerdp? (