diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-05-28 16:31:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-05-28 16:31:41 +0000 |
commit | f692637697bacc5c37d58a2f2edeca63dd79aaa6 (patch) | |
tree | 0d471a4625c046384424892c5c9ba7028d6859ee /net-firewall/iptables | |
parent | Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #415707, alpha/ia64/sh/sparc wrt #... (diff) | |
download | gentoo-2-f692637697bacc5c37d58a2f2edeca63dd79aaa6.tar.gz gentoo-2-f692637697bacc5c37d58a2f2edeca63dd79aaa6.tar.bz2 gentoo-2-f692637697bacc5c37d58a2f2edeca63dd79aaa6.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #414329
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.4.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 5c63d489f490..6cdf63d573e7 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.269 2012/05/21 21:24:16 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.270 2012/05/28 16:31:41 armin76 Exp $ + + 28 May 2012; Raúl Porcel <armin76@gentoo.org> iptables-1.4.13.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #414329 *iptables-1.4.13-r1 (21 May 2012) diff --git a/net-firewall/iptables/iptables-1.4.13.ebuild b/net-firewall/iptables/iptables-1.4.13.ebuild index ca5a9a2fa402..adab7a7e9402 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.8 2012/05/15 18:58:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.13.ebuild,v 1.9 2012/05/28 16:31:41 armin76 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=" |