diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-06-08 14:24:34 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-06-08 14:24:34 +0000 |
commit | bb4ce5b9c41558e6802d1e39d24bd21fd15042ee (patch) | |
tree | 2fa8231fa636dd7bc7238a85a654c77d034ada8c /net-firewall | |
parent | Stable on ppc64; bug #134607 (diff) | |
download | gentoo-2-bb4ce5b9c41558e6802d1e39d24bd21fd15042ee.tar.gz gentoo-2-bb4ce5b9c41558e6802d1e39d24bd21fd15042ee.tar.bz2 gentoo-2-bb4ce5b9c41558e6802d1e39d24bd21fd15042ee.zip |
Stable on ppc64; bug #135380
(Portage version: 2.0.54-r2)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index eb37d68986d3..03752497d470 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.97 2006/06/04 13:18:37 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.98 2006/06/08 14:24:34 corsair Exp $ + + 08 Jun 2006; Markus Rothe <corsair@gentoo.org> iptables-1.3.5-r1.ebuild: + Stable on ppc64; bug #135380 *iptables-1.3.5-r2 (04 Jun 2006) diff --git a/net-firewall/iptables/iptables-1.3.5-r1.ebuild b/net-firewall/iptables/iptables-1.3.5-r1.ebuild index 8dec4da8db73..a98963210036 100644 --- a/net-firewall/iptables/iptables-1.3.5-r1.ebuild +++ b/net-firewall/iptables/iptables-1.3.5-r1.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-r1.ebuild,v 1.1 2006/05/02 12:48:12 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.5-r1.ebuild,v 1.2 2006/06/08 14:24:34 corsair Exp $ inherit eutils flag-o-matic toolchain-funcs linux-info @@ -19,7 +19,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="ipv6 static extensions" DEPEND="virtual/os-headers |