diff options
author | 2005-03-09 10:16:31 +0000 | |
---|---|---|
committer | 2005-03-09 10:16:31 +0000 | |
commit | 81bd05d80be734b7a5c68fbd552c2860de8a630c (patch) | |
tree | 587d1d9b496572adb0e04db09cd86efc7e6f7992 /net-firewall/iptables/iptables-1.2.9.ebuild | |
parent | iuse fix, removed diffball-0.4_pre4 (diff) | |
download | gentoo-2-81bd05d80be734b7a5c68fbd552c2860de8a630c.tar.gz gentoo-2-81bd05d80be734b7a5c68fbd552c2860de8a630c.tar.bz2 gentoo-2-81bd05d80be734b7a5c68fbd552c2860de8a630c.zip |
Bug #80556, initial work, lots of changes here. This is hardmasked for testing still. It didn't compile against my mm-sources kernel, but does compile against a stock kernel.
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-firewall/iptables/iptables-1.2.9.ebuild')
-rw-r--r-- | net-firewall/iptables/iptables-1.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.2.9.ebuild b/net-firewall/iptables/iptables-1.2.9.ebuild index 1e11054c9814..c25f78a15e14 100644 --- a/net-firewall/iptables/iptables-1.2.9.ebuild +++ b/net-firewall/iptables/iptables-1.2.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.9.ebuild,v 1.18 2004/10/04 22:49:23 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.9.ebuild,v 1.19 2005/03/09 10:16:31 robbat2 Exp $ inherit eutils flag-o-matic |