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: Wed, 25 Jun 2014 20:15:57
Message-Id: 1403727327.184c7f1c8673b48aeab808ade2f330f113c217c7.angelos@gentoo
1 commit: 184c7f1c8673b48aeab808ade2f330f113c217c7
2 Author: Christoph Mende <angelos <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 25 20:15:27 2014 +0000
4 Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 25 20:15:27 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=184c7f1c
7
8 thunar: Sync with gentoo-x86
9
10 Package-Manager: portage-2.2.10
11 Manifest-Sign-Key: 84F20B43
12
13 ---
14 xfce-base/thunar/thunar-9999.ebuild | 9 ++++++---
15 1 file changed, 6 insertions(+), 3 deletions(-)
16
17 diff --git a/xfce-base/thunar/thunar-9999.ebuild b/xfce-base/thunar/thunar-9999.ebuild
18 index db8f1dc..ee59a91 100644
19 --- a/xfce-base/thunar/thunar-9999.ebuild
20 +++ b/xfce-base/thunar/thunar-9999.ebuild
21 @@ -1,6 +1,6 @@
22 # Copyright 1999-2014 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.3.ebuild,v 1.4 2014/01/28 14:17:11 ago Exp $
25 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.3.ebuild,v 1.10 2014/06/02 17:35:01 ssuominen Exp $
26
27 EAPI=5
28 inherit virtualx xfconf
29 @@ -29,13 +29,16 @@ COMMON_DEPEND=">=dev-lang/perl-5.6
30 libnotify? ( >=x11-libs/libnotify-0.7 )
31 pcre? ( >=dev-libs/libpcre-6 )
32 startup-notification? ( x11-libs/startup-notification )
33 - udev? ( virtual/udev[gudev] )
34 + udev? ( virtual/libgudev:= )
35 xfce_plugins_trash? ( >=xfce-base/xfce4-panel-4.10 )"
36 RDEPEND="${COMMON_DEPEND}
37 >=dev-util/desktop-file-utils-0.20-r1
38 x11-misc/shared-mime-info
39 dbus? ( ${GVFS_DEPEND} )
40 - udev? ( || ( ${GVFS_DEPEND}[udisks,udev] ${GVFS_DEPEND}[gdu,udev] ) )
41 + udev? (
42 + virtual/udev
43 + || ( ${GVFS_DEPEND}[udisks,udev] ${GVFS_DEPEND}[gdu,udev] )
44 + )
45 xfce_plugins_trash? ( ${GVFS_DEPEND} )"
46 DEPEND="${COMMON_DEPEND}
47 dev-util/intltool