diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-09-04 05:50:25 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-09-04 05:50:25 +0000 |
commit | 4808d58fb0a5c010ca06c79b0ad9065dbb15f17a (patch) | |
tree | e65c18a824ce8fbf52986e8f0ecd646172e8e462 /net-firewall | |
parent | Stable x86, its a soda? lifted from Ryan (diff) | |
download | gentoo-2-4808d58fb0a5c010ca06c79b0ad9065dbb15f17a.tar.gz gentoo-2-4808d58fb0a5c010ca06c79b0ad9065dbb15f17a.tar.bz2 gentoo-2-4808d58fb0a5c010ca06c79b0ad9065dbb15f17a.zip |
Marked stable on mips.
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 160365446f1a..25ac53aa93dd 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.107 2006/07/28 21:06:59 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.108 2006/09/04 05:50:25 kumba Exp $ + + 04 Sep 2006; Joshua Kinard <kumba@gentoo.org> iptables-1.3.5-r1.ebuild: + Marked stable on mips. 28 Jul 2006; Martin Schlemmer <azarah@gentoo.org> iptables-1.3.5-r4.ebuild: diff --git a/net-firewall/iptables/iptables-1.3.5-r1.ebuild b/net-firewall/iptables/iptables-1.3.5-r1.ebuild index cadc336f3087..71ceaf34bf03 100644 --- a/net-firewall/iptables/iptables-1.3.5-r1.ebuild +++ b/net-firewall/iptables/iptables-1.3.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.5-r1.ebuild,v 1.9 2006/06/27 05:06:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.5-r1.ebuild,v 1.10 2006/09/04 05:50:25 kumba 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 |