commit:     2239a478a8b18979d6cb8fde51151d822443d379
Author:     grafi <grafi <AT> grafi <DOT> jp>
AuthorDate: Wed Dec  9 09:20:05 2015 +0000
Commit:     Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Wed Dec  9 09:22:51 2015 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=2239a478

Drop dependency to gvfs because it doesn't make sense.

Its existence is checked each runtime and it is used only to make the folder
icon pretty in Gnome environment. Gvfs should be available on Gnome
environment, and in non-Gnome environment its use has no effect.

 net-misc/sparkleshare/sparkleshare-1.4.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-misc/sparkleshare/sparkleshare-1.4.ebuild 
b/net-misc/sparkleshare/sparkleshare-1.4.ebuild
index 573472c..e9c8e73 100644
--- a/net-misc/sparkleshare/sparkleshare-1.4.ebuild
+++ b/net-misc/sparkleshare/sparkleshare-1.4.ebuild
@@ -28,7 +28,6 @@ COMMON_DEPEND=">=dev-lang/mono-2.8
 "
 RDEPEND="${COMMON_DEPEND}
        >=dev-vcs/git-1.8
-       gnome-base/gvfs
        net-misc/curl[ssl]
        net-misc/openssh
 "

Reply via email to