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-gtk3/
Date: Wed, 02 May 2012 22:16:40
Message-Id: 1335996902.6f34e34d9b4c0aec9233fe3f8ee3b34e7266a8ac.johu@gentoo
1 commit: 6f34e34d9b4c0aec9233fe3f8ee3b34e7266a8ac
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 2 22:15:02 2012 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Wed May 2 22:15:02 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6f34e34d
7
8 [x11-themes/oxygen-gtk3] 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-gtk3/oxygen-gtk3-9999.ebuild | 2 +-
14 1 files changed, 1 insertions(+), 1 deletions(-)
15
16 diff --git a/x11-themes/oxygen-gtk3/oxygen-gtk3-9999.ebuild b/x11-themes/oxygen-gtk3/oxygen-gtk3-9999.ebuild
17 index fb06a75..9c84cee 100644
18 --- a/x11-themes/oxygen-gtk3/oxygen-gtk3-9999.ebuild
19 +++ b/x11-themes/oxygen-gtk3/oxygen-gtk3-9999.ebuild
20 @@ -24,7 +24,7 @@ RDEPEND="
21 x11-libs/pango
22 "
23 DEPEND="${RDEPEND}
24 - dev-util/pkgconfig
25 + virtual/pkgconfig
26 doc? ( app-doc/doxygen )
27 "