diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-03-07 16:47:06 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-03-07 16:47:06 +0000 |
commit | 69ed4f7f59cac6a364e4fc37d99ddb0559b2ef2c (patch) | |
tree | 9b9321e2c34adc78ace890841f4b3494ef1ee64f /net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild | |
parent | Marked ~amd64, keywording KDE split ebuilds, bug 80944. (diff) | |
download | gentoo-2-69ed4f7f59cac6a364e4fc37d99ddb0559b2ef2c.tar.gz gentoo-2-69ed4f7f59cac6a364e4fc37d99ddb0559b2ef2c.tar.bz2 gentoo-2-69ed4f7f59cac6a364e4fc37d99ddb0559b2ef2c.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild')
-rw-r--r-- | net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild b/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild index 85c56e3ac7b5..235899971ad0 100644 --- a/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild +++ b/net-analyzer/iptraf/iptraf-2.7.0-r1.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/iptraf/iptraf-2.7.0-r1.ebuild,v 1.16 2005/02/27 00:20:02 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild,v 1.17 2005/03/07 16:45:47 corsair Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.cebu.mozcom.com/pub/linux/net/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa ~amd64 ~ppc64" +KEYWORDS="x86 ppc sparc mips alpha arm hppa ~amd64 ppc64" IUSE="ipv6" DEPEND=">=sys-libs/ncurses-5.2-r1" |