diff options
Diffstat (limited to 'net-analyzer/iptstate/iptstate-1.2.1.ebuild')
-rw-r--r-- | net-analyzer/iptstate/iptstate-1.2.1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-analyzer/iptstate/iptstate-1.2.1.ebuild b/net-analyzer/iptstate/iptstate-1.2.1.ebuild index ee75c51aa6fd..3b65727bd7f1 100644 --- a/net-analyzer/iptstate/iptstate-1.2.1.ebuild +++ b/net-analyzer/iptstate/iptstate-1.2.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-1.2.1.ebuild,v 1.8 2004/06/24 22:05:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-1.2.1.ebuild,v 1.9 2004/07/10 12:16:24 eldad Exp $ + -S=${WORKDIR}/${P} DESCRIPTION="IP Tables State displays states being kept by iptables in a top-like format" SRC_URI="http://home.earthlink.net/~jaymzh666/iptstate/iptstate-${PV}.tar.gz" HOMEPAGE="http://home.earthlink.net/~jaymzh666/iptstate/" @@ -12,6 +12,7 @@ DEPEND="sys-libs/ncurses" SLOT="0" LICENSE="as-is" KEYWORDS="x86 sparc " +IUSE="" src_compile() { |