diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-29 20:14:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-29 20:14:06 +0000 |
commit | 0680017660f5456e588a46ee105176c92e913684 (patch) | |
tree | 70bf55dda1eaf9de3398b66d82733d92c02702a8 /sys-apps/net-tools | |
parent | Added ~sparc keyword (cause I forgot to :). (Manifest recommit) (diff) | |
download | gentoo-2-0680017660f5456e588a46ee105176c92e913684.tar.gz gentoo-2-0680017660f5456e588a46ee105176c92e913684.tar.bz2 gentoo-2-0680017660f5456e588a46ee105176c92e913684.zip |
remove stupid cvs crap #46116
Diffstat (limited to 'sys-apps/net-tools')
-rw-r--r-- | sys-apps/net-tools/files/net-tools-1.60-cleanup-list-handling.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sys-apps/net-tools/files/net-tools-1.60-cleanup-list-handling.patch b/sys-apps/net-tools/files/net-tools-1.60-cleanup-list-handling.patch index 555d1d82d13c..d8971585fcaa 100644 --- a/sys-apps/net-tools/files/net-tools-1.60-cleanup-list-handling.patch +++ b/sys-apps/net-tools/files/net-tools-1.60-cleanup-list-handling.patch @@ -1,15 +1,6 @@ diff -u -r1.1 -r1.3 --- nameif.c 18 Oct 2000 17:26:29 -0000 1.1 +++ nameif.c 6 Mar 2003 23:26:52 -0000 1.3 -@@ -3,7 +3,7 @@ - * Writen 2000 by Andi Kleen. - * Subject to the Gnu Public License, version 2. - * TODO: make it support token ring etc. -- * $Id: net-tools-1.60-cleanup-list-handling.patch,v 1.2 2004/03/29 15:37:22 bazik Exp $ -+ * $Id: net-tools-1.60-cleanup-list-handling.patch,v 1.2 2004/03/29 15:37:22 bazik Exp $ - */ - #ifndef _GNU_SOURCE - #define _GNU_SOURCE @@ -117,7 +117,8 @@ } |