diff options
author | 2004-03-20 07:34:37 +0000 | |
---|---|---|
committer | 2004-03-20 07:34:37 +0000 | |
commit | 0068d5402b22f1ce006de19fe82b6eb1151e78d7 (patch) | |
tree | 2875ec5e155518658936909d756e5198855b9db7 /net-firewall/ipchains | |
parent | fix at-spi block (diff) | |
download | gentoo-2-0068d5402b22f1ce006de19fe82b6eb1151e78d7.tar.gz gentoo-2-0068d5402b22f1ce006de19fe82b6eb1151e78d7.tar.bz2 gentoo-2-0068d5402b22f1ce006de19fe82b6eb1151e78d7.zip |
header fix
Diffstat (limited to 'net-firewall/ipchains')
-rw-r--r-- | net-firewall/ipchains/ipchains-1.3.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/ipchains/ipchains-1.3.10-r1.ebuild b/net-firewall/ipchains/ipchains-1.3.10-r1.ebuild index f9ad62caad83..56ac169029c1 100644 --- a/net-firewall/ipchains/ipchains-1.3.10-r1.ebuild +++ b/net-firewall/ipchains/ipchains-1.3.10-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipchains/ipchains-1.3.10-r1.ebuild,v 1.1 2003/03/11 21:57:03 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipchains/ipchains-1.3.10-r1.ebuild,v 1.2 2004/03/20 07:34:37 mr_bones_ Exp $ S=${WORKDIR}/${P} DESCRIPTION="legacy Linux firewall/packet mangling tools" |