diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-18 18:03:02 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-18 18:03:02 +0000 |
commit | 66dd55b31f6a360d12e8bb733caa2947d45074ec (patch) | |
tree | 37e19c41ec4fca1ba3b36a7ac1085a4befb620fe /net-firewall | |
parent | Remove old versions of xvid, leave only latest stable and ~arch. Solves the c... (diff) | |
download | gentoo-2-66dd55b31f6a360d12e8bb733caa2947d45074ec.tar.gz gentoo-2-66dd55b31f6a360d12e8bb733caa2947d45074ec.tar.bz2 gentoo-2-66dd55b31f6a360d12e8bb733caa2947d45074ec.zip |
Stable on ppc64
(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 39b0eecc532f..ba29d9dc69c9 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.91 2005/12/08 23:59:02 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.92 2005/12/18 17:58:10 corsair Exp $ + + 18 Dec 2005; Markus Rothe <corsair@gentoo.org> iptables-1.3.4.ebuild: + Stable on ppc64 09 Dec 2005; Bryan Østergaard <kloeri@gentoo.org iptables-1.3.4.ebuild: Stable on alpha. diff --git a/net-firewall/iptables/iptables-1.3.4.ebuild b/net-firewall/iptables/iptables-1.3.4.ebuild index 2fb23eacbf4c..bc8c5af5f8cd 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.7 2005/12/08 23:59:02 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.4.ebuild,v 1.8 2005/12/18 17:58:10 corsair 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 |