diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-10-31 16:36:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-10-31 16:36:09 +0000 |
commit | c4ce52a5e8264d0492d59e3fada932e05d04103c (patch) | |
tree | 8f3cba6a9c4dade5ce5bebeeecde466ffb9a67f6 /net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-c4ce52a5e8264d0492d59e3fada932e05d04103c.tar.gz gentoo-2-c4ce52a5e8264d0492d59e3fada932e05d04103c.tar.bz2 gentoo-2-c4ce52a5e8264d0492d59e3fada932e05d04103c.zip |
Stable for HPPA (bug #197609).
(Portage version: 2.1.3.16)
Diffstat (limited to 'net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild')
-rw-r--r-- | net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild b/net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild index ea885809b8a4..1fc6d3bf46c9 100644 --- a/net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild +++ b/net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild,v 1.3 2007/10/31 13:48:55 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-3.0.0-r4.ebuild,v 1.4 2007/10/31 16:36:09 jer Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="ftp://iptraf.seul.org/pub/iptraf/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc ~ppc64 sparc ~x86" IUSE="ipv6 suid unicode" DEPEND=">=sys-libs/ncurses-5.2-r1" |