diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-22 21:11:37 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-22 21:11:37 +0000 |
commit | 2a1cc339282039fee2193ad250c32bf60680661a (patch) | |
tree | a3740e088c40fcc708bcc83e1c8c6c2789d03c8c /net-firewall/iptables | |
parent | Marked unstable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-2a1cc339282039fee2193ad250c32bf60680661a.tar.gz gentoo-2-2a1cc339282039fee2193ad250c32bf60680661a.tar.bz2 gentoo-2-2a1cc339282039fee2193ad250c32bf60680661a.zip |
Stable on alpha.
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.2.11-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 59ff7eb4df7a..b05c5481b517 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.42 2004/08/20 14:41:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.43 2004/08/22 21:06:55 kloeri Exp $ + + 22 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> iptables-1.2.11-r2.ebuild: + Stable on alpha. 20 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> iptables-1.2.11-r2.ebuild: diff --git a/net-firewall/iptables/iptables-1.2.11-r2.ebuild b/net-firewall/iptables/iptables-1.2.11-r2.ebuild index 2cdf9c4a1e3f..6cf09ee51645 100644 --- a/net-firewall/iptables/iptables-1.2.11-r2.ebuild +++ b/net-firewall/iptables/iptables-1.2.11-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r2.ebuild,v 1.7 2004/08/20 14:41:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r2.ebuild,v 1.8 2004/08/22 21:06:55 kloeri 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" +KEYWORDS="x86 ~ppc sparc ~mips alpha ~arm ~hppa amd64 ~ia64" IUSE="ipv6 static extensions" DEPEND="virtual/os-headers |