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 7244D138A1A for ; Sun, 11 Jan 2015 18:17:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75029E07E0; Sun, 11 Jan 2015 18:17:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 194C1E07E0 for ; Sun, 11 Jan 2015 18:17:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E052C340701 for ; Sun, 11 Jan 2015 18:17:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D3CEF5C6 for ; Sun, 11 Jan 2015 18:17:48 +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: <1421000249.901eb3b9b165b6ec51bbb6d18c37454503001f96.pesa@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.4.9999.ebuild dev-qt/qtwebkit/qtwebkit-5.9999.ebuild X-VCS-Directories: dev-qt/qtwebkit/ X-VCS-Committer: pesa X-VCS-Committer-Name: Davide Pesavento X-VCS-Revision: 901eb3b9b165b6ec51bbb6d18c37454503001f96 X-VCS-Branch: master Date: Sun, 11 Jan 2015 18:17:48 +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: 228b787b-a42d-4cbd-9cf1-9c915c62d21c X-Archives-Hash: 406cc7fa947569c390532f25087b6b69 commit: 901eb3b9b165b6ec51bbb6d18c37454503001f96 Author: Davide Pesavento gentoo org> AuthorDate: Sun Jan 11 18:17:29 2015 +0000 Commit: Davide Pesavento gentoo org> CommitDate: Sun Jan 11 18:17:29 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=901eb3b9 [dev-qt/qtwebkit:5] Add missing dep wrt bug 536188 Package-Manager: portage-2.2.15 --- dev-qt/qtwebkit/qtwebkit-5.4.9999.ebuild | 1 + dev-qt/qtwebkit/qtwebkit-5.9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/dev-qt/qtwebkit/qtwebkit-5.4.9999.ebuild b/dev-qt/qtwebkit/qtwebkit-5.4.9999.ebuild index cc1567b..7acc8d9 100644 --- a/dev-qt/qtwebkit/qtwebkit-5.4.9999.ebuild +++ b/dev-qt/qtwebkit/qtwebkit-5.4.9999.ebuild @@ -59,6 +59,7 @@ RDEPEND=" DEPEND="${RDEPEND} ${PYTHON_DEPS} dev-lang/ruby + dev-util/gperf sys-devel/bison sys-devel/flex " diff --git a/dev-qt/qtwebkit/qtwebkit-5.9999.ebuild b/dev-qt/qtwebkit/qtwebkit-5.9999.ebuild index cc1567b..7acc8d9 100644 --- a/dev-qt/qtwebkit/qtwebkit-5.9999.ebuild +++ b/dev-qt/qtwebkit/qtwebkit-5.9999.ebuild @@ -59,6 +59,7 @@ RDEPEND=" DEPEND="${RDEPEND} ${PYTHON_DEPS} dev-lang/ruby + dev-util/gperf sys-devel/bison sys-devel/flex "