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/libxfce4ui/
Date: Mon, 02 Apr 2012 15:34:38
Message-Id: 1333380372.ae85a8f40c1678c27f9670521e4a9f9ca4009684.angelos@gentoo
1 commit: ae85a8f40c1678c27f9670521e4a9f9ca4009684
2 Author: Christoph Mende <angelos <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 2 15:26:12 2012 +0000
4 Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 2 15:26:12 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=ae85a8f4
7
8 libxfce4ui: 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/libxfce4ui/libxfce4ui-9999.ebuild | 8 ++++----
14 1 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
17 index ac19f5d..9c43e89 100644
18 --- a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
19 +++ b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild
20 @@ -1,6 +1,6 @@
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/libxfce4ui/libxfce4ui-4.9.0.ebuild,v 1.3 2012/03/23 21:17:04 angelos Exp $
24 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.9.1.ebuild,v 1.2 2012/03/31 05:50:09 ssuominen Exp $
25
26 EAPI=4
27 inherit xfconf
28 @@ -13,13 +13,13 @@ SLOT="0"
29 KEYWORDS=""
30 IUSE="debug glade startup-notification"
31
32 -RDEPEND=">=dev-libs/glib-2.16:2
33 +RDEPEND=">=dev-libs/glib-2.16
34 >=x11-libs/gtk+-2.14:2
35 x11-libs/libX11
36 x11-libs/libICE
37 x11-libs/libSM
38 - >=xfce-base/libxfce4util-4.8
39 - >=xfce-base/xfconf-4.8
40 + >=xfce-base/libxfce4util-4.9
41 + >=xfce-base/xfconf-4.9
42 glade? ( dev-util/glade:3 )
43 startup-notification? ( x11-libs/startup-notification )
44 !xfce-base/xfce-utils"