summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-05-15 18:58:12 +0000
committerJeroen Roovers <jer@gentoo.org>2012-05-15 18:58:12 +0000
commit063f6e83f5a1bffa90b2826beda260a220fc05e1 (patch)
tree8ec48608124bdb7072e589e27f7613134d1c013d /net-firewall
parentUse awk file in /usr/share/gcc-data and tweak the code to be POSIX since it i... (diff)
downloadgentoo-2-063f6e83f5a1bffa90b2826beda260a220fc05e1.tar.gz
gentoo-2-063f6e83f5a1bffa90b2826beda260a220fc05e1.tar.bz2
gentoo-2-063f6e83f5a1bffa90b2826beda260a220fc05e1.zip
Stable for HPPA (bug #414329).
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/iptables/ChangeLog5
-rw-r--r--net-firewall/iptables/iptables-1.4.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index 5ec14e204b84..393e9bc3beb9 100644
--- a/net-firewall/iptables/ChangeLog
+++ b/net-firewall/iptables/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/iptables
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.267 2012/05/12 13:14:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.268 2012/05/15 18:58:12 jer Exp $
+
+ 15 May 2012; Jeroen Roovers <jer@gentoo.org> iptables-1.4.13.ebuild:
+ Stable for HPPA (bug #414329).
12 May 2012; Markus Meier <maekke@gentoo.org> iptables-1.4.13.ebuild:
arm stable, bug #414329
diff --git a/net-firewall/iptables/iptables-1.4.13.ebuild b/net-firewall/iptables/iptables-1.4.13.ebuild
index 322839f773db..ca5a9a2fa402 100644
--- a/net-firewall/iptables/iptables-1.4.13.ebuild
+++ b/net-firewall/iptables/iptables-1.4.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.13.ebuild,v 1.7 2012/05/12 13:14:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.13.ebuild,v 1.8 2012/05/15 18:58:12 jer Exp $
EAPI="4"
@@ -15,7 +15,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 netlink static-libs"
RDEPEND="