diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-01 07:53:38 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-01 07:53:38 +0000 |
commit | 28c6d6d224b33ef57c73d19f43e10f5e8728f513 (patch) | |
tree | f8fad7270c16a76095048e6a8b9650335bb6669f /net-firewall | |
parent | ppc/ppc64 wrt #376881 (diff) | |
download | gentoo-2-28c6d6d224b33ef57c73d19f43e10f5e8728f513.tar.gz gentoo-2-28c6d6d224b33ef57c73d19f43e10f5e8728f513.tar.bz2 gentoo-2-28c6d6d224b33ef57c73d19f43e10f5e8728f513.zip |
ppc/ppc64 wrt #376881
(Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.4.11.1-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 58b04e8ccc93..db3748e56d1b 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,10 @@ # 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.241 2011/07/22 17:41:12 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.242 2011/08/01 07:53:38 xarthisius Exp $ + + 01 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> + iptables-1.4.11.1-r2.ebuild: + ppc/ppc64 stable wrt #376881 *iptables-1.4.12 (22 Jul 2011) diff --git a/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild b/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild index 3146fa282bf7..252525c64272 100644 --- a/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild +++ b/net-firewall/iptables/iptables-1.4.11.1-r2.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.11.1-r2.ebuild,v 1.1 2011/06/16 12:53:26 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild,v 1.2 2011/08/01 07:53:38 xarthisius 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=" |