diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-10-03 08:58:30 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-10-03 08:58:30 +0000 |
commit | 82cb9545d9c269ba5a748730f5934b0bc66e3b04 (patch) | |
tree | de99a591434ba18eafd0dc424005bbb92ea3d353 /net-firewall/iptables | |
parent | Bump to 3.5.5 (pre-release). (diff) | |
download | gentoo-2-82cb9545d9c269ba5a748730f5934b0bc66e3b04.tar.gz gentoo-2-82cb9545d9c269ba5a748730f5934b0bc66e3b04.tar.bz2 gentoo-2-82cb9545d9c269ba5a748730f5934b0bc66e3b04.zip |
stable on amd64
(Portage version: 2.1.2_pre2)
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.5-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index b9115f7fdc50..5ba70a987c04 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # 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.114 2006/10/01 12:46:10 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.115 2006/10/03 08:58:30 blubb Exp $ + + 03 Oct 2006; Simon Stelling <blubb@gentoo.org> iptables-1.3.5-r4.ebuild: + stable on amd64 01 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> iptables-1.3.5-r4.ebuild: diff --git a/net-firewall/iptables/iptables-1.3.5-r4.ebuild b/net-firewall/iptables/iptables-1.3.5-r4.ebuild index cb0ee83fc8ac..3ac02193cfcb 100644 --- a/net-firewall/iptables/iptables-1.3.5-r4.ebuild +++ b/net-firewall/iptables/iptables-1.3.5-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.5-r4.ebuild,v 1.9 2006/10/01 12:46:10 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.5-r4.ebuild,v 1.10 2006/10/03 08:58:30 blubb Exp $ inherit eutils flag-o-matic toolchain-funcs linux-info @@ -17,7 +17,7 @@ SRC_URI="http://iptables.org/projects/iptables/files/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 m68k ~mips ppc ppc64 s390 sh sparc ~x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 m68k ~mips ppc ppc64 s390 sh sparc ~x86" IUSE="extensions imq ipv6 l7filter static" DEPEND="virtual/os-headers |