diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-01-31 20:46:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-01-31 20:46:14 +0000 |
commit | 7288525674f6faea519964233c3881928d7dea45 (patch) | |
tree | 5b5e62442473cfc753b0f2a558c27e9d1d22a712 /net-firewall | |
parent | Stable for HPPA (bug #208284). (diff) | |
download | gentoo-2-7288525674f6faea519964233c3881928d7dea45.tar.gz gentoo-2-7288525674f6faea519964233c3881928d7dea45.tar.bz2 gentoo-2-7288525674f6faea519964233c3881928d7dea45.zip |
Stable for HPPA (bug #208147).
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.8-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index dd69bf88d931..7239020f05f2 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.162 2008/01/31 17:20:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.163 2008/01/31 20:46:14 jer Exp $ + + 31 Jan 2008; Jeroen Roovers <jer@gentoo.org> iptables-1.3.8-r3.ebuild: + Stable for HPPA (bug #208147). 31 Jan 2008; nixnut <nixnut@gentoo.org> iptables-1.3.8-r3.ebuild: Stable on ppc wrt bug 208147 diff --git a/net-firewall/iptables/iptables-1.3.8-r3.ebuild b/net-firewall/iptables/iptables-1.3.8-r3.ebuild index c6faded824ff..5dd6576d35aa 100644 --- a/net-firewall/iptables/iptables-1.3.8-r3.ebuild +++ b/net-firewall/iptables/iptables-1.3.8-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r3.ebuild,v 1.4 2008/01/31 17:20:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.8-r3.ebuild,v 1.5 2008/01/31 20:46:14 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 |