summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2004-09-14 15:33:45 +0000
committerGuy Martin <gmsoft@gentoo.org>2004-09-14 15:33:45 +0000
commit98b4c514dae917d44483e1ff8dc944ad620ed3f3 (patch)
tree5ace252288ac86af42baf18ed6ce5a545987d23e /net-analyzer
parenttouchup (diff)
downloadgentoo-2-98b4c514dae917d44483e1ff8dc944ad620ed3f3.tar.gz
gentoo-2-98b4c514dae917d44483e1ff8dc944ad620ed3f3.tar.bz2
gentoo-2-98b4c514dae917d44483e1ff8dc944ad620ed3f3.zip
Stable on hppa.
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/ntop/ChangeLog5
-rw-r--r--net-analyzer/ntop/ntop-3.0.ebuild4
-rw-r--r--net-analyzer/rrdtool/ChangeLog5
-rw-r--r--net-analyzer/rrdtool/rrdtool-1.0.47.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/net-analyzer/ntop/ChangeLog b/net-analyzer/ntop/ChangeLog
index 28b344d5596b..8630661d0d43 100644
--- a/net-analyzer/ntop/ChangeLog
+++ b/net-analyzer/ntop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/ntop
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.28 2004/08/20 03:13:55 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.29 2004/09/14 15:33:45 gmsoft Exp $
+
+ 14 Sep 2004; Guy Martin <gmsoft@gentoo.org> ntop-3.0.ebuild:
+ Stable on hppa.
19 Aug 2004; Jason Wever <weeve@gentoo.org> ntop-3.0.ebuild:
Stable on sparc.
diff --git a/net-analyzer/ntop/ntop-3.0.ebuild b/net-analyzer/ntop/ntop-3.0.ebuild
index a42af0473fee..047f7c5148a9 100644
--- a/net-analyzer/ntop/ntop-3.0.ebuild
+++ b/net-analyzer/ntop/ntop-3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.0.ebuild,v 1.11 2004/08/20 03:13:55 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.0.ebuild,v 1.12 2004/09/14 15:33:45 gmsoft Exp $
inherit gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ntop/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~hppa ~amd64"
+KEYWORDS="x86 ~ppc sparc hppa ~amd64"
IUSE="ssl readline tcpd ncurses"
DEPEND=">=sys-libs/gdbm-1.8.0
diff --git a/net-analyzer/rrdtool/ChangeLog b/net-analyzer/rrdtool/ChangeLog
index 256dcd293967..9551b8630f59 100644
--- a/net-analyzer/rrdtool/ChangeLog
+++ b/net-analyzer/rrdtool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/rrdtool
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.42 2004/08/22 20:57:38 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/ChangeLog,v 1.43 2004/09/14 15:32:19 gmsoft Exp $
+
+ 14 Sep 2004; Guy Martin <gmsoft@gentoo.org> rrdtool-1.0.47.ebuild:
+ Stable on hppa.
22 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> rrdtool-1.0.47.ebuild:
Stable on alpha.
diff --git a/net-analyzer/rrdtool/rrdtool-1.0.47.ebuild b/net-analyzer/rrdtool/rrdtool-1.0.47.ebuild
index 9aefd2eb6c2b..d9acb95a2b59 100644
--- a/net-analyzer/rrdtool/rrdtool-1.0.47.ebuild
+++ b/net-analyzer/rrdtool/rrdtool-1.0.47.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.0.47.ebuild,v 1.10 2004/09/03 16:43:10 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.0.47.ebuild,v 1.11 2004/09/14 15:32:19 gmsoft Exp $
inherit perl-module flag-o-matic gnuconfig eutils
@@ -10,7 +10,7 @@ SRC_URI="http://people.ee.ethz.ch/%7Eoetiker/webtools/${PN}/pub/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha ~hppa ~amd64 ~ia64"
+KEYWORDS="x86 ppc sparc alpha hppa ~amd64 ~ia64"
IUSE="perl tcltk"
DEPEND="perl? ( dev-lang/perl )