diff options
author | Joseph Jezak <josejx@gentoo.org> | 2008-07-13 07:14:47 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2008-07-13 07:14:47 +0000 |
commit | e5fe49756064f5d90389e7e8fc2de159d48945d4 (patch) | |
tree | 049edfd2ea9af3e3f9125094e23665d965578d05 /net-firewall/iptables | |
parent | Marked ~ppc for bug #197238. (diff) | |
download | gentoo-2-e5fe49756064f5d90389e7e8fc2de159d48945d4.tar.gz gentoo-2-e5fe49756064f5d90389e7e8fc2de159d48945d4.tar.bz2 gentoo-2-e5fe49756064f5d90389e7e8fc2de159d48945d4.zip |
Marked ppc stable for bug #209222.
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.4.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index ef56b729af65..9fba15213495 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.175 2008/07/05 13:29:47 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.176 2008/07/13 07:14:47 josejx Exp $ + + 13 Jul 2008; Joseph Jezak <josejx@gentoo.org> iptables-1.4.0-r1.ebuild: + Marked ppc stable for bug #209222. 05 Jul 2008; Tobias Klausmann <klausman@gentoo.org> iptables-1.4.0-r1.ebuild: diff --git a/net-firewall/iptables/iptables-1.4.0-r1.ebuild b/net-firewall/iptables/iptables-1.4.0-r1.ebuild index f55b341a56f1..3e3c6b849f5a 100644 --- a/net-firewall/iptables/iptables-1.4.0-r1.ebuild +++ b/net-firewall/iptables/iptables-1.4.0-r1.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.4.0-r1.ebuild,v 1.10 2008/07/05 13:29:47 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.0-r1.ebuild,v 1.11 2008/07/13 07:14:47 josejx Exp $ inherit eutils 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 |