summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-01-12 17:49:46 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-01-12 17:49:46 +0000
commitf63109437682ac486ddd979adaff78ba164a51a9 (patch)
tree6215f9706ac89fce82de70938b2901728f038482 /gnome-base/gvfs
parentinitial commit - ebuild work from Luca Marturana and Samuli Suominen via bug ... (diff)
downloadgentoo-2-f63109437682ac486ddd979adaff78ba164a51a9.tar.gz
gentoo-2-f63109437682ac486ddd979adaff78ba164a51a9.tar.bz2
gentoo-2-f63109437682ac486ddd979adaff78ba164a51a9.zip
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'gnome-base/gvfs')
-rw-r--r--gnome-base/gvfs/gvfs-1.4.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gvfs/gvfs-1.4.3.ebuild b/gnome-base/gvfs/gvfs-1.4.3.ebuild
index 6555ea945c9d..83203b0d9b5c 100644
--- a/gnome-base/gvfs/gvfs-1.4.3.ebuild
+++ b/gnome-base/gvfs/gvfs-1.4.3.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/gnome-base/gvfs/gvfs-1.4.3.ebuild,v 1.3 2010/01/12 01:27:46 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.4.3.ebuild,v 1.4 2010/01/12 17:49:46 mr_bones_ Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -38,7 +38,7 @@ RDEPEND=">=dev-libs/glib-2.21.2
hal? (
cdda? ( >=dev-libs/libcdio-0.78.2[-minimal] )
>=sys-apps/hal-0.5.10 )
- samba? ( || ( net-fs/samba-libs[smbclient]
+ samba? ( || ( net-fs/samba-libs[smbclient]
<=net-fs/samba-3.3 ) )"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.40