diff options
author | Brent Baude <ranger@gentoo.org> | 2010-09-06 20:51:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-09-06 20:51:27 +0000 |
commit | e65972c4c9b944a0a1b110d48b5009509b62d74c (patch) | |
tree | 61765e2178ee6f6b6bd5fec2b48bacc176bfd6d5 /net-firewall/iptables | |
parent | Fix parole-player.so plug-in path wrt #333517 by Daniel Pielmeier. (diff) | |
download | gentoo-2-e65972c4c9b944a0a1b110d48b5009509b62d74c.tar.gz gentoo-2-e65972c4c9b944a0a1b110d48b5009509b62d74c.tar.bz2 gentoo-2-e65972c4c9b944a0a1b110d48b5009509b62d74c.zip |
Marking iptables-1.4.6 ppc64 for bug 318531
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index b9dd899f00b8..1e2cd158166d 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.224 2010/08/26 01:40:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.225 2010/09/06 20:51:27 ranger Exp $ + + 06 Sep 2010; Brent Baude <ranger@gentoo.org> iptables-1.4.6.ebuild: + Marking iptables-1.4.6 ppc64 for bug 318531 26 Aug 2010; Mike Frysinger <vapier@gentoo.org> iptables-1.4.9.1-r2.ebuild: Force libiptc.so linkage in face of --as-needed #334503 by Andreas K. diff --git a/net-firewall/iptables/iptables-1.4.6.ebuild b/net-firewall/iptables/iptables-1.4.6.ebuild index 5e518ad5c709..0c60a1b316de 100644 --- a/net-firewall/iptables/iptables-1.4.6.ebuild +++ b/net-firewall/iptables/iptables-1.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.6.ebuild,v 1.7 2010/08/03 22:10:28 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.6.ebuild,v 1.8 2010/09/06 20:51:27 ranger Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,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" DEPEND="virtual/os-headers |