summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-19 13:14:49 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-19 13:14:49 +0000
commit011e8c40aadb7542a3b94576e1117b7d8facd4b9 (patch)
treee08debc77a8f3f830af40492d9f730da239314f8 /net-analyzer/ethstatus
parentGiving up on fixing this Build.PL - authors syntax is more than I can grok. O... (diff)
downloadhistorical-011e8c40aadb7542a3b94576e1117b7d8facd4b9.tar.gz
historical-011e8c40aadb7542a3b94576e1117b7d8facd4b9.tar.bz2
historical-011e8c40aadb7542a3b94576e1117b7d8facd4b9.zip
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-analyzer/ethstatus')
-rw-r--r--net-analyzer/ethstatus/ChangeLog5
-rw-r--r--net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ethstatus/ChangeLog b/net-analyzer/ethstatus/ChangeLog
index 1a186a1c4a7c..8cd1978d249a 100644
--- a/net-analyzer/ethstatus/ChangeLog
+++ b/net-analyzer/ethstatus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/ethstatus
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethstatus/ChangeLog,v 1.5 2005/06/26 03:58:36 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethstatus/ChangeLog,v 1.6 2005/07/19 13:04:06 dholm Exp $
+
+ 19 Jul 2005; David Holm <dholm@gentoo.org> ethstatus-0.4.2-r2.ebuild:
+ Added to ~ppc.
26 Jun 2005; Marcelo Goes <vanquirius@gentoo.org>
ethstatus-0.4.2-r2.ebuild:
diff --git a/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild b/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild
index df06b84cb005..9318b901fb43 100644
--- a/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild
+++ b/net-analyzer/ethstatus/ethstatus-0.4.2-r2.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/ethstatus/ethstatus-0.4.2-r2.ebuild,v 1.4 2005/06/26 03:58:36 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild,v 1.5 2005/07/19 13:04:06 dholm Exp $
DESCRIPTION="ncurses based utility to display real time statistics about network traffic."
HOMEPAGE="http://ethstatus.calle69.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://debian/pool/main/e/ethstatus/${PN}_${PV}.orig.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 amd64"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.4-r1"