From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-944036-garchives=archives.gentoo.org@lists.gentoo.org>
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 5194B139694
	for <garchives@archives.gentoo.org>; Fri, 14 Apr 2017 14:01:40 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 13488E0BD4;
	Fri, 14 Apr 2017 14:01:37 +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 E798FE0BD4
	for <gentoo-commits@lists.gentoo.org>; Fri, 14 Apr 2017 14:01:36 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 8683D33E4AD
	for <gentoo-commits@lists.gentoo.org>; Fri, 14 Apr 2017 14:01:35 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id C718172DA
	for <gentoo-commits@lists.gentoo.org>; Fri, 14 Apr 2017 14:01:32 +0000 (UTC)
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" <floppym@gentoo.org>
Message-ID: <1492178489.c93ab065adac613350afb76e46cde1a4a43f26e4.floppym@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-unstable/
X-VCS-Repository: repo/gentoo
X-VCS-Files: www-client/google-chrome-unstable/google-chrome-unstable-59.0.3067.0.ebuild
X-VCS-Directories: www-client/google-chrome-unstable/
X-VCS-Committer: floppym
X-VCS-Committer-Name: Mike Gilbert
X-VCS-Revision: c93ab065adac613350afb76e46cde1a4a43f26e4
X-VCS-Branch: master
Date: Fri, 14 Apr 2017 14:01:32 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: b6ac640b-01b5-466e-bf7e-c6fbcd0f634b
X-Archives-Hash: 5cb7df3f1e98a3fd5978d3160b3ed4f9

commit:     c93ab065adac613350afb76e46cde1a4a43f26e4
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 14 14:00:57 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Apr 14 14:01:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c93ab065

www-client/google-chrome-unstable: depend on GTK+3

Bug: https://bugs.gentoo.org/615538
Package-Manager: Portage-2.3.5_p19, Repoman-2.3.2_p49

 .../google-chrome-unstable/google-chrome-unstable-59.0.3067.0.ebuild    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-unstable/google-chrome-unstable-59.0.3067.0.ebuild b/www-client/google-chrome-unstable/google-chrome-unstable-59.0.3067.0.ebuild
index ad534ab13d7..15a697bab36 100644
--- a/www-client/google-chrome-unstable/google-chrome-unstable-59.0.3067.0.ebuild
+++ b/www-client/google-chrome-unstable/google-chrome-unstable-59.0.3067.0.ebuild
@@ -45,7 +45,7 @@ RDEPEND="
 	sys-libs/libcap
 	x11-libs/cairo
 	x11-libs/gdk-pixbuf:2
-	x11-libs/gtk+:2
+	x11-libs/gtk+:3
 	>=x11-libs/libX11-1.5.0
 	x11-libs/libXcomposite
 	x11-libs/libXcursor