Gentoo Archives: gentoo-commits

From: Christoph Mende <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/xfce:master commit in: xfce-base/xfwm4/
Date: Tue, 05 Jul 2011 06:31:17
Message-Id: 924fdd8cc333417712a2831853d7d1cdb7a665d4.angelos@gentoo
1 commit: 924fdd8cc333417712a2831853d7d1cdb7a665d4
2 Author: Christoph Mende <angelos <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 5 06:29:03 2011 +0000
4 Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 5 06:29:03 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=924fdd8c
7
8 xfwm4: Update deps
9
10 (Portage version: 2.2.0_alpha43/git/Linux x86_64, signed Manifest commit with key 84F20B43)
11
12 ---
13 xfce-base/xfwm4/xfwm4-9999.ebuild | 4 ++--
14 1 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/xfce-base/xfwm4/xfwm4-9999.ebuild b/xfce-base/xfwm4/xfwm4-9999.ebuild
17 index 3cfb40c..5f4c67b 100644
18 --- a/xfce-base/xfwm4/xfwm4-9999.ebuild
19 +++ b/xfce-base/xfwm4/xfwm4-9999.ebuild
20 @@ -1,6 +1,6 @@
21 # Copyright 1999-2011 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.8.1.ebuild,v 1.9 2011/05/19 22:10:26 ssuominen Exp $
24 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.8.1.ebuild,v 1.10 2011/07/05 06:25:19 angelos Exp $
25
26 EAPI=4
27 inherit xfconf
28 @@ -14,6 +14,7 @@ KEYWORDS=""
29 IUSE="debug startup-notification +xcomposite"
30
31 RDEPEND=">=dev-libs/glib-2.10:2
32 + sys-apps/dbus
33 >=x11-libs/gtk+-2.14:2
34 x11-libs/libICE
35 x11-libs/libSM
36 @@ -21,7 +22,6 @@ RDEPEND=">=dev-libs/glib-2.10:2
37 x11-libs/libXext
38 x11-libs/libXrandr
39 x11-libs/libXrender
40 - x11-libs/libXpm
41 x11-libs/pango
42 >=x11-libs/libwnck-2.22:1
43 >=xfce-base/libxfce4util-4.8