diff options
Diffstat (limited to 'net-firewall/iptables/iptables-1.4.6.ebuild')
-rw-r--r-- | net-firewall/iptables/iptables-1.4.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-firewall/iptables/iptables-1.4.6.ebuild b/net-firewall/iptables/iptables-1.4.6.ebuild index 0c60a1b316de..05f3f62c33a7 100644 --- a/net-firewall/iptables/iptables-1.4.6.ebuild +++ b/net-firewall/iptables/iptables-1.4.6.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.6.ebuild,v 1.8 2010/09/06 20:51:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.6.ebuild,v 1.9 2012/06/26 04:36:01 zmedico Exp $ -inherit eutils toolchain-funcs +inherit eutils multilib toolchain-funcs DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools" HOMEPAGE="http://www.iptables.org/" |