summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-03-26 09:33:48 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-03-26 09:33:48 +0000
commite48c8d42fd8319dea67a25a4a4aa458c25b153df (patch)
tree6f5357312dd353016148c91060c79d081c6c7e40 /xfce-extra
parentFix building with libpng14. (diff)
downloadgentoo-2-e48c8d42fd8319dea67a25a4a4aa458c25b153df.tar.gz
gentoo-2-e48c8d42fd8319dea67a25a4a4aa458c25b153df.tar.bz2
gentoo-2-e48c8d42fd8319dea67a25a4a4aa458c25b153df.zip
Fix thunar and/or thunar-vfs and exo deps.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-places-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild5
2 files changed, 6 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-places-plugin/ChangeLog b/xfce-extra/xfce4-places-plugin/ChangeLog
index 4191ea166afc..37abae65994c 100644
--- a/xfce-extra/xfce4-places-plugin/ChangeLog
+++ b/xfce-extra/xfce4-places-plugin/ChangeLog
@@ -1,10 +1,10 @@
# ChangeLog for xfce-extra/xfce4-places-plugin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.10 2010/01/15 03:15:23 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.11 2010/03/26 09:33:48 ssuominen Exp $
- 15 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
+ 26 Mar 2010; Samuli Suominen <ssuominen@gentoo.org>
xfce4-places-plugin-1.2.0.ebuild:
- Restrict deps to old xfce-base/thunar.
+ Fix thunar and/or thunar-vfs and exo deps.
08 Oct 2009; Jeremy Olexa <darkside@gentoo.org>
xfce4-places-plugin-1.2.0.ebuild:
diff --git a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild
index d65b2bff530a..7ae9eac4f4a4 100644
--- a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild
+++ b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild,v 1.10 2010/01/15 03:15:23 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild,v 1.11 2010/03/26 09:33:48 ssuominen Exp $
EAPI=2
inherit xfconf
@@ -17,8 +17,9 @@ IUSE="debug"
RDEPEND=">=x11-libs/gtk+-2.6:2
>=xfce-base/libxfce4util-4.3.90.2
>=xfce-base/libxfcegui4-4.3.90.2
- <xfce-base/thunar-1.1.0
+ || ( xfce-extra/thunar-vfs <xfce-base/thunar-1.1.0 )
>=xfce-base/exo-0.3.1.1
+ <xfce-base/exo-0.5
>=xfce-base/xfce4-panel-4.5.92"
DEPEND="${RDEPEND}
dev-util/pkgconfig