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/thunar/
Date: Mon, 02 Apr 2012 15:35:03
Message-Id: 1333380386.f07dafcbccd10a3cb4d5310dec577312e0d9da63.angelos@gentoo
1 commit: f07dafcbccd10a3cb4d5310dec577312e0d9da63
2 Author: Christoph Mende <angelos <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 2 15:26:26 2012 +0000
4 Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 2 15:26:26 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=f07dafcb
7
8 thunar: 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/thunar/thunar-9999.ebuild | 22 +++++++++++-----------
14 1 files changed, 11 insertions(+), 11 deletions(-)
15
16 diff --git a/xfce-base/thunar/thunar-9999.ebuild b/xfce-base/thunar/thunar-9999.ebuild
17 index 0c5b6ac..6268922 100644
18 --- a/xfce-base/thunar/thunar-9999.ebuild
19 +++ b/xfce-base/thunar/thunar-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/thunar/thunar-1.2.3.ebuild,v 1.9 2012/03/23 21:22:12 angelos Exp $
24 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.3.1.ebuild,v 1.1 2012/03/31 05:05:56 ssuominen Exp $
25
26 EAPI=4
27 inherit virtualx xfconf
28 @@ -8,27 +8,27 @@ inherit virtualx xfconf
29 MY_P=${P/t/T}
30
31 DESCRIPTION="File manager for the Xfce desktop environment"
32 -HOMEPAGE="http://www.xfce.org/projects/thunar/ http://thunar.xfce.org/"
33 +HOMEPAGE="http://www.xfce.org/projects/ http://thunar.xfce.org/"
34
35 LICENSE="GPL-2 LGPL-2"
36 SLOT="0"
37 KEYWORDS=""
38 IUSE="+dbus debug exif libnotify pcre startup-notification test +xfce_plugins_trash udev"
39
40 -GVFS_DEPEND=">=gnome-base/gvfs-1.6.7"
41 +GVFS_DEPEND=">=gnome-base/gvfs-1.10.1"
42 COMMON_DEPEND=">=dev-lang/perl-5.6
43 - >=dev-libs/glib-2.18:2
44 - >=xfce-base/exo-0.6
45 - >=x11-libs/gtk+-2.14:2
46 - >=xfce-base/libxfce4ui-4.8
47 - >=xfce-base/libxfce4util-4.8
48 - dbus? ( >=dev-libs/dbus-glib-0.90 )
49 + >=dev-libs/glib-2.24
50 + >=x11-libs/gtk+-2.20:2
51 + >=xfce-base/exo-0.7
52 + >=xfce-base/libxfce4ui-4.9
53 + >=xfce-base/libxfce4util-4.9
54 + dbus? ( >=dev-libs/dbus-glib-0.98 )
55 exif? ( >=media-libs/libexif-0.6.19 )
56 libnotify? ( >=x11-libs/libnotify-0.7 )
57 pcre? ( >=dev-libs/libpcre-6 )
58 startup-notification? ( x11-libs/startup-notification )
59 - udev? ( || ( >=sys-fs/udev-171-r1[gudev] <sys-fs/udev-171-r1[extras] ) )
60 - xfce_plugins_trash? ( >=xfce-base/xfce4-panel-4.8 )"
61 + udev? ( || ( >=sys-fs/udev-171-r5[gudev] <sys-fs/udev-171-r5[extras] ) )
62 + xfce_plugins_trash? ( >=xfce-base/xfce4-panel-4.9 )"
63 RDEPEND="${COMMON_DEPEND}
64 dev-util/desktop-file-utils
65 x11-misc/shared-mime-info