Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/betagarden:master commit in: media-gfx/cataract/
Date: Thu, 03 May 2012 11:41:47
Message-Id: 1336041634.4ec9c933f8513de0de08da0b147a989c36d55757.johu@gentoo
1 commit: 4ec9c933f8513de0de08da0b147a989c36d55757
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 3 10:40:34 2012 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Thu May 3 10:40:34 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=4ec9c933
7
8 [media-gfx/cataract] Migrate to virtual/pkgconfig.
9
10 (Portage version: 2.2.0_alpha101/git/Linux i686, signed Manifest commit with key F3CFD2BD)
11
12 ---
13 media-gfx/cataract/cataract-1.1.0-r1.ebuild | 4 ++--
14 .../cataract/cataract-1.1.0_p20110326_p2.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/media-gfx/cataract/cataract-1.1.0-r1.ebuild b/media-gfx/cataract/cataract-1.1.0-r1.ebuild
18 index 348019d..13c4126 100644
19 --- a/media-gfx/cataract/cataract-1.1.0-r1.ebuild
20 +++ b/media-gfx/cataract/cataract-1.1.0-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2011 Gentoo Foundation
23 +# Copyright 1999-2012 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Header: $
26
27 @@ -18,7 +18,7 @@ RDEPEND="dev-libs/glib
28 media-gfx/imagemagick
29 media-gfx/exiv2"
30 DEPEND="${RDEPEND}
31 - dev-util/pkgconfig"
32 + virtual/pkgconfig"
33
34 src_install() {
35 emake DESTDIR="${D}" install || die
36
37 diff --git a/media-gfx/cataract/cataract-1.1.0_p20110326_p2.ebuild b/media-gfx/cataract/cataract-1.1.0_p20110326_p2.ebuild
38 index 721a328..a8ea3ee 100644
39 --- a/media-gfx/cataract/cataract-1.1.0_p20110326_p2.ebuild
40 +++ b/media-gfx/cataract/cataract-1.1.0_p20110326_p2.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2011 Gentoo Foundation
43 +# Copyright 1999-2012 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45 # $Header: $
46
47 @@ -23,7 +23,7 @@ RDEPEND="dev-libs/glib
48 media-gfx/imagemagick
49 media-gfx/exiv2"
50 DEPEND="${RDEPEND}
51 - dev-util/pkgconfig"
52 + virtual/pkgconfig"
53
54 S="${WORKDIR}"/${MY_P}