summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-09-16 15:12:15 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-09-16 15:12:15 +0000
commitd7541b769384584f14a923fea6a39f6419c946e5 (patch)
tree7f8cc531be775791512ec3ec520ba8f00f63a293 /net-analyzer
parentppc stable (diff)
downloadgentoo-2-d7541b769384584f14a923fea6a39f6419c946e5.tar.gz
gentoo-2-d7541b769384584f14a923fea6a39f6419c946e5.tar.bz2
gentoo-2-d7541b769384584f14a923fea6a39f6419c946e5.zip
Added ~ppc64
(Portage version: 2.1.1)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/iptraf/ChangeLog5
-rw-r--r--net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/iptraf/ChangeLog b/net-analyzer/iptraf/ChangeLog
index bd894331d31d..798ae26e7e5e 100644
--- a/net-analyzer/iptraf/ChangeLog
+++ b/net-analyzer/iptraf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/iptraf
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/ChangeLog,v 1.39 2006/07/08 13:53:11 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/ChangeLog,v 1.40 2006/09/16 15:12:15 corsair Exp $
+
+ 16 Sep 2006; Markus Rothe <corsair@gentoo.org> iptraf-3.0.0-r2.ebuild:
+ Added ~ppc64
08 Jul 2006; Lars Weiler <pylon@gentoo.org> iptraf-3.0.0-r2.ebuild:
Stable on ppc; gcc-4 related; dragonheart is fine with the move.
diff --git a/net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild b/net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild
index 5f612b7091c9..a8ea55f06ef9 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.5 2006/07/08 13:53:11 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild,v 1.6 2006/09/16 15:12: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 ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ppc ~ppc64 ~sparc ~x86"
IUSE="ipv6 suid"
DEPEND=">=sys-libs/ncurses-5.2-r1"