summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin V. Arkhipov <voxus@gentoo.org>2005-02-28 16:51:17 +0000
committerKonstantin V. Arkhipov <voxus@gentoo.org>2005-02-28 16:51:17 +0000
commit32f5e4d86497c58a02ca1af17605bfe2518608b5 (patch)
tree8a55bd84ddbe0aaa2887ddfeaa4f16463b6a5563 /net-analyzer
parentBumped to 20050226 snapshot release. (diff)
downloadgentoo-2-32f5e4d86497c58a02ca1af17605bfe2518608b5.tar.gz
gentoo-2-32f5e4d86497c58a02ca1af17605bfe2518608b5.tar.bz2
gentoo-2-32f5e4d86497c58a02ca1af17605bfe2518608b5.zip
stable on amd64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/iftop/ChangeLog5
-rw-r--r--net-analyzer/iftop/iftop-0.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/iftop/ChangeLog b/net-analyzer/iftop/ChangeLog
index aeb6529dbc62..cd63018437ad 100644
--- a/net-analyzer/iftop/ChangeLog
+++ b/net-analyzer/iftop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/iftop
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.18 2005/01/29 05:12:51 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.19 2005/02/28 16:51:17 voxus Exp $
+
+ 28 Feb 2005; Konstantin Arkhipov <voxus@gentoo.org> iftop-0.16.ebuild:
+ Stable on amd64.
29 Jan 2005; Daniel Black <dragonheart@gentoo.org> iftop-0.16.ebuild:
changed net-libs/libpcap depend to virtual/libcap
diff --git a/net-analyzer/iftop/iftop-0.16.ebuild b/net-analyzer/iftop/iftop-0.16.ebuild
index d3d4d70f5d0f..815c3d1e3f38 100644
--- a/net-analyzer/iftop/iftop-0.16.ebuild
+++ b/net-analyzer/iftop/iftop-0.16.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/iftop/iftop-0.16.ebuild,v 1.8 2005/01/29 05:12:51 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.16.ebuild,v 1.9 2005/02/28 16:51:17 voxus Exp $
inherit gnuconfig
IUSE=""
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.ex-parrot.com/~pdw/iftop/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc ~amd64"
+KEYWORDS="x86 sparc amd64"
DEPEND="sys-libs/ncurses
virtual/libpcap"