commit:     184c7f1c8673b48aeab808ade2f330f113c217c7
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 25 20:15:27 2014 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Wed Jun 25 20:15:27 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=184c7f1c

thunar: Sync with gentoo-x86

Package-Manager: portage-2.2.10
Manifest-Sign-Key: 84F20B43

---
 xfce-base/thunar/thunar-9999.ebuild | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/xfce-base/thunar/thunar-9999.ebuild 
b/xfce-base/thunar/thunar-9999.ebuild
index db8f1dc..ee59a91 100644
--- a/xfce-base/thunar/thunar-9999.ebuild
+++ b/xfce-base/thunar/thunar-9999.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.3.ebuild,v 1.4 
2014/01/28 14:17:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.3.ebuild,v 1.10 
2014/06/02 17:35:01 ssuominen Exp $
 
 EAPI=5
 inherit virtualx xfconf
@@ -29,13 +29,16 @@ COMMON_DEPEND=">=dev-lang/perl-5.6
        libnotify? ( >=x11-libs/libnotify-0.7 )
        pcre? ( >=dev-libs/libpcre-6 )
        startup-notification? ( x11-libs/startup-notification )
-       udev? ( virtual/udev[gudev] )
+       udev? ( virtual/libgudev:= )
        xfce_plugins_trash? ( >=xfce-base/xfce4-panel-4.10 )"
 RDEPEND="${COMMON_DEPEND}
        >=dev-util/desktop-file-utils-0.20-r1
        x11-misc/shared-mime-info
        dbus? ( ${GVFS_DEPEND} )
-       udev? ( || ( ${GVFS_DEPEND}[udisks,udev] ${GVFS_DEPEND}[gdu,udev] ) )
+       udev? (
+               virtual/udev
+               || ( ${GVFS_DEPEND}[udisks,udev] ${GVFS_DEPEND}[gdu,udev] )
+               )
        xfce_plugins_trash? ( ${GVFS_DEPEND} )"
 DEPEND="${COMMON_DEPEND}
        dev-util/intltool

Reply via email to