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 1SPqP9-0000l1-HF for garchives@archives.gentoo.org; Thu, 03 May 2012 07:24:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1B8EE0748; 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 74219E073B 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 D572A1B403E 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 8FD18E5432 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: <1336029488.45774e4400c5256cd1b9db4945dcf747a3b6fc71.johu@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: net-libs/qmf/ X-VCS-Repository: proj/qt X-VCS-Files: net-libs/qmf/qmf-9999.ebuild X-VCS-Directories: net-libs/qmf/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 45774e4400c5256cd1b9db4945dcf747a3b6fc71 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: a0aa35bf-2ff7-4c6b-b90c-9e6d9dca08a1 X-Archives-Hash: c8dd8841343731558d9a24e8a66dc149 commit: 45774e4400c5256cd1b9db4945dcf747a3b6fc71 Author: Johannes Huber gentoo org> AuthorDate: Thu May 3 07:18:08 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu May 3 07:18:08 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/qt.git;a=3Dco= mmit;h=3D45774e44 [net-libs/qmf] Migrate to virtual/pkgconfig. (Portage version: 2.2.0_alpha101/git/Linux i686, unsigned Manifest commit= ) --- net-libs/qmf/qmf-9999.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/net-libs/qmf/qmf-9999.ebuild b/net-libs/qmf/qmf-9999.ebuild index 5323bc3..92aeced 100644 --- a/net-libs/qmf/qmf-9999.ebuild +++ b/net-libs/qmf/qmf-9999.ebuild @@ -32,7 +32,7 @@ RDEPEND=3D" examples? ( >=3Dx11-libs/qt-webkit-4.6.0:4 ) " DEPEND=3D"${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig test? ( >=3Dx11-libs/qt-test-4.6.0:4 ) !!