diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-01 12:46:10 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-01 12:46:10 +0000 |
commit | cf9cd4d9ba763b693b7471ceabdeb7c73260a02c (patch) | |
tree | 8a714a3a8706e15503ce07cda9904ffd55a88ddf /net-firewall/iptables | |
parent | fPIC patch was not correctly applied upstream, bug 149620 (diff) | |
download | gentoo-2-cf9cd4d9ba763b693b7471ceabdeb7c73260a02c.tar.gz gentoo-2-cf9cd4d9ba763b693b7471ceabdeb7c73260a02c.tar.bz2 gentoo-2-cf9cd4d9ba763b693b7471ceabdeb7c73260a02c.zip |
hppa stable, bug #149643
(Portage version: 2.1.1)
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.5-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 11a186e9122a..b9115f7fdc50 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,10 @@ # 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.113 2006/10/01 07:17:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.114 2006/10/01 12:46:10 dertobi123 Exp $ + + 01 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> + iptables-1.3.5-r4.ebuild: + hppa stable, bug #149643 01 Oct 2006; Markus Rothe <corsair@gentoo.org> iptables-1.3.5-r4.ebuild: Stable on ppc64; bug #149643 diff --git a/net-firewall/iptables/iptables-1.3.5-r4.ebuild b/net-firewall/iptables/iptables-1.3.5-r4.ebuild index d1b3d3b673b9..cb0ee83fc8ac 100644 --- a/net-firewall/iptables/iptables-1.3.5-r4.ebuild +++ b/net-firewall/iptables/iptables-1.3.5-r4.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-r4.ebuild,v 1.8 2006/10/01 07:17:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.5-r4.ebuild,v 1.9 2006/10/01 12:46:10 dertobi123 Exp $ inherit eutils flag-o-matic toolchain-funcs linux-info @@ -17,7 +17,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 |