diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-12-14 20:57:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-12-14 20:57:33 +0000 |
commit | 83435d51caed4382d8d6c8da4fb11c03909d93b3 (patch) | |
tree | b7a4cade0501e5e15009f71c3cf34e901b661f6e /net-firewall/iptables | |
parent | Stable on ppc wrt bug 202168 (diff) | |
download | gentoo-2-83435d51caed4382d8d6c8da4fb11c03909d93b3.tar.gz gentoo-2-83435d51caed4382d8d6c8da4fb11c03909d93b3.tar.bz2 gentoo-2-83435d51caed4382d8d6c8da4fb11c03909d93b3.zip |
Stable for HPPA (bug #201909).
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.8-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index f70482f6cd07..ff72b1e27eed 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.149 2007/12/12 15:14:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.150 2007/12/14 20:57:33 jer Exp $ + + 14 Dec 2007; Jeroen Roovers <jer@gentoo.org> iptables-1.3.8-r2.ebuild: + Stable for HPPA (bug #201909). 12 Dec 2007; Markus Rothe <corsair@gentoo.org> iptables-1.3.8-r2.ebuild: Stable on ppc64; bug #201909 diff --git a/net-firewall/iptables/iptables-1.3.8-r2.ebuild b/net-firewall/iptables/iptables-1.3.8-r2.ebuild index be1ee49df5d3..138b5dbfe6ea 100644 --- a/net-firewall/iptables/iptables-1.3.8-r2.ebuild +++ b/net-firewall/iptables/iptables-1.3.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.8-r2.ebuild,v 1.5 2007/12/12 15:14:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.8-r2.ebuild,v 1.6 2007/12/14 20:57:33 jer Exp $ inherit eutils flag-o-matic toolchain-funcs linux-info @@ -16,7 +16,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 |