summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2004-04-03 06:43:05 +0000
committerLars Weiler <pylon@gentoo.org>2004-04-03 06:43:05 +0000
commit20866129965636987b4cf01cd7830dd2929a5e8e (patch)
tree6061c4342eaf76a681d980fcc645332119a9d14d
parentstable on ppc (Manifest recommit) (diff)
downloadgentoo-2-20866129965636987b4cf01cd7830dd2929a5e8e.tar.gz
gentoo-2-20866129965636987b4cf01cd7830dd2929a5e8e.tar.bz2
gentoo-2-20866129965636987b4cf01cd7830dd2929a5e8e.zip
stable on ppc
-rw-r--r--net-analyzer/nload/ChangeLog5
-rw-r--r--net-analyzer/nload/nload-0.6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nload/ChangeLog b/net-analyzer/nload/ChangeLog
index 14a2ba4bf045..f5dc73f4ab00 100644
--- a/net-analyzer/nload/ChangeLog
+++ b/net-analyzer/nload/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/nload
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/ChangeLog,v 1.10 2004/03/21 12:58:30 mboman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/ChangeLog,v 1.11 2004/04/03 06:43:05 pylon Exp $
+
+ 03 Apr 2004; Lars Weiler <pylon@gentoo.org> nload-0.6.0.ebuild:
+ stable on ppc
21 Mar 2004; Michael Boman <mboman@gentoo.org> nload-0.4.0.ebuild,
nload-0.5.0.ebuild, nload-0.6.0.ebuild:
diff --git a/net-analyzer/nload/nload-0.6.0.ebuild b/net-analyzer/nload/nload-0.6.0.ebuild
index 10e735ab2fa0..6725cea0dd1f 100644
--- a/net-analyzer/nload/nload-0.6.0.ebuild
+++ b/net-analyzer/nload/nload-0.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/nload-0.6.0.ebuild,v 1.2 2004/03/21 12:58:30 mboman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/nload-0.6.0.ebuild,v 1.3 2004/04/03 06:43:05 pylon Exp $
DESCRIPTION="console application which monitors network traffic and bandwidth usage in real time"
SRC_URI="mirror://sourceforge/nload/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://roland-riegel.de/nload/index_en.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="~x86 ~sparc ppc"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.2"