From 818beb0701e09a62856aedd7fe23e82fc56d5294 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Sat, 12 Mar 2005 23:19:07 +0000 Subject: o Update to 4.0 which supports new protocol standards o The GUI interface now depends on x11-toolkits/py-gtk2 instead of x11-toolkits/py-wxPython --- net/py-bittorrent/files/patch-btcompletedir.py | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 net/py-bittorrent/files/patch-btcompletedir.py (limited to 'net/py-bittorrent/files/patch-btcompletedir.py') diff --git a/net/py-bittorrent/files/patch-btcompletedir.py b/net/py-bittorrent/files/patch-btcompletedir.py deleted file mode 100644 index f70d4e932b7c..000000000000 --- a/net/py-bittorrent/files/patch-btcompletedir.py +++ /dev/null @@ -1,12 +0,0 @@ -diff -ruN BitTorrent-3.4.2/btcompletedir.py BitTorrent.cvs/btcompletedir.py ---- btcompletedir.py Wed Mar 3 14:44:06 2004 -+++ btcompletedir.py Sun May 23 04:31:44 2004 -@@ -30,6 +30,8 @@ - subtotal[0] += x - vc(float(subtotal[0]) / total) - for i in togen: -+ if flag.isSet(): -+ break - t = split(i) - if t[1] == '': - i = t[0] -- cgit v1.2.3