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 1SRiDY-0006Nk-Nk for garchives@archives.gentoo.org; Tue, 08 May 2012 11:04:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD7A4E07B5; Tue, 8 May 2012 11:04:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A3646E07B9 for ; Tue, 8 May 2012 11:04:25 +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 1FA6A1B4015 for ; Tue, 8 May 2012 11:04:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id CDC68E542D for ; Tue, 8 May 2012 11:04:23 +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: <1336474903.c139ccc872585dd783f425bd55fa2a9d00f64df8.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/kmymoney/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/kmymoney/kmymoney-9999.ebuild X-VCS-Directories: app-office/kmymoney/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: c139ccc872585dd783f425bd55fa2a9d00f64df8 X-VCS-Branch: master Date: Tue, 8 May 2012 11:04:23 +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: bf62e0d3-bc9d-4b7d-99b3-140e84b7b0eb X-Archives-Hash: 16b910810699281079825a0a07bd1b22 commit: c139ccc872585dd783f425bd55fa2a9d00f64df8 Author: Johannes Huber gentoo org> AuthorDate: Tue May 8 11:01:43 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue May 8 11:01:43 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3Dc139ccc8 [app-office/kmymoney] Migrate to virtual/pkgconfig. (Portage version: 2.2.0_alpha101/git/Linux x86_64, unsigned Manifest comm= it) --- app-office/kmymoney/kmymoney-9999.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app-office/kmymoney/kmymoney-9999.ebuild b/app-office/kmymon= ey/kmymoney-9999.ebuild index 45810a2..bb37e9e 100644 --- a/app-office/kmymoney/kmymoney-9999.ebuild +++ b/app-office/kmymoney/kmymoney-9999.ebuild @@ -48,7 +48,7 @@ RDEPEND=3D"${COMMON_DEPEND} quotes? ( dev-perl/Finance-Quote ) " DEPEND=3D"${COMMON_DEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( app-doc/doxygen ) test? ( dev-util/cppunit ) "