Gentoo Archives: gentoo-commits

From: Tomas Chvatal <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: x11-themes/oxygen-gtk/
Date: Mon, 21 Feb 2011 15:42:18
Message-Id: 8485747938d12bd085f60e3d69793843cf909f1c.scarabeus@gentoo
1 commit: 8485747938d12bd085f60e3d69793843cf909f1c
2 Author: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 21 15:40:36 2011 +0000
4 Commit: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 21 15:40:36 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=84857479
7
8 [x11-themes/oxygen-gtk] Depend on proper slot.
9
10 ---
11 x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild
15 index 5bfc4fe..ea32f44 100644
16 --- a/x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild
17 +++ b/x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild
18 @@ -18,7 +18,7 @@ IUSE="debug doc"
19 RDEPEND="
20 dev-libs/glib
21 x11-libs/cairo
22 - x11-libs/gtk+
23 + x11-libs/gtk+:2
24 x11-libs/libX11
25 x11-libs/pango
26 "