summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2004-03-28 18:24:03 +0000
committerMarinus Schraal <foser@gentoo.org>2004-03-28 18:24:03 +0000
commit24bf1274d89bf9b0c12849313b180ee60772214b (patch)
tree6ab4cc2a7b907c9bcc5398e4764481fe9ac4ef59 /gnome-base/gnome-vfs
parentfixed SRC_URI (#45108) (Manifest recommit) (diff)
downloadgentoo-2-24bf1274d89bf9b0c12849313b180ee60772214b.tar.gz
gentoo-2-24bf1274d89bf9b0c12849313b180ee60772214b.tar.bz2
gentoo-2-24bf1274d89bf9b0c12849313b180ee60772214b.zip
add vfs-extras block
Diffstat (limited to 'gnome-base/gnome-vfs')
-rw-r--r--gnome-base/gnome-vfs/ChangeLog5
-rw-r--r--gnome-base/gnome-vfs/gnome-vfs-2.6.0.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-vfs/ChangeLog b/gnome-base/gnome-vfs/ChangeLog
index 98c284d8bd26..347bc48f616f 100644
--- a/gnome-base/gnome-vfs/ChangeLog
+++ b/gnome-base/gnome-vfs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gnome-vfs
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.82 2004/03/22 13:33:57 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.83 2004/03/28 18:24:03 foser Exp $
+
+ 28 Mar 2004; foser <foser@gentoo.org> gnome-vfs-2.6.0.ebuild :
+ Add gnome-vfs-extras block for samba
*gnome-vfs-2.6.0 (22 Mar 2004)
diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.6.0.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.6.0.ebuild
index cdf27c44a17b..d5e1139c8f9c 100644
--- a/gnome-base/gnome-vfs/gnome-vfs-2.6.0.ebuild
+++ b/gnome-base/gnome-vfs/gnome-vfs-2.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.6.0.ebuild,v 1.1 2004/03/22 13:33:57 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.6.0.ebuild,v 1.2 2004/03/28 18:24:03 foser Exp $
# FIXME : can use gnutls
inherit gnome2 eutils
@@ -27,7 +27,8 @@ RDEPEND=">=dev-libs/glib-2
app-admin/fam
ssl? ( >=dev-libs/openssl-0.9.5
!gnome-extra/gnome-vfs-sftp )
- samba? ( >=net-fs/samba-3 )"
+ samba? ( >=net-fs/samba-3
+ !gnome-extra/gnome-vfs-extras )"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.29