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/xfconf/
Date: Tue, 05 Jul 2011 06:30:52
Message-Id: 203fcea7e82cf955db6bdaabc1b2d54882777f5e.angelos@gentoo
1 commit: 203fcea7e82cf955db6bdaabc1b2d54882777f5e
2 Author: Christoph Mende <angelos <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 5 06:28:18 2011 +0000
4 Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 5 06:28:18 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=203fcea7
7
8 xfconf: 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/xfconf/xfconf-9999.ebuild | 1 +
14 1 files changed, 1 insertions(+), 0 deletions(-)
15
16 diff --git a/xfce-base/xfconf/xfconf-9999.ebuild b/xfce-base/xfconf/xfconf-9999.ebuild
17 index 5f5620a..1956cf5 100644
18 --- a/xfce-base/xfconf/xfconf-9999.ebuild
19 +++ b/xfce-base/xfconf/xfconf-9999.ebuild
20 @@ -14,6 +14,7 @@ KEYWORDS=""
21 IUSE="debug perl"
22
23 RDEPEND=">=dev-libs/dbus-glib-0.88
24 + sys-apps/dbus
25 >=dev-libs/glib-2.18:2
26 >=xfce-base/libxfce4util-4.8
27 perl? ( dev-perl/glib-perl )"