maekke 14/05/04 16:06:53 Modified: ChangeLog iptables-1.4.21-r1.ebuild Log: arm stable, bug #506798 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.309 net-firewall/iptables/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/ChangeLog?rev=1.309&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/ChangeLog?rev=1.309&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/ChangeLog?r1=1.308&r2=1.309 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v retrieving revision 1.308 retrieving revision 1.309 diff -u -r1.308 -r1.309 --- ChangeLog 2 May 2014 12:57:04 -0000 1.308 +++ ChangeLog 4 May 2014 16:06:53 -0000 1.309 @@ -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 <[email protected]> iptables-1.4.21-r1.ebuild: + arm stable, bug #506798 02 May 2014; Jeroen Roovers <[email protected]> iptables-1.4.21-r1.ebuild: Stable for HPPA (bug #506798). 1.3 net-firewall/iptables/iptables-1.4.21-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.21-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.21-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/iptables/iptables-1.4.21-r1.ebuild?r1=1.2&r2=1.3 Index: iptables-1.4.21-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.21-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- iptables-1.4.21-r1.ebuild 2 May 2014 12:57:04 -0000 1.2 +++ iptables-1.4.21-r1.ebuild 4 May 2014 16:06:53 -0000 1.3 @@ -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 @@ 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="
