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 B1B44138334 for ; Thu, 21 Jun 2018 10:15:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A28D9E0956; Thu, 21 Jun 2018 10:15:19 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 7214DE0956 for ; Thu, 21 Jun 2018 10:15:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 09A45335C2E for ; Thu, 21 Jun 2018 10:15:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F79B2E5 for ; Thu, 21 Jun 2018 10:15:13 +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: <1529575973.7f5b354abf4e76b9a0cd7b4f83b333b19c952603.chiitoo@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtwebengine/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtwebengine/metadata.xml X-VCS-Directories: dev-qt/qtwebengine/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: 7f5b354abf4e76b9a0cd7b4f83b333b19c952603 X-VCS-Branch: master Date: Thu, 21 Jun 2018 10:15:13 +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: e08ef982-9118-4e1b-924e-2065e94ba31d X-Archives-Hash: c619d78497dafae0dfeb3d83c8374f3a commit: 7f5b354abf4e76b9a0cd7b4f83b333b19c952603 Author: Jimi Huotari gentoo org> AuthorDate: Thu Jun 21 10:11:17 2018 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Thu Jun 21 10:12:53 2018 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=7f5b354a dev-qt/qtwebengine: adjust USE="designer" description This will describe the purpose of the flag more accurately. Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-qt/qtwebengine/metadata.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-qt/qtwebengine/metadata.xml b/dev-qt/qtwebengine/metadata.xml index d6bd8540..cd7c273b 100644 --- a/dev-qt/qtwebengine/metadata.xml +++ b/dev-qt/qtwebengine/metadata.xml @@ -6,7 +6,8 @@ Gentoo Qt Project - Install QWebEngineView plugin for displaying web pages in dev-qt/designer + Install the QWebEngineView plugin used to add widgets in + dev-qt/designer forms that display web pages. Enable physical position determination via dev-qt/qtpositioning Enable building under a PaX enabled kernel