summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Góes <vanquirius@gentoo.org>2005-04-03 17:20:23 +0000
committerMarcelo Góes <vanquirius@gentoo.org>2005-04-03 17:20:23 +0000
commit1c79cfffb0c6a7968d8530b8955a1fbc965fff51 (patch)
treeded061239a50c4f9da36b88aa8bce848dfda94c5 /net-analyzer/nethogs/files
parentupdate sdl-perl-2 patch (diff)
downloadgentoo-2-1c79cfffb0c6a7968d8530b8955a1fbc965fff51.tar.gz
gentoo-2-1c79cfffb0c6a7968d8530b8955a1fbc965fff51.tar.bz2
gentoo-2-1c79cfffb0c6a7968d8530b8955a1fbc965fff51.zip
bug 63992
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-analyzer/nethogs/files')
-rw-r--r--net-analyzer/nethogs/files/digest-nethogs-0.6.01
-rw-r--r--net-analyzer/nethogs/files/nethogs-0.6.0-gcc34.diff34
2 files changed, 35 insertions, 0 deletions
diff --git a/net-analyzer/nethogs/files/digest-nethogs-0.6.0 b/net-analyzer/nethogs/files/digest-nethogs-0.6.0
new file mode 100644
index 000000000000..3d8bedd4cced
--- /dev/null
+++ b/net-analyzer/nethogs/files/digest-nethogs-0.6.0
@@ -0,0 +1 @@
+MD5 d7fc44acd19cb55ee32137540f6a6f0e nethogs-0.6.0.tar.gz 19510
diff --git a/net-analyzer/nethogs/files/nethogs-0.6.0-gcc34.diff b/net-analyzer/nethogs/files/nethogs-0.6.0-gcc34.diff
new file mode 100644
index 000000000000..c85fb464010b
--- /dev/null
+++ b/net-analyzer/nethogs/files/nethogs-0.6.0-gcc34.diff
@@ -0,0 +1,34 @@
+--- decpcap.c~ 2005-04-04 01:53:06.000000000 -0300
++++ decpcap.c 2005-04-04 01:56:13.000000000 -0300
+@@ -76,6 +76,7 @@
+ break;
+ default:
+ // TODO
++ break;
+ }
+ }
+
+@@ -98,6 +99,7 @@
+ break;
+ default:
+ // TODO
++ break;
+ }
+ }
+
+@@ -128,6 +130,7 @@
+ break;
+ default:
+ // TODO
++ break;
+ }
+ }
+
+@@ -173,6 +176,7 @@
+ break;
+ default:
+ // TODO
++ break;
+ }
+ }
+