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/xfdesktop/
Date: Mon, 02 Apr 2012 15:35:09
Message-Id: 1333380410.ced6445c4d95df2224895e0776b1ad743b4d66ed.angelos@gentoo
1 commit: ced6445c4d95df2224895e0776b1ad743b4d66ed
2 Author: Christoph Mende <angelos <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 2 15:26:50 2012 +0000
4 Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 2 15:26:50 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=ced6445c
7
8 xfdesktop: 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/xfdesktop/xfdesktop-9999.ebuild | 18 +++++++++---------
14 1 files changed, 9 insertions(+), 9 deletions(-)
15
16 diff --git a/xfce-base/xfdesktop/xfdesktop-9999.ebuild b/xfce-base/xfdesktop/xfdesktop-9999.ebuild
17 index 55d3635..d91a5ed 100644
18 --- a/xfce-base/xfdesktop/xfdesktop-9999.ebuild
19 +++ b/xfce-base/xfdesktop/xfdesktop-9999.ebuild
20 @@ -1,32 +1,32 @@
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/xfdesktop/xfdesktop-4.9.0.ebuild,v 1.2 2012/03/23 21:31:02 angelos Exp $
24 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.9.2.ebuild,v 1.1 2012/04/01 09:34:15 ssuominen Exp $
25
26 EAPI=4
27 inherit xfconf
28
29 DESCRIPTION="Desktop manager for the Xfce desktop environment"
30 -HOMEPAGE="http://www.xfce.org/projects/xfdesktop/"
31 +HOMEPAGE="http://www.xfce.org/projects/"
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 KEYWORDS=""
36 IUSE="debug libnotify thunar"
37
38 -RDEPEND=">=dev-libs/glib-2.20:2
39 +RDEPEND=">=dev-libs/glib-2.20
40 >=x11-libs/gtk+-2.24:2
41 x11-libs/libSM
42 >=x11-libs/libwnck-2.20:1
43 x11-libs/libX11
44 - >=xfce-base/exo-0.6
45 - >=xfce-base/garcon-0.1.5
46 + >=xfce-base/exo-0.7
47 + >=xfce-base/garcon-0.1.11
48 >=xfce-base/libxfce4ui-4.9
49 - >=xfce-base/libxfce4util-4.8
50 - >=xfce-base/xfconf-4.8
51 + >=xfce-base/libxfce4util-4.9
52 + >=xfce-base/xfconf-4.9
53 libnotify? ( >=x11-libs/libnotify-0.7 )
54 thunar? (
55 - >=xfce-base/thunar-1.2[dbus]
56 - >=dev-libs/dbus-glib-0.90
57 + >=xfce-base/thunar-1.3[dbus]
58 + >=dev-libs/dbus-glib-0.98
59 )"
60 DEPEND="${RDEPEND}
61 dev-util/intltool