diff options
author | 2008-07-01 00:24:25 +0000 | |
---|---|---|
committer | 2008-07-01 00:24:25 +0000 | |
commit | bb03c78b6afc33b9be471103f311c9e72ab26121 (patch) | |
tree | 759b5727c0127320e06534ccc881dfc11aec8780 /net-firewall | |
parent | Stable for HPPA (bug #229841). (diff) | |
download | gentoo-2-bb03c78b6afc33b9be471103f311c9e72ab26121.tar.gz gentoo-2-bb03c78b6afc33b9be471103f311c9e72ab26121.tar.bz2 gentoo-2-bb03c78b6afc33b9be471103f311c9e72ab26121.zip |
Stable for HPPA (bug #209222).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.4.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 8d87674d0561..4ef5d14cb1af 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.171 2008/06/29 18:13:47 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.172 2008/07/01 00:24:25 jer Exp $ + + 01 Jul 2008; Jeroen Roovers <jer@gentoo.org> iptables-1.4.0-r1.ebuild: + Stable for HPPA (bug #209222). 29 Jun 2008; Christian Faulhammer <opfer@gentoo.org> iptables-1.4.0-r1.ebuild: diff --git a/net-firewall/iptables/iptables-1.4.0-r1.ebuild b/net-firewall/iptables/iptables-1.4.0-r1.ebuild index 6299d290c01f..6569d60e3066 100644 --- a/net-firewall/iptables/iptables-1.4.0-r1.ebuild +++ b/net-firewall/iptables/iptables-1.4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.0-r1.ebuild,v 1.6 2008/06/29 18:13:47 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.0-r1.ebuild,v 1.7 2008/07/01 00:24:25 jer Exp $ inherit eutils toolchain-funcs linux-info @@ -16,7 +16,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 |