diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-11-09 19:23:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-11-09 19:23:32 +0000 |
commit | 1ae0a43eeaf70f74f30bb409ec5c09fe8117430f (patch) | |
tree | 160be168c487debf320850012614e1a60e32cb9f /net-firewall | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-1ae0a43eeaf70f74f30bb409ec5c09fe8117430f.tar.gz gentoo-2-1ae0a43eeaf70f74f30bb409ec5c09fe8117430f.tar.bz2 gentoo-2-1ae0a43eeaf70f74f30bb409ec5c09fe8117430f.zip |
stable on ia64
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.2.11-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 83e1380c9762..410211cd19dc 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.56 2004/11/09 09:21:59 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.57 2004/11/09 19:23:32 agriffis Exp $ + + 09 Nov 2004; Aron Griffis <agriffis@gentoo.org> iptables-1.2.11-r3.ebuild: + stable on ia64 08 Nov 2004; Markus Rothe <corsair@gentoo.org> iptables-1.2.11-r3.ebuild: Stable on ppc64; bug #70240 diff --git a/net-firewall/iptables/iptables-1.2.11-r3.ebuild b/net-firewall/iptables/iptables-1.2.11-r3.ebuild index 438dba9d73ee..d7a16976c244 100644 --- a/net-firewall/iptables/iptables-1.2.11-r3.ebuild +++ b/net-firewall/iptables/iptables-1.2.11-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v1 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r3.ebuild,v 1.8 2004/11/09 09:21:59 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r3.ebuild,v 1.9 2004/11/09 19:23:32 agriffis Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="http://www.iptables.org/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha ~arm ~hppa amd64 ~ia64 ppc64" +KEYWORDS="x86 ppc sparc mips alpha ~arm ~hppa amd64 ia64 ppc64" IUSE="ipv6 static extensions" DEPEND="virtual/os-headers |