diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-31 17:20:59 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-31 17:20:59 +0000 |
commit | 0965f6b6adef0acfc82b56caa5109a17cabc6b00 (patch) | |
tree | 4324e8b937437dfb4ec1d5cab06d53b5dcaedb6a /net-firewall | |
parent | Version bump. (diff) | |
download | gentoo-2-0965f6b6adef0acfc82b56caa5109a17cabc6b00.tar.gz gentoo-2-0965f6b6adef0acfc82b56caa5109a17cabc6b00.tar.bz2 gentoo-2-0965f6b6adef0acfc82b56caa5109a17cabc6b00.zip |
Stable on ppc wrt bug 208147
(Portage version: 2.1.4)
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 41dc574ffbb9..dd69bf88d931 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.161 2008/01/30 22:15:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.162 2008/01/31 17:20:59 nixnut Exp $ + + 31 Jan 2008; nixnut <nixnut@gentoo.org> iptables-1.3.8-r3.ebuild: + Stable on ppc wrt bug 208147 30 Jan 2008; Brent Baude <ranger@gentoo.org> iptables-1.3.8-r3.ebuild: Marking iptables-1.3.8-r3 ppc64 for 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 8cc72bb31209..c6faded824ff 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.3 2008/01/30 22:15:28 ranger Exp $ +# $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 $ 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 |