Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: x11-themes/oxygen-gtk/
Date: Wed, 02 May 2012 22:17:05
Message-Id: 1335996965.b89cf4ab4b50b342fd65f262467d802ed31fd290.johu@gentoo
1 commit: b89cf4ab4b50b342fd65f262467d802ed31fd290
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 2 22:16:05 2012 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Wed May 2 22:16:05 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b89cf4ab
7
8 [x11-themes/oxygen-gtk] dev-util/pkgconfig -> virtual/pkgconfig
9
10 (Portage version: 2.2.0_alpha101/git/Linux i686, unsigned Manifest commit)
11
12 ---
13 x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild | 2 +-
14 1 files changed, 1 insertions(+), 1 deletions(-)
15
16 diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild
17 index 1bc72f4..54df760 100644
18 --- a/x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild
19 +++ b/x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild
20 @@ -23,7 +23,7 @@ RDEPEND="
21 x11-libs/pango
22 "
23 DEPEND="${RDEPEND}
24 - dev-util/pkgconfig
25 + virtual/pkgconfig
26 doc? ( app-doc/doxygen )
27 "