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 04893138334 for ; Mon, 18 Jun 2018 13:35:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5642E0858; Mon, 18 Jun 2018 13:35:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 B65C5E0858 for ; Mon, 18 Jun 2018 13:35:03 +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 70C7F335C8E for ; Mon, 18 Jun 2018 13:35:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E449928D for ; Mon, 18 Jun 2018 13:34:59 +0000 (UTC) From: "Jimi Huotari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" Message-ID: <1529328411.d228a70b4a2ac4e672019a1e34b753d8e646481e.chiitoo@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtwebkit/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtwebkit/qtwebkit-5.9.9999.ebuild X-VCS-Directories: dev-qt/qtwebkit/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: d228a70b4a2ac4e672019a1e34b753d8e646481e X-VCS-Branch: master Date: Mon, 18 Jun 2018 13:34:59 +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: 8cbb2a7f-6ddf-4118-85b4-5867db2b1605 X-Archives-Hash: f461852230ad9797b40025216120a2d3 commit: d228a70b4a2ac4e672019a1e34b753d8e646481e Author: Jimi Huotari gentoo org> AuthorDate: Mon Jun 18 13:26:51 2018 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Mon Jun 18 13:26:51 2018 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=d228a70b dev-qt/qtwebkit: add slot operator to 'dev-libs/leveldb' Follows the in-tree commit: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d43fc7b9 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-qt/qtwebkit/qtwebkit-5.9.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtwebkit/qtwebkit-5.9.9999.ebuild b/dev-qt/qtwebkit/qtwebkit-5.9.9999.ebuild index 8af05a19..0123ea81 100644 --- a/dev-qt/qtwebkit/qtwebkit-5.9.9999.ebuild +++ b/dev-qt/qtwebkit/qtwebkit-5.9.9999.ebuild @@ -20,7 +20,7 @@ REQUIRED_USE="?? ( gstreamer multimedia )" RDEPEND=" dev-db/sqlite:3 dev-libs/icu:= - >=dev-libs/leveldb-1.18-r1 + >=dev-libs/leveldb-1.18-r1:= dev-libs/libxml2:2 dev-libs/libxslt >=dev-qt/qtcore-${QT_MIN_VER}[icu]