diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-29 03:22:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-29 03:22:35 +0000 |
commit | db0bced9254d1757f2b74fe33a47d124209c45a2 (patch) | |
tree | c592874687382c4c8d1c996db185bdb9cff18539 /net-analyzer/iptstate | |
parent | touchups (diff) | |
download | gentoo-2-db0bced9254d1757f2b74fe33a47d124209c45a2.tar.gz gentoo-2-db0bced9254d1757f2b74fe33a47d124209c45a2.tar.bz2 gentoo-2-db0bced9254d1757f2b74fe33a47d124209c45a2.zip |
hppa love courtesy of notopic
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'net-analyzer/iptstate')
-rw-r--r-- | net-analyzer/iptstate/iptstate-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iptstate/iptstate-1.4.ebuild b/net-analyzer/iptstate/iptstate-1.4.ebuild index a6bc0dccf6e2..101f616a6a7f 100644 --- a/net-analyzer/iptstate/iptstate-1.4.ebuild +++ b/net-analyzer/iptstate/iptstate-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-1.4.ebuild,v 1.3 2005/07/19 13:24:54 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-1.4.ebuild,v 1.4 2005/11/29 03:19:48 vapier Exp $ DESCRIPTION="IP Tables State displays states being kept by iptables in a top-like format" SRC_URI="http://www.phildev.net/iptstate/${P}.tar.bz2" @@ -10,7 +10,7 @@ DEPEND="sys-libs/ncurses" SLOT="0" LICENSE="as-is" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" IUSE="" src_compile() { |