diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-08-23 17:44:32 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-08-23 17:44:32 +0000 |
commit | c86232806702104241c0293e8bb41b006625824f (patch) | |
tree | 05f9ba90367b91d540f9e7b95af4bff156049b64 /xfce-base | |
parent | xfce-base/exo (diff) | |
download | gentoo-2-c86232806702104241c0293e8bb41b006625824f.tar.gz gentoo-2-c86232806702104241c0293e8bb41b006625824f.tar.bz2 gentoo-2-c86232806702104241c0293e8bb41b006625824f.zip |
xfce-base/exo
(Portage version: 2.2_rc39/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/thunar/thunar-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/thunar/thunar-1.0.1.ebuild b/xfce-base/thunar/thunar-1.0.1.ebuild index 0dbfa30ecf5a..6fd1e0e6f2a4 100644 --- a/xfce-base/thunar/thunar-1.0.1.ebuild +++ b/xfce-base/thunar/thunar-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.1.ebuild,v 1.11 2009/08/02 10:37:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.1.ebuild,v 1.12 2009/08/23 17:44:32 ssuominen Exp $ EAPI=2 MY_P=${P/t/T} @@ -24,7 +24,7 @@ RDEPEND=">=dev-lang/perl-5.6 >=x11-libs/gtk+-2.6:2 x11-libs/libSM >=x11-misc/shared-mime-info-0.20 - >=xfce-extra/exo-0.3.92[hal?] + >=xfce-base/exo-0.3.92[hal?] >=xfce-base/libxfce4util-4.6 dbus? ( dev-libs/dbus-glib ) exif? ( >=media-libs/libexif-0.6 ) |