diff options
author | 2004-02-06 13:16:55 +0000 | |
---|---|---|
committer | 2004-02-06 13:16:55 +0000 | |
commit | 0217b363a59bde57403f872ad43bba7e4067974c (patch) | |
tree | b87e2c5f1042b8cff21fc3fae0bb1249c20edde2 /net-analyzer/etherape/ChangeLog | |
parent | Closing #37443. (diff) | |
download | historical-0217b363a59bde57403f872ad43bba7e4067974c.tar.gz historical-0217b363a59bde57403f872ad43bba7e4067974c.tar.bz2 historical-0217b363a59bde57403f872ad43bba7e4067974c.zip |
Better fix for libpcap include files
Diffstat (limited to 'net-analyzer/etherape/ChangeLog')
-rw-r--r-- | net-analyzer/etherape/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-analyzer/etherape/ChangeLog b/net-analyzer/etherape/ChangeLog index 14e2d3dd4bb1..c5469f8b4990 100644 --- a/net-analyzer/etherape/ChangeLog +++ b/net-analyzer/etherape/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/etherape # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.9 2004/02/06 12:55:56 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.10 2004/02/06 13:16:54 aliz Exp $ + + 06 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> + files/etherape-0.9.0-libpcap-include.patch: + Fix backward compatiblity, remove check for net/bpf.h 06 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> etherape-0.9.0.ebuild: Fix libpcap include and other things, amd64 keyword. Closing #37443. |