diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-08 20:07:57 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-08 20:07:57 +0000 |
commit | 452683d43b76cc673f4b9c15a3101baa0c32189d (patch) | |
tree | bb5509976c9d9c942e3f952c867fe219797ae9d5 /net-firewall | |
parent | version bump - bug #135894 (diff) | |
download | gentoo-2-452683d43b76cc673f4b9c15a3101baa0c32189d.tar.gz gentoo-2-452683d43b76cc673f4b9c15a3101baa0c32189d.tar.bz2 gentoo-2-452683d43b76cc673f4b9c15a3101baa0c32189d.zip |
Stable on alpha wrt 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 03752497d470..8184ec695b04 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.98 2006/06/08 14:24:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.99 2006/06/08 20:07:57 tcort Exp $ + + 08 Jun 2006; Thomas Cort <tcort@gentoo.org> iptables-1.3.5-r1.ebuild: + Stable on alpha wrt Bug #135380. 08 Jun 2006; Markus Rothe <corsair@gentoo.org> iptables-1.3.5-r1.ebuild: Stable on ppc64; bug #135380 diff --git a/net-firewall/iptables/iptables-1.3.5-r1.ebuild b/net-firewall/iptables/iptables-1.3.5-r1.ebuild index a98963210036..888dd1960d28 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.2 2006/06/08 14:24:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.5-r1.ebuild,v 1.3 2006/06/08 20:07:57 tcort 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 |