diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-11-18 10:02:38 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-11-18 10:02:38 +0000 |
commit | b8f13830a851bff38bbe7a1faa2532b3f8ac94dd (patch) | |
tree | c363429cce487df7e751fb8f705a378e4ed126cd /net-firewall | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-b8f13830a851bff38bbe7a1faa2532b3f8ac94dd.tar.gz gentoo-2-b8f13830a851bff38bbe7a1faa2532b3f8ac94dd.tar.bz2 gentoo-2-b8f13830a851bff38bbe7a1faa2532b3f8ac94dd.zip |
Stable on hppa, ppc.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 73f57c33475b..723671983bd9 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.88 2005/11/14 13:37:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.89 2005/11/18 09:58:20 hansmi Exp $ + + 18 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> iptables-1.3.4.ebuild: + Stable on hppa, ppc. 14 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> iptables-1.3.4.ebuild: Stable on sparc diff --git a/net-firewall/iptables/iptables-1.3.4.ebuild b/net-firewall/iptables/iptables-1.3.4.ebuild index 830248559e06..3152c76c42b5 100644 --- a/net-firewall/iptables/iptables-1.3.4.ebuild +++ b/net-firewall/iptables/iptables-1.3.4.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.4.ebuild,v 1.3 2005/11/14 13:37:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.4.ebuild,v 1.4 2005/11/18 09:58:20 hansmi 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 |