diff options
author | 2009-11-12 16:04:48 +0000 | |
---|---|---|
committer | 2009-11-12 16:04:48 +0000 | |
commit | 5465510d2e81433177c7bda001996bb4905d292c (patch) | |
tree | b541755949998755140491da53c6edf2cbbbc702 /net-analyzer/iptraf/iptraf-3.0.0-r5.ebuild | |
parent | Fix whitespace. Download ipv6 patch conditionally. Separate unpacking and pat... (diff) | |
download | gentoo-2-5465510d2e81433177c7bda001996bb4905d292c.tar.gz gentoo-2-5465510d2e81433177c7bda001996bb4905d292c.tar.bz2 gentoo-2-5465510d2e81433177c7bda001996bb4905d292c.zip |
Stable for HPPA (bug #291491).
(Portage version: 2.2_rc49/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/iptraf/iptraf-3.0.0-r5.ebuild')
-rw-r--r-- | net-analyzer/iptraf/iptraf-3.0.0-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iptraf/iptraf-3.0.0-r5.ebuild b/net-analyzer/iptraf/iptraf-3.0.0-r5.ebuild index 3305a5e5c570..b5897487bd55 100644 --- a/net-analyzer/iptraf/iptraf-3.0.0-r5.ebuild +++ b/net-analyzer/iptraf/iptraf-3.0.0-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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-r5.ebuild,v 1.10 2009/11/12 16:03:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-3.0.0-r5.ebuild,v 1.11 2009/11/12 16:04:48 jer Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="ftp://iptraf.seul.org/pub/iptraf/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="ipv6 suid unicode" DEPEND=">=sys-libs/ncurses-5.2-r1 |