summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2012-05-27 12:44:33 +0200
committerChristoph Mende <angelos@gentoo.org>2012-05-27 12:44:33 +0200
commit119e5e4ff47e134ff3438c186a4f2ea76c9a6f26 (patch)
tree07ff9bb64644571bc4910cd0e55056f1a5f14079
parentlibxfce4util: Sync with gentoo-x86 (diff)
downloadxfce-119e5e4ff47e134ff3438c186a4f2ea76c9a6f26.tar.gz
xfce-119e5e4ff47e134ff3438c186a4f2ea76c9a6f26.tar.bz2
xfce-119e5e4ff47e134ff3438c186a4f2ea76c9a6f26.zip
thunar: Sync with gentoo-x86
(Portage version: 2.2.0_alpha108/git/Linux x86_64, signed Manifest commit with key 84F20B43)
-rw-r--r--xfce-base/thunar/Manifest8
-rw-r--r--xfce-base/thunar/thunar-9999.ebuild18
2 files changed, 13 insertions, 13 deletions
diff --git a/xfce-base/thunar/Manifest b/xfce-base/thunar/Manifest
index b0f2b07..60c781d 100644
--- a/xfce-base/thunar/Manifest
+++ b/xfce-base/thunar/Manifest
@@ -1,12 +1,12 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
-EBUILD thunar-9999.ebuild 1874 RMD160 fdf89a55f78d70a6310764a553350490ddf3d063 SHA1 d2a4287bb623c81e93d4370b138a5f9513126c06 SHA256 8946034c9a5e1cf1df07864a7ce762a7ba3ade5cc6a1dcba8c7341160546e8bc
+EBUILD thunar-9999.ebuild 1915 RMD160 1070200d3d3a3e452b1c39f8c3711891fadf3d08 SHA1 77e980351fb85f435f54594eb570d462f7a732ad SHA256 ca5d5d81647d8140518cf0d0b46768f449722165d04877c30f84c44ba4018aa6
MISC metadata.xml 159 RMD160 43722935bd7b4db7fe8db681054f2e53c4a5f7ce SHA1 15958ad72e234ba572c9534533c21532eb6bc0fd SHA256 900ea49b6703fce452e205b85226bf1f994725963e5840da501182e7487d0e63
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
-iF4EAREIAAYFAk95xSEACgkQmWq1bYTyC0OdvwD/TEnvKei+FP7SniiQJC+/udDp
-YPRc7AYKoH8oO4h7eQAA+gIvPsCE4K49wajUx9UqgtZXTx6RoTVwi06OgWNWwdAm
-=8td9
+iF4EAREIAAYFAk/CBZAACgkQmWq1bYTyC0OyEAD/Xb3+ZcJBI4eYjXWHEbXvcmQj
+DJ8hf3D1uS4RCLquoQAA/3q8lXP+vBeuphIMcq4uBnJbeNB0Pl220AFgP2hocNdc
+=dP1P
-----END PGP SIGNATURE-----
diff --git a/xfce-base/thunar/thunar-9999.ebuild b/xfce-base/thunar/thunar-9999.ebuild
index 6268922..9679536 100644
--- a/xfce-base/thunar/thunar-9999.ebuild
+++ b/xfce-base/thunar/thunar-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.3.1.ebuild,v 1.1 2012/03/31 05:05:56 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.4.0.ebuild,v 1.7 2012/05/22 05:28:36 jdhore Exp $
EAPI=4
inherit virtualx xfconf
@@ -19,25 +19,25 @@ GVFS_DEPEND=">=gnome-base/gvfs-1.10.1"
COMMON_DEPEND=">=dev-lang/perl-5.6
>=dev-libs/glib-2.24
>=x11-libs/gtk+-2.20:2
- >=xfce-base/exo-0.7
- >=xfce-base/libxfce4ui-4.9
- >=xfce-base/libxfce4util-4.9
+ >=xfce-base/exo-0.8
+ >=xfce-base/libxfce4ui-4.10
+ >=xfce-base/libxfce4util-4.10
dbus? ( >=dev-libs/dbus-glib-0.98 )
exif? ( >=media-libs/libexif-0.6.19 )
libnotify? ( >=x11-libs/libnotify-0.7 )
pcre? ( >=dev-libs/libpcre-6 )
startup-notification? ( x11-libs/startup-notification )
- udev? ( || ( >=sys-fs/udev-171-r5[gudev] <sys-fs/udev-171-r5[extras] ) )
- xfce_plugins_trash? ( >=xfce-base/xfce4-panel-4.9 )"
+ udev? ( || ( >=sys-fs/udev-171-r5[gudev] <sys-fs/udev-171[extras] ) )
+ xfce_plugins_trash? ( >=xfce-base/xfce4-panel-4.10 )"
RDEPEND="${COMMON_DEPEND}
- dev-util/desktop-file-utils
+ >=dev-util/desktop-file-utils-0.20-r1
x11-misc/shared-mime-info
dbus? ( ${GVFS_DEPEND} )
- udev? ( ${GVFS_DEPEND}[gdu,udev] )
+ udev? ( || ( ${GVFS_DEPEND}[udisks,udev] ${GVFS_DEPEND}[gdu,udev] ) )
xfce_plugins_trash? ( ${GVFS_DEPEND} )"
DEPEND="${COMMON_DEPEND}
dev-util/intltool
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext"
REQUIRED_USE="xfce_plugins_trash? ( dbus )"