Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: app-dicts/goldendict/
Date: Thu, 03 May 2012 07:24:58
Message-Id: 1336028585.1ec6830e5da6a3a9eff1e9d4e3154fff64a68dde.johu@gentoo
1 commit: 1ec6830e5da6a3a9eff1e9d4e3154fff64a68dde
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 3 07:03:05 2012 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Thu May 3 07:03:05 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=1ec6830e
7
8 [app-dicts/goldendict] Migrate to virtual/pkgconfig.
9
10 (Portage version: 2.2.0_alpha101/git/Linux i686, unsigned Manifest commit)
11
12 ---
13 app-dicts/goldendict/goldendict-9999.ebuild | 2 +-
14 1 files changed, 1 insertions(+), 1 deletions(-)
15
16 diff --git a/app-dicts/goldendict/goldendict-9999.ebuild b/app-dicts/goldendict/goldendict-9999.ebuild
17 index b6ac18f..572b673 100644
18 --- a/app-dicts/goldendict/goldendict-9999.ebuild
19 +++ b/app-dicts/goldendict/goldendict-9999.ebuild
20 @@ -30,7 +30,7 @@ RDEPEND=">=app-text/hunspell-1.2
21 ) )
22 kde? ( media-libs/phonon )"
23 DEPEND="${RDEPEND}
24 - dev-util/pkgconfig"
25 + virtual/pkgconfig"
26
27 src_prepare() {
28 qt4-r2_src_prepare