From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SPqPT-0000oP-J9 for garchives@archives.gentoo.org; Thu, 03 May 2012 07:25:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B679E073B; Thu, 3 May 2012 07:24:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6D582E0738 for ; Thu, 3 May 2012 07:24:30 +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 D090C1B403B for ; Thu, 3 May 2012 07:24:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 3B448E542E for ; Thu, 3 May 2012 07:24:27 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1336028891.0126a3d375db164727e92e15d8b70e4bb92faf72.johu@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/ X-VCS-Repository: proj/qt X-VCS-Files: dev-python/PyQt4/PyQt4-4.9.2_pre20120429.ebuild X-VCS-Directories: dev-python/PyQt4/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 0126a3d375db164727e92e15d8b70e4bb92faf72 X-VCS-Branch: master Date: Thu, 3 May 2012 07:24:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 448dd6ef-0d4f-41cd-ae82-329b4ba0be6b X-Archives-Hash: f81bd92bc97d2fbe2fc1efb85988add1 commit: 0126a3d375db164727e92e15d8b70e4bb92faf72 Author: Johannes Huber gentoo org> AuthorDate: Thu May 3 07:08:11 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu May 3 07:08:11 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/qt.git;a=3Dco= mmit;h=3D0126a3d3 [dev-python/PyQt4] Migrate to virtual/pkgconfig. (Portage version: 2.2.0_alpha101/git/Linux i686, unsigned Manifest commit= ) --- dev-python/PyQt4/PyQt4-4.9.2_pre20120429.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dev-python/PyQt4/PyQt4-4.9.2_pre20120429.ebuild b/dev-python= /PyQt4/PyQt4-4.9.2_pre20120429.ebuild index 4a576e1..cc95f71 100644 --- a/dev-python/PyQt4/PyQt4-4.9.2_pre20120429.ebuild +++ b/dev-python/PyQt4/PyQt4-4.9.2_pre20120429.ebuild @@ -72,7 +72,7 @@ RDEPEND=3D" xmlpatterns? ( >=3Dx11-libs/qt-xmlpatterns-${QT_VER}:4 ) " DEPEND=3D"${RDEPEND} - dbus? ( dev-util/pkgconfig ) + dbus? ( virtual/pkgconfig ) " =20 S=3D${WORKDIR}/${MY_P}