diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2006-07-28 21:06:59 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2006-07-28 21:06:59 +0000 |
commit | 60c25bd25479b0c7d99f77ffec5d2b93d6071ea6 (patch) | |
tree | 8a2c3b3bb0827d74f5eca6774a475a02aa44cc76 /net-firewall/iptables/ChangeLog | |
parent | Version bump, bug 141842. (diff) | |
download | historical-60c25bd25479b0c7d99f77ffec5d2b93d6071ea6.tar.gz historical-60c25bd25479b0c7d99f77ffec5d2b93d6071ea6.tar.bz2 historical-60c25bd25479b0c7d99f77ffec5d2b93d6071ea6.zip |
Fix USE=extensions to actually build the extra extensions.
Package-Manager: portage-2.1.1_pre4
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 ee96faedaf77..160365446f1a 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.106 2006/07/28 07:36:39 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.107 2006/07/28 21:06:59 azarah Exp $ + + 28 Jul 2006; Martin Schlemmer <azarah@gentoo.org> + iptables-1.3.5-r4.ebuild: + Fix USE=extensions to actually build the extra extensions. *iptables-1.3.5-r4 (28 Jul 2006) |