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 2BD981381F3 for ; Sun, 29 Sep 2013 11:16:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4B42E0E43; Sun, 29 Sep 2013 11:16:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5E166E0E23 for ; Sun, 29 Sep 2013 11:16:27 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E6A1F33EE9C for ; Sun, 29 Sep 2013 11:16:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 9041BE545D for ; Sun, 29 Sep 2013 11:16:24 +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: <1380453204.3e7570741cab97b72d6a96daea86cf958b814d7d.pesa@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtdeclarative/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtdeclarative/qtdeclarative-5.2.9999.ebuild X-VCS-Directories: dev-qt/qtdeclarative/ X-VCS-Committer: pesa X-VCS-Committer-Name: Davide Pesavento X-VCS-Revision: 3e7570741cab97b72d6a96daea86cf958b814d7d X-VCS-Branch: master Date: Sun, 29 Sep 2013 11:16:24 +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: 26b44080-2e3c-44e8-80e7-8812d288d077 X-Archives-Hash: 5ad9e02c9adf2f81106b2fb6d8bf1d4d commit: 3e7570741cab97b72d6a96daea86cf958b814d7d Author: Davide Pesavento gmail com> AuthorDate: Sun Sep 29 11:13:24 2013 +0000 Commit: Davide Pesavento gentoo org> CommitDate: Sun Sep 29 11:13:24 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=3e757074 [dev-qt/qtdeclarative:5] Drop obsolete dependency. --- dev-qt/qtdeclarative/qtdeclarative-5.2.9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.2.9999.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.2.9999.ebuild index 3e7ad81..c374c6c 100644 --- a/dev-qt/qtdeclarative/qtdeclarative-5.2.9999.ebuild +++ b/dev-qt/qtdeclarative/qtdeclarative-5.2.9999.ebuild @@ -22,7 +22,6 @@ IUSE="localstorage" DEPEND=" >=dev-qt/qtcore-${PV}:5[debug=] >=dev-qt/qtgui-${PV}:5[debug=,opengl] - >=dev-qt/qtjsbackend-${PV}:5[debug=] >=dev-qt/qtnetwork-${PV}:5[debug=] >=dev-qt/qttest-${PV}:5[debug=] >=dev-qt/qtwidgets-${PV}:5[debug=]