From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8ADA659CB2 for ; Mon, 18 Apr 2016 09:44:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79C6221C035; Mon, 18 Apr 2016 09:43:59 +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 F0B0421C016 for ; Mon, 18 Apr 2016 09:43:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B9A0E3409EC for ; Mon, 18 Apr 2016 09:43:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 405041BA1 for ; Mon, 18 Apr 2016 09:43:55 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1460971705.50614c7202a0d43a4f1eadaa90c556bd6a959af2.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebkit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtwebkit/metadata.xml X-VCS-Directories: dev-qt/qtwebkit/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 50614c7202a0d43a4f1eadaa90c556bd6a959af2 X-VCS-Branch: master Date: Mon, 18 Apr 2016 09:43:55 +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: 283e4cc0-37f6-4083-80b0-65e3b4630b0d X-Archives-Hash: f7b9de1ba3780850fc0ba7412556a6a5 commit: 50614c7202a0d43a4f1eadaa90c556bd6a959af2 Author: Patrice Clement gentoo org> AuthorDate: Mon Apr 18 09:11:47 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Mon Apr 18 09:28:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50614c72 dev-qt/qtwebkit: Fix metadata.xml file. Package-Manager: portage-2.2.26 dev-qt/qtwebkit/metadata.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-qt/qtwebkit/metadata.xml b/dev-qt/qtwebkit/metadata.xml index ae2a6f4..417314c 100644 --- a/dev-qt/qtwebkit/metadata.xml +++ b/dev-qt/qtwebkit/metadata.xml @@ -9,8 +9,8 @@ Add support for exceptions - like catching them inside the event loop (recommended by upstream) Enable physical position determination via dev-qt/qtpositioning - Enable HTML5 audio/video support via media-libs/gstreamer-1.0 - Enable HTML5 audio/video support via media-libs/gstreamer-0.10 + Enable HTML5 audio/video support via media-libs/gstreamer using SLOT 1.0 + Enable HTML5 audio/video support via media-libs/gstreamer using SLOT 0.10 Enable HTML5 audio/video support via dev-qt/qtmultimedia Enable device orientation detection via dev-qt/qtsensors Enable printing via dev-qt/qtprintsupport