diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-05-09 04:53:13 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-05-09 04:53:13 +0000 |
commit | 29301c393b4c12ee9acd232f829b05efebae85ba (patch) | |
tree | 2c9ad9942e34c2da64960b7fa201a6ef6a5bee40 /net-firewall | |
parent | stable on ia64 (diff) | |
download | gentoo-2-29301c393b4c12ee9acd232f829b05efebae85ba.tar.gz gentoo-2-29301c393b4c12ee9acd232f829b05efebae85ba.tar.bz2 gentoo-2-29301c393b4c12ee9acd232f829b05efebae85ba.zip |
add ~ia64 #91285
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.1-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 5087a5b3f1e7..656f4b2fb6c9 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.70 2005/05/05 01:27:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.71 2005/05/09 04:53:13 agriffis Exp $ + + 09 May 2005; Aron Griffis <agriffis@gentoo.org> iptables-1.3.1-r4.ebuild: + add ~ia64 #91285 *iptables-1.3.1-r4 (05 May 2005) diff --git a/net-firewall/iptables/iptables-1.3.1-r4.ebuild b/net-firewall/iptables/iptables-1.3.1-r4.ebuild index ee2aca25f255..9dc011755817 100644 --- a/net-firewall/iptables/iptables-1.3.1-r4.ebuild +++ b/net-firewall/iptables/iptables-1.3.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.1-r4.ebuild,v 1.1 2005/05/05 01:27:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.1-r4.ebuild,v 1.2 2005/05/09 04:53:13 agriffis Exp $ inherit eutils flag-o-matic toolchain-funcs linux-info @@ -10,7 +10,7 @@ DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools" HOMEPAGE="http://www.iptables.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~sparc ~ppc64 ~ppc" +KEYWORDS="~amd64 ~x86 ~sparc ~ppc64 ~ppc ~ia64" IUSE="ipv6 static extensions" DEPEND="virtual/os-headers |