diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-21 18:02:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-21 18:02:13 +0000 |
commit | b06c99301b76ce2b004eadd4838246215447826b (patch) | |
tree | 66c7051a11e92d8f5e31ec42750407518cb1f1af /net-analyzer/trafshow/files | |
parent | old (diff) | |
download | gentoo-2-b06c99301b76ce2b004eadd4838246215447826b.tar.gz gentoo-2-b06c99301b76ce2b004eadd4838246215447826b.tar.bz2 gentoo-2-b06c99301b76ce2b004eadd4838246215447826b.zip |
old
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-analyzer/trafshow/files')
-rw-r--r-- | net-analyzer/trafshow/files/digest-trafshow-5.2.1 | 3 | ||||
-rw-r--r-- | net-analyzer/trafshow/files/trafshow-5.2.1-gcc4.diff | 11 |
2 files changed, 0 insertions, 14 deletions
diff --git a/net-analyzer/trafshow/files/digest-trafshow-5.2.1 b/net-analyzer/trafshow/files/digest-trafshow-5.2.1 deleted file mode 100644 index 5caecff0ee86..000000000000 --- a/net-analyzer/trafshow/files/digest-trafshow-5.2.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 e3ad2e3f1aac2e1bac9b467df44cf8f0 trafshow-5.2.1.tgz 123770 -RMD160 ac744d8a837e3b1462df37d145a5c271fcf36671 trafshow-5.2.1.tgz 123770 -SHA256 7aa55cd88fe25b212ef15420fdf4a812d8296f6df3005ea77cde7c6716e9c574 trafshow-5.2.1.tgz 123770 diff --git a/net-analyzer/trafshow/files/trafshow-5.2.1-gcc4.diff b/net-analyzer/trafshow/files/trafshow-5.2.1-gcc4.diff deleted file mode 100644 index c0deaa08441e..000000000000 --- a/net-analyzer/trafshow/files/trafshow-5.2.1-gcc4.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- trafshow-5.2.1.orig/screen.c 2005-08-01 15:12:34.000000000 -0300 -+++ trafshow-5.2.1/screen.c 2005-09-25 13:42:40.000000000 -0300 -@@ -41,8 +41,6 @@ - int prompt_mode = 0; - double line_factor = 1; - --extern int curs_dock_x, curs_dock_y; -- - /* - * Initialize curses. - */ |