From 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 20 Apr 2005 06:16:18 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'. --- net-p2p/torrentsniff/files/patch-BitTorrent-BDecode.pm | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 net-p2p/torrentsniff/files/patch-BitTorrent-BDecode.pm (limited to 'net-p2p/torrentsniff/files/patch-BitTorrent-BDecode.pm') diff --git a/net-p2p/torrentsniff/files/patch-BitTorrent-BDecode.pm b/net-p2p/torrentsniff/files/patch-BitTorrent-BDecode.pm deleted file mode 100644 index 9caadb0eda4e..000000000000 --- a/net-p2p/torrentsniff/files/patch-BitTorrent-BDecode.pm +++ /dev/null @@ -1,10 +0,0 @@ ---- BitTorrent/BDecode.pm.orig Sun Jun 15 05:47:46 2003 -+++ BitTorrent/BDecode.pm Fri Nov 14 18:42:44 2003 -@@ -5,7 +5,6 @@ - use Carp; - use base 'Exporter'; - use strict; --our @EXPORT_OK = qw(bdecode); - - sub bdecode { - my ($dataref) = @_; -- cgit v1.2.3