diff options
author | 2013-02-08 14:30:33 +0000 | |
---|---|---|
committer | 2013-02-08 14:30:33 +0000 | |
commit | 64c370a9a4dff128f0436aa4ab337c5357ae1528 (patch) | |
tree | 38c19cddaa35d3de97a38ef7c400ba70fdf4bfc7 /net-firewall/iptables/iptables-1.4.16.3.ebuild | |
parent | Stable for HPPA (bug #432280). (diff) | |
download | gentoo-2-64c370a9a4dff128f0436aa4ab337c5357ae1528.tar.gz gentoo-2-64c370a9a4dff128f0436aa4ab337c5357ae1528.tar.bz2 gentoo-2-64c370a9a4dff128f0436aa4ab337c5357ae1528.zip |
Stable for HPPA (bug #444145).
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-firewall/iptables/iptables-1.4.16.3.ebuild')
-rw-r--r-- | net-firewall/iptables/iptables-1.4.16.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-firewall/iptables/iptables-1.4.16.3.ebuild b/net-firewall/iptables/iptables-1.4.16.3.ebuild index dab0c558507b..6565f87d9265 100644 --- a/net-firewall/iptables/iptables-1.4.16.3.ebuild +++ b/net-firewall/iptables/iptables-1.4.16.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.16.3.ebuild,v 1.5 2012/12/16 19:44:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.16.3.ebuild,v 1.6 2013/02/08 14:30:33 jer 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=" |