Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: net-libs/telepathy-qt/
Date: Thu, 03 May 2012 07:25:03
Message-Id: 1336029581.57597840398280bce0429a2c8caa643b1e9b70c7.johu@gentoo
1 commit: 57597840398280bce0429a2c8caa643b1e9b70c7
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 3 07:19:41 2012 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Thu May 3 07:19:41 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=57597840
7
8 [net-libs/telepathy-qt] Migrate to virtual/pkgconfig.
9
10 (Portage version: 2.2.0_alpha101/git/Linux i686, unsigned Manifest commit)
11
12 ---
13 net-libs/telepathy-qt/telepathy-qt-9999.ebuild | 2 +-
14 1 files changed, 1 insertions(+), 1 deletions(-)
15
16 diff --git a/net-libs/telepathy-qt/telepathy-qt-9999.ebuild b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
17 index 3343561..f884a50 100644
18 --- a/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
19 +++ b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
20 @@ -30,7 +30,7 @@ RDEPEND="
21 !net-libs/telepathy-qt4
22 "
23 DEPEND="${RDEPEND}
24 - dev-util/pkgconfig
25 + virtual/pkgconfig
26 farsight? (
27 >=net-libs/telepathy-glib-0.17.5
28 )