diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-09-16 17:02:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-09-16 17:02:33 +0000 |
commit | c724300088c5bd48b8690910ad199a6466a8111f (patch) | |
tree | a3d06c3f63679eff342361e91f7bb04df84439d8 /net-firewall | |
parent | Stable for HPPA (bug #374689). (diff) | |
download | gentoo-2-c724300088c5bd48b8690910ad199a6466a8111f.tar.gz gentoo-2-c724300088c5bd48b8690910ad199a6466a8111f.tar.bz2 gentoo-2-c724300088c5bd48b8690910ad199a6466a8111f.zip |
Stable for HPPA (bug #382367).
(Portage version: 2.2.0_alpha58/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.4.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index e647360c769a..9698eef3c980 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.250 2011/09/13 14:28:19 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.251 2011/09/16 17:02:33 jer Exp $ + + 16 Sep 2011; Jeroen Roovers <jer@gentoo.org> iptables-1.4.12.1.ebuild: + Stable for HPPA (bug #382367). 13 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> iptables-1.4.12.1.ebuild: diff --git a/net-firewall/iptables/iptables-1.4.12.1.ebuild b/net-firewall/iptables/iptables-1.4.12.1.ebuild index 4e2ba592c925..7e28f877534a 100644 --- a/net-firewall/iptables/iptables-1.4.12.1.ebuild +++ b/net-firewall/iptables/iptables-1.4.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.12.1.ebuild,v 1.3 2011/09/13 14:28:19 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.12.1.ebuild,v 1.4 2011/09/16 17:02:33 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" COMMON_DEPEND=" |