diff options
Diffstat (limited to 'sys-apps/iptables/iptables-1.2.7.ebuild')
-rw-r--r-- | sys-apps/iptables/iptables-1.2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/iptables/iptables-1.2.7.ebuild b/sys-apps/iptables/iptables-1.2.7.ebuild index c7d016db428e..58aa114dab8d 100644 --- a/sys-apps/iptables/iptables-1.2.7.ebuild +++ b/sys-apps/iptables/iptables-1.2.7.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/iptables-1.2.7.ebuild,v 1.4 2002/10/20 18:54:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/iptables-1.2.7.ebuild,v 1.5 2002/12/09 04:37:25 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Kernel 2.4 firewall, NAT and packet mangling tools" SRC_URI="http://netfilter.samba.org/files/${P}.tar.bz2" HOMEPAGE="http://www.iptables.org" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " SLOT="0" # iptables is dependent on kernel sources. Strange but true. DEPEND="virtual/glibc" |