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 A9B9B138010 for ; Fri, 21 Sep 2012 06:54:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09DCDE02F0; Fri, 21 Sep 2012 06:53:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CD159E02F0 for ; Fri, 21 Sep 2012 06:53:54 +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 B27FE33D384 for ; Fri, 21 Sep 2012 06:53:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 710B6E5442 for ; Fri, 21 Sep 2012 06:53:52 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1348210419.ca0ba83f18506de0a251ff6fcbbd042ff631a844.johu@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: x11-libs/qt-opengl/ X-VCS-Repository: proj/qt X-VCS-Files: x11-libs/qt-opengl/qt-opengl-4.8.9999.ebuild x11-libs/qt-opengl/qt-opengl-5.0.0_beta1.ebuild x11-libs/qt-opengl/qt-opengl-5.9999.ebuild X-VCS-Directories: x11-libs/qt-opengl/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: ca0ba83f18506de0a251ff6fcbbd042ff631a844 X-VCS-Branch: master Date: Fri, 21 Sep 2012 06:53:52 +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: 6a9c4607-f831-434c-b2b7-46675d0db454 X-Archives-Hash: b58c5027332b73e1cc604fcd04fce4e0 commit: ca0ba83f18506de0a251ff6fcbbd042ff631a844 Author: Johannes Huber gentoo org> AuthorDate: Fri Sep 21 06:53:39 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri Sep 21 06:53:39 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=ca0ba83f Revert "[x11-libs/qt-opengl] Add virtual/glu see bugs #432516, #435108." This reverts commit f51be32aa32c1bce965da5487b6e90e1f8a1539f. --- x11-libs/qt-opengl/qt-opengl-4.8.9999.ebuild | 1 - x11-libs/qt-opengl/qt-opengl-5.0.0_beta1.ebuild | 1 - x11-libs/qt-opengl/qt-opengl-5.9999.ebuild | 1 - 3 files changed, 0 insertions(+), 3 deletions(-) diff --git a/x11-libs/qt-opengl/qt-opengl-4.8.9999.ebuild b/x11-libs/qt-opengl/qt-opengl-4.8.9999.ebuild index d054136..e6acd91 100644 --- a/x11-libs/qt-opengl/qt-opengl-4.8.9999.ebuild +++ b/x11-libs/qt-opengl/qt-opengl-4.8.9999.ebuild @@ -16,7 +16,6 @@ fi IUSE="egl qt3support" DEPEND=" - virtual/glu virtual/opengl ~x11-libs/qt-core-${PV}[aqua=,debug=,qt3support=] ~x11-libs/qt-gui-${PV}[aqua=,debug=,egl=,qt3support=] diff --git a/x11-libs/qt-opengl/qt-opengl-5.0.0_beta1.ebuild b/x11-libs/qt-opengl/qt-opengl-5.0.0_beta1.ebuild index 78e2c2c..87e63b3 100644 --- a/x11-libs/qt-opengl/qt-opengl-5.0.0_beta1.ebuild +++ b/x11-libs/qt-opengl/qt-opengl-5.0.0_beta1.ebuild @@ -17,7 +17,6 @@ fi IUSE="egl" DEPEND=" - virtual/glu virtual/opengl ~x11-libs/qt-core-${PV}[debug=] ~x11-libs/qt-gui-${PV}[debug=,egl=,opengl] diff --git a/x11-libs/qt-opengl/qt-opengl-5.9999.ebuild b/x11-libs/qt-opengl/qt-opengl-5.9999.ebuild index 78e2c2c..87e63b3 100644 --- a/x11-libs/qt-opengl/qt-opengl-5.9999.ebuild +++ b/x11-libs/qt-opengl/qt-opengl-5.9999.ebuild @@ -17,7 +17,6 @@ fi IUSE="egl" DEPEND=" - virtual/glu virtual/opengl ~x11-libs/qt-core-${PV}[debug=] ~x11-libs/qt-gui-${PV}[debug=,egl=,opengl]