summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-05-05 21:40:01 +0000
committerBrent Baude <ranger@gentoo.org>2012-05-05 21:40:01 +0000
commit7a0814e518d84213a999381129c0e94b16f6cd9a (patch)
treef479ed435ac20606c3d85e80bec83ad3a53b5598 /net-firewall
parentMarking whois-5.0.15 ppc for bug 414239 (diff)
downloadgentoo-2-7a0814e518d84213a999381129c0e94b16f6cd9a.tar.gz
gentoo-2-7a0814e518d84213a999381129c0e94b16f6cd9a.tar.bz2
gentoo-2-7a0814e518d84213a999381129c0e94b16f6cd9a.zip
Marking iptables-1.4.13 ppc for bug 414329
(Portage version: 2.1.10.49/cvs/Linux ppc64)
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 12488339abd5..914597ee1d1b 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.262 2012/04/23 07:09:42 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.263 2012/05/05 21:40:01 ranger Exp $
+
+ 05 May 2012; Brent Baude <ranger@gentoo.org> iptables-1.4.13.ebuild:
+ Marking iptables-1.4.13 ppc for bug 414329
23 Apr 2012; Benda Xu <heroxbd@gentoo.org> iptables-1.4.13.ebuild:
add prefix support
diff --git a/net-firewall/iptables/iptables-1.4.13.ebuild b/net-firewall/iptables/iptables-1.4.13.ebuild
index aa88d8d79f2e..988129ade2d3 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.2 2012/04/23 07:07:28 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.13.ebuild,v 1.3 2012/05/05 21:40:01 ranger 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="