summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-05-04 16:06:53 +0000
committerMarkus Meier <maekke@gentoo.org>2014-05-04 16:06:53 +0000
commit7e1022b76904f5b14123537c8deced0337c6299f (patch)
treef5f88751655981edda7df23ce44fb3e00256935b /net-firewall
parentConvert to multilib-minimal. (diff)
downloadgentoo-2-7e1022b76904f5b14123537c8deced0337c6299f.tar.gz
gentoo-2-7e1022b76904f5b14123537c8deced0337c6299f.tar.bz2
gentoo-2-7e1022b76904f5b14123537c8deced0337c6299f.zip
arm stable, bug #506798
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/iptables/ChangeLog5
-rw-r--r--net-firewall/iptables/iptables-1.4.21-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index 5bbf1ec4ff3a..809a4ac24654 100644
--- a/net-firewall/iptables/ChangeLog
+++ b/net-firewall/iptables/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/iptables
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.308 2014/05/02 12:57:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.309 2014/05/04 16:06:53 maekke Exp $
+
+ 04 May 2014; Markus Meier <maekke@gentoo.org> iptables-1.4.21-r1.ebuild:
+ arm stable, bug #506798
02 May 2014; Jeroen Roovers <jer@gentoo.org> iptables-1.4.21-r1.ebuild:
Stable for HPPA (bug #506798).
diff --git a/net-firewall/iptables/iptables-1.4.21-r1.ebuild b/net-firewall/iptables/iptables-1.4.21-r1.ebuild
index cb4cccf00f51..8c11de9c039d 100644
--- a/net-firewall/iptables/iptables-1.4.21-r1.ebuild
+++ b/net-firewall/iptables/iptables-1.4.21-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.21-r1.ebuild,v 1.2 2014/05/02 12:57:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.21-r1.ebuild,v 1.3 2014/05/04 16:06:53 maekke Exp $
EAPI="5"
@@ -15,7 +15,7 @@ SRC_URI="http://www.netfilter.org/projects/iptables/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="ipv6 netlink static-libs"
RDEPEND="