diff options
author | Guy Martin <gmsoft@gentoo.org> | 2010-08-03 22:10:28 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2010-08-03 22:10:28 +0000 |
commit | af2b745aea6f9ea1d99f099e9feb6127ee1da60b (patch) | |
tree | 908a6d83b3523aad685ad92140528c0e5baa1d95 /net-firewall/iptables | |
parent | arm stable, bug #329703 (diff) | |
download | gentoo-2-af2b745aea6f9ea1d99f099e9feb6127ee1da60b.tar.gz gentoo-2-af2b745aea6f9ea1d99f099e9feb6127ee1da60b.tar.bz2 gentoo-2-af2b745aea6f9ea1d99f099e9feb6127ee1da60b.zip |
hppa stable wrt #318531
(Portage version: 2.1.8.3/cvs/Linux parisc64)
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 109d629228af..7410ceb7af24 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.218 2010/06/10 07:20:36 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.219 2010/08/03 22:10:28 gmsoft Exp $ + + 03 Aug 2010; Guy Martin <gmsoft@gentoo.org> iptables-1.4.6.ebuild: + hppa stable wrt #318531 10 Jun 2010; Peter Volkov <pva@gentoo.org> -iptables-1.4.5.ebuild, iptables-1.4.6.ebuild: diff --git a/net-firewall/iptables/iptables-1.4.6.ebuild b/net-firewall/iptables/iptables-1.4.6.ebuild index 6281eeb39d14..5e518ad5c709 100644 --- a/net-firewall/iptables/iptables-1.4.6.ebuild +++ b/net-firewall/iptables/iptables-1.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.6.ebuild,v 1.6 2010/06/10 07:20:36 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.6.ebuild,v 1.7 2010/08/03 22:10:28 gmsoft Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,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" DEPEND="virtual/os-headers |