diff options
author | Alexander Færøy <eroyf@gentoo.org> | 2007-01-20 16:12:33 +0000 |
---|---|---|
committer | Alexander Færøy <eroyf@gentoo.org> | 2007-01-20 16:12:33 +0000 |
commit | 43b8b45a5217e6146d4f62db538c4c834b6d8201 (patch) | |
tree | f032c693a05330ad6fc3dd831fdecac08267967a /net-firewall | |
parent | Removed last gen 1 ebuild of this package :) (diff) | |
download | gentoo-2-43b8b45a5217e6146d4f62db538c4c834b6d8201.tar.gz gentoo-2-43b8b45a5217e6146d4f62db538c4c834b6d8201.tar.bz2 gentoo-2-43b8b45a5217e6146d4f62db538c4c834b6d8201.zip |
Stable on MIPS; bug #149643
(Portage version: 2.1.2_rc3-r9)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 8 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.5-r4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 300bc83c46e1..1c83c8c4b977 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,10 @@ # 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.123 2006/12/30 06:42:51 vapier Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.124 2007/01/20 16:12:33 eroyf Exp $ + + 20 Jan 2007; Alexander H. Færøy <eroyf@gentoo.org> + iptables-1.3.5-r4.ebuild: + Stable on MIPS; bug #149643 30 Dec 2006; Mike Frysinger <vapier@gentoo.org> +files/iptables-1.3.7-more-exact-check-grep.patch, iptables-1.3.7.ebuild: diff --git a/net-firewall/iptables/iptables-1.3.5-r4.ebuild b/net-firewall/iptables/iptables-1.3.5-r4.ebuild index 5b82222d0cef..6708503d3b44 100644 --- a/net-firewall/iptables/iptables-1.3.5-r4.ebuild +++ b/net-firewall/iptables/iptables-1.3.5-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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-r4.ebuild,v 1.13 2006/10/21 21:37:22 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.5-r4.ebuild,v 1.14 2007/01/20 16:12:33 eroyf Exp $ inherit eutils flag-o-matic toolchain-funcs linux-info @@ -17,7 +17,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="extensions imq ipv6 l7filter static" DEPEND="virtual/os-headers |