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 C17D91396D0 for ; Sat, 7 Oct 2017 18:08:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7F592BC022; Sat, 7 Oct 2017 18:08:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [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 C7E492BC022 for ; Sat, 7 Oct 2017 18:08:14 +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 9479C33BF43 for ; Sat, 7 Oct 2017 18:08:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 591729065 for ; Sat, 7 Oct 2017 18:08:12 +0000 (UTC) From: "Davide Pesavento" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Davide Pesavento" Message-ID: <1507399431.72af4e9d1d0c58c53e0e40e2748797f0eb20a389.pesa@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/assistant/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/assistant/assistant-5.10.9999.ebuild dev-qt/assistant/assistant-5.9.2.ebuild dev-qt/assistant/assistant-5.9.9999.ebuild dev-qt/assistant/assistant-5.9999.ebuild X-VCS-Directories: dev-qt/assistant/ X-VCS-Committer: pesa X-VCS-Committer-Name: Davide Pesavento X-VCS-Revision: 72af4e9d1d0c58c53e0e40e2748797f0eb20a389 X-VCS-Branch: master Date: Sat, 7 Oct 2017 18:08:12 +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: 769d0f47-307e-4df3-bbbb-4c96f07fd1bc X-Archives-Hash: f41ae8f8a5f76a4ab111908be2eab9c6 commit: 72af4e9d1d0c58c53e0e40e2748797f0eb20a389 Author: Davide Pesavento gentoo org> AuthorDate: Sat Oct 7 18:03:51 2017 +0000 Commit: Davide Pesavento gentoo org> CommitDate: Sat Oct 7 18:03:51 2017 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=72af4e9d dev-qt/assistant: add missing slot Package-Manager: Portage-2.3.11, Repoman-2.3.3 dev-qt/assistant/assistant-5.10.9999.ebuild | 2 +- dev-qt/assistant/assistant-5.9.2.ebuild | 2 +- dev-qt/assistant/assistant-5.9.9999.ebuild | 2 +- dev-qt/assistant/assistant-5.9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-qt/assistant/assistant-5.10.9999.ebuild b/dev-qt/assistant/assistant-5.10.9999.ebuild index 02ad7650..6342c0fd 100644 --- a/dev-qt/assistant/assistant-5.10.9999.ebuild +++ b/dev-qt/assistant/assistant-5.10.9999.ebuild @@ -21,7 +21,7 @@ DEPEND=" ~dev-qt/qtprintsupport-${PV} ~dev-qt/qtsql-${PV}[sqlite] ~dev-qt/qtwidgets-${PV} - webkit? ( >=dev-qt/qtwebkit-5.9.1 ) + webkit? ( >=dev-qt/qtwebkit-5.9.1:5 ) " RDEPEND="${DEPEND}" diff --git a/dev-qt/assistant/assistant-5.9.2.ebuild b/dev-qt/assistant/assistant-5.9.2.ebuild index 02ad7650..6342c0fd 100644 --- a/dev-qt/assistant/assistant-5.9.2.ebuild +++ b/dev-qt/assistant/assistant-5.9.2.ebuild @@ -21,7 +21,7 @@ DEPEND=" ~dev-qt/qtprintsupport-${PV} ~dev-qt/qtsql-${PV}[sqlite] ~dev-qt/qtwidgets-${PV} - webkit? ( >=dev-qt/qtwebkit-5.9.1 ) + webkit? ( >=dev-qt/qtwebkit-5.9.1:5 ) " RDEPEND="${DEPEND}" diff --git a/dev-qt/assistant/assistant-5.9.9999.ebuild b/dev-qt/assistant/assistant-5.9.9999.ebuild index 02ad7650..6342c0fd 100644 --- a/dev-qt/assistant/assistant-5.9.9999.ebuild +++ b/dev-qt/assistant/assistant-5.9.9999.ebuild @@ -21,7 +21,7 @@ DEPEND=" ~dev-qt/qtprintsupport-${PV} ~dev-qt/qtsql-${PV}[sqlite] ~dev-qt/qtwidgets-${PV} - webkit? ( >=dev-qt/qtwebkit-5.9.1 ) + webkit? ( >=dev-qt/qtwebkit-5.9.1:5 ) " RDEPEND="${DEPEND}" diff --git a/dev-qt/assistant/assistant-5.9999.ebuild b/dev-qt/assistant/assistant-5.9999.ebuild index 02ad7650..6342c0fd 100644 --- a/dev-qt/assistant/assistant-5.9999.ebuild +++ b/dev-qt/assistant/assistant-5.9999.ebuild @@ -21,7 +21,7 @@ DEPEND=" ~dev-qt/qtprintsupport-${PV} ~dev-qt/qtsql-${PV}[sqlite] ~dev-qt/qtwidgets-${PV} - webkit? ( >=dev-qt/qtwebkit-5.9.1 ) + webkit? ( >=dev-qt/qtwebkit-5.9.1:5 ) " RDEPEND="${DEPEND}"