diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-10-11 19:18:15 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-10-11 19:18:15 +0000 |
commit | b9ed152aa729d2d4ff2140716727acd275e5dc3c (patch) | |
tree | 3e42a6689259f335897a411e1d677572488db9bd /net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild | |
parent | New minor version to fix compatability with ghc-6.6 (diff) | |
download | gentoo-2-b9ed152aa729d2d4ff2140716727acd275e5dc3c.tar.gz gentoo-2-b9ed152aa729d2d4ff2140716727acd275e5dc3c.tar.bz2 gentoo-2-b9ed152aa729d2d4ff2140716727acd275e5dc3c.zip |
Stable on ppc64; bug #146939
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild')
-rw-r--r-- | net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild b/net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild index 1c3b9ce4cda0..cf95272c5b3f 100644 --- a/net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild +++ b/net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r2.ebuild,v 1.10 2006/10/10 21:46:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild,v 1.11 2006/10/11 19:18:15 corsair Exp $ inherit eutils flag-o-matic @@ -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" DEPEND=">=sys-libs/ncurses-5.2-r1" |