diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-06-09 23:29:38 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-06-09 23:29:38 +0000 |
commit | 965ffbb365f8cff2be68369e773205a5408767e2 (patch) | |
tree | c734d792e9fc42d52199d6bc8e547bec27b1280a /net-firewall/iptables | |
parent | version bump (diff) | |
download | gentoo-2-965ffbb365f8cff2be68369e773205a5408767e2.tar.gz gentoo-2-965ffbb365f8cff2be68369e773205a5408767e2.tar.bz2 gentoo-2-965ffbb365f8cff2be68369e773205a5408767e2.zip |
Stable on hppa.
(Portage version: 2.1_rc3-r5)
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 7 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.5-r1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index c2a50f7f1032..6e943fdcd2d1 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.100 2006/06/08 22:34:34 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.101 2006/06/09 23:29:38 gmsoft Exp $ + + 09 Jun 2006; Guy Martin <gmsoft@gentoo.org> iptables-1.3.5-r1.ebuild: + Stable on hppa. 08 Jun 2006; Jason Wever <weeve@gentoo.org> iptables-1.3.5-r1.ebuild: Stable on SPARC wrt bug #135380. @@ -13,7 +16,7 @@ *iptables-1.3.5-r2 (04 Jun 2006) - 04 Jun 2006; Daniel Black <dragonheart@gentoo.org> iptables-1.3.5-r2.ebuild files/digest-iptables-1.3.5-r2 + 04 Jun 2006; Daniel Black <dragonheart@gentoo.org> iptables-1.3.5-r2.ebuild files/digest-iptables-1.3.5-r2: update l7-filter patch version *iptables-1.3.5-r1 (02 May 2006) diff --git a/net-firewall/iptables/iptables-1.3.5-r1.ebuild b/net-firewall/iptables/iptables-1.3.5-r1.ebuild index c9aefeeabe82..14e97a7419fe 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.4 2006/06/08 22:34:34 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.5-r1.ebuild,v 1.5 2006/06/09 23:29:38 gmsoft 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 |