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 11DEB138334 for ; Wed, 24 Oct 2018 12:58:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 341F9E086C; Wed, 24 Oct 2018 12:58:35 +0000 (UTC) Received: from smtp.gentoo.org (unknown [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 08CB9E086C for ; Wed, 24 Oct 2018 12:58:35 +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 A4A41335CCF for ; Wed, 24 Oct 2018 12:58:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A0DCE3F1 for ; Wed, 24 Oct 2018 12:58:11 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1540385881.fdab0909a134b86ad76ab497b0e4e7d13e4fa2a8.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/midori/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/midori/midori-0.5.11-r2.ebuild www-client/midori/midori-0.5.11-r3.ebuild X-VCS-Directories: www-client/midori/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: fdab0909a134b86ad76ab497b0e4e7d13e4fa2a8 X-VCS-Branch: master Date: Wed, 24 Oct 2018 12:58: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: 3af5663e-8b3b-4238-9c89-d81daa34de80 X-Archives-Hash: 5600935779c147b3d6743e6633ef853b commit: fdab0909a134b86ad76ab497b0e4e7d13e4fa2a8 Author: Quentin Retornaz retornaz com> AuthorDate: Sun Oct 21 02:13:59 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Oct 24 12:58:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdab0909 www-client/midori: Fix net-libs/webkit-gtk dep to [opengl] Closes: https://github.com/gentoo/gentoo/pull/10191 Signed-off-by: Michał Górny gentoo.org> www-client/midori/midori-0.5.11-r2.ebuild | 2 +- www-client/midori/midori-0.5.11-r3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www-client/midori/midori-0.5.11-r2.ebuild b/www-client/midori/midori-0.5.11-r2.ebuild index 6b7ef90da64..7cc8c2fa4e8 100644 --- a/www-client/midori/midori-0.5.11-r2.ebuild +++ b/www-client/midori/midori-0.5.11-r2.ebuild @@ -28,7 +28,7 @@ RDEPEND=" >=net-libs/libsoup-2.38:2.4 >=x11-libs/libnotify-0.7 >=x11-libs/gtk+-3.10.0:3 - >=net-libs/webkit-gtk-2.3.91:4[jit=] + >=net-libs/webkit-gtk-2.3.91:4[jit=,opengl] granite? ( >=dev-libs/granite-0.2 ) xscreensaver? ( x11-libs/libX11 diff --git a/www-client/midori/midori-0.5.11-r3.ebuild b/www-client/midori/midori-0.5.11-r3.ebuild index f7bfd147bf8..5fd35eecf3b 100644 --- a/www-client/midori/midori-0.5.11-r3.ebuild +++ b/www-client/midori/midori-0.5.11-r3.ebuild @@ -28,7 +28,7 @@ RDEPEND=" >=net-libs/libsoup-2.38:2.4 >=x11-libs/libnotify-0.7 >=x11-libs/gtk+-3.10.0:3 - >=net-libs/webkit-gtk-2.3.91:4[jit=] + >=net-libs/webkit-gtk-2.3.91:4[jit=,opengl] granite? ( >=dev-libs/granite-0.2 ) xscreensaver? ( x11-libs/libX11