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: Mon, 02 Apr 2012 15:34:57
Message-Id: 1333380414.b9b6e88e21ce9cb5fe708cbbba3ab23e132de9c5.angelos@gentoo
1 commit: b9b6e88e21ce9cb5fe708cbbba3ab23e132de9c5
2 Author: Christoph Mende <angelos <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 2 15:26:54 2012 +0000
4 Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 2 15:26:54 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=b9b6e88e
7
8 xfwm4: Sync with gentoo-x86
9
10 (Portage version: 2.2.0_alpha96/git/Linux x86_64, signed Manifest commit with key 84F20B43)
11
12 ---
13 xfce-base/xfwm4/xfwm4-9999.ebuild | 12 ++++++------
14 1 files changed, 6 insertions(+), 6 deletions(-)
15
16 diff --git a/xfce-base/xfwm4/xfwm4-9999.ebuild b/xfce-base/xfwm4/xfwm4-9999.ebuild
17 index bd0dc28..b8e7aff 100644
18 --- a/xfce-base/xfwm4/xfwm4-9999.ebuild
19 +++ b/xfce-base/xfwm4/xfwm4-9999.ebuild
20 @@ -1,19 +1,19 @@
21 # Copyright 1999-2012 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.3.ebuild,v 1.7 2012/03/23 21:32:47 angelos Exp $
24 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.9.0.ebuild,v 1.1 2012/03/31 05:22:29 ssuominen Exp $
25
26 EAPI=4
27 inherit xfconf
28
29 DESCRIPTION="Window manager for the Xfce desktop environment"
30 -HOMEPAGE="http://www.xfce.org/projects/xfwm4/"
31 +HOMEPAGE="http://www.xfce.org/projects/"
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 KEYWORDS=""
36 IUSE="debug startup-notification +xcomposite"
37
38 -RDEPEND=">=dev-libs/glib-2.10:2
39 +RDEPEND=">=dev-libs/glib-2.10
40 >=x11-libs/gtk+-2.14:2
41 x11-libs/libICE
42 x11-libs/libSM
43 @@ -23,9 +23,9 @@ RDEPEND=">=dev-libs/glib-2.10:2
44 x11-libs/libXrender
45 x11-libs/pango
46 >=x11-libs/libwnck-2.22:1
47 - >=xfce-base/libxfce4util-4.8
48 - >=xfce-base/libxfce4ui-4.8
49 - >=xfce-base/xfconf-4.8
50 + >=xfce-base/libxfce4util-4.9
51 + >=xfce-base/libxfce4ui-4.9
52 + >=xfce-base/xfconf-4.9
53 startup-notification? ( x11-libs/startup-notification )
54 xcomposite? (
55 x11-libs/libXcomposite