]> Pileus Git - ~andy/sunrise/commitdiff
gnome-extra/nautilus-dropbox: Remove RDEPEND on net-misc/wget as pythons urlib is...
authorMarc Schiffbauer <mschiff@gentoo.org>
Mon, 10 Jan 2011 14:37:46 +0000 (14:37 +0000)
committerMarc Schiffbauer <mschiff@gentoo.org>
Mon, 10 Jan 2011 14:37:46 +0000 (14:37 +0000)
svn path=/sunrise/; revision=11659

gnome-extra/nautilus-dropbox/ChangeLog
gnome-extra/nautilus-dropbox/Manifest
gnome-extra/nautilus-dropbox/nautilus-dropbox-0.6.7.ebuild

index bb72b5c7d8f76fa6cbbf6b4d35d080b2d0dd8e82..b9155ee66de1b1fc8c10d22b1ac38a64c9ddfb94 100644 (file)
@@ -1,7 +1,11 @@
 # ChangeLog for gnome-extra/nautilus-dropbox
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  10 Jan 2011; Marc Schiffbauer (mschiff) <marc@schiffbauer.net>
+  nautilus-dropbox-0.6.7.ebuild:
+  Remove RDEPEND on net-misc/wget as pythons urlib is used to download the daemon
+
   18 Dec 2010; Fabiano Francesconi (elbryan) <fabiano.francesconi@gmail.com>
   -nautilus-dropbox-0.6.4.ebuild, +nautilus-dropbox-0.6.7.ebuild:
   Bumped again to version 0.6.7 since they have announced today the new
index e9decf1bcfa3ed63bc52ca6270e1c577b30a7211..c3d266f2ca6fd364a6cf2a34c0d5bf29c59e32e0 100644 (file)
@@ -1,4 +1,4 @@
 DIST nautilus-dropbox-0.6.7.tar.bz2 324049 RMD160 a8e3601e47a429e3a5331468b1bfa0c1f87e790e SHA1 77ce777bd342eaf7ada3e3a4f6664f66ca4189fb SHA256 4f37ac309a674bccc7edcd37d62bdccec590e78e6db8224dda4e641d5022b554
-EBUILD nautilus-dropbox-0.6.7.ebuild 1444 RMD160 d8668f3683c7fa7c79765d51de5dab54849b2a0e SHA1 f98113a7f0ecf18b93add4148f93a74cd9179a8e SHA256 e9a067dd100e290d05ae9ae92f23191893a0394cfe4fc44c0b2d70e43644d49a
-MISC ChangeLog 2511 RMD160 851f5adeb2f850834ca4fb10fd010f4c0667e922 SHA1 20b20a62547a215f9b104faa061b2c2bf7a2e902 SHA256 155ad6606c67d4e21c5980e8ba215e2de9b4fb32bd970e67b3ad487bcb1c154e
+EBUILD nautilus-dropbox-0.6.7.ebuild 1429 RMD160 9e7567a2dcbd66099d506697360c70f74b10bbd6 SHA1 39bc896db477c18bce1500a5607ceab29cd157bd SHA256 c378e8628cbc7298c2e2863b70a3dda91a9cc7918ae28ced7e84698e687435a0
+MISC ChangeLog 2692 RMD160 38989c0a380c46786f6612ae91b273c0a9b1dcac SHA1 3d3323e72b3cde60ce90abbdf5672716704a0c83 SHA256 9d61e075e5ad3c7907f36deb89dabeca90464bfe55e1bb2bed77e13b8993ce16
 MISC metadata.xml 231 RMD160 6aebfea93d789d2b96ea6d8259dc842dd1fdacd3 SHA1 e10a04c4c18a66af326abc1f40c61b28cc610fae SHA256 48054ea190d00518c1e035fc6663b2368854cdea5ff69a94830e4f9a38260987
index 68eb932f2d531938a3be6752212dd646282da346..7ad9f57c3009553c4623d0beb0b0b51013772577 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -16,7 +16,6 @@ IUSE="debug"
 RDEPEND="gnome-base/nautilus
        dev-libs/glib:2
        dev-python/pygtk
-       net-misc/wget
        x11-libs/gtk+:2
        x11-libs/libnotify
        x11-libs/libXinerama"