diff options
author | 2012-01-06 23:16:38 +0000 | |
---|---|---|
committer | 2012-01-06 23:16:38 +0000 | |
commit | a3548125dfdb828791e9093598d40f6d26002910 (patch) | |
tree | 428a1f70acda3146903b7e62050132ddb129cff0 /net-firewall/iptables/ChangeLog | |
parent | Simplify ebuild a bit, and make sure we respect $CC #397871 by Agostino Sarubbo. (diff) | |
download | historical-a3548125dfdb828791e9093598d40f6d26002910.tar.gz historical-a3548125dfdb828791e9093598d40f6d26002910.tar.bz2 historical-a3548125dfdb828791e9093598d40f6d26002910.zip |
Trim core kernel headers from source to fix building with newer kernel headers (3.2+).
Package-Manager: portage-2.2.0_alpha81/cvs/Linux x86_64
Diffstat (limited to 'net-firewall/iptables/ChangeLog')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 742b0e940759..d1d9533fb4a7 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.258 2012/01/02 00:08:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.259 2012/01/06 23:16:38 vapier Exp $ + + 06 Jan 2012; Mike Frysinger <vapier@gentoo.org> iptables-1.4.12.1-r1.ebuild: + Trim core kernel headers from source to fix building with newer kernel + headers (3.2+). 02 Jan 2012; Agostino Sarubbo <ago@gentoo.org> iptables-1.4.12.1-r1.ebuild: Fix typo in src_configure by Franz Siegfried Metz in bug #396737 |