diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-26 04:07:27 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-26 04:07:27 +0000 |
commit | 75ae4f10227a24df9358b39237e56efecf39e634 (patch) | |
tree | 6634e155a1eec9e62f0aeef8981257a2e9ab39d8 /net-analyzer/ntop | |
parent | Stable on sparc. (diff) | |
download | historical-75ae4f10227a24df9358b39237e56efecf39e634.tar.gz historical-75ae4f10227a24df9358b39237e56efecf39e634.tar.bz2 historical-75ae4f10227a24df9358b39237e56efecf39e634.zip |
added ~ppc64, bug #64101
Diffstat (limited to 'net-analyzer/ntop')
-rw-r--r-- | net-analyzer/ntop/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ntop/Manifest | 4 | ||||
-rw-r--r-- | net-analyzer/ntop/ntop-3.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/ntop/ChangeLog b/net-analyzer/ntop/ChangeLog index 8630661d0d43..8ff01d46dfd8 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.29 2004/09/14 15:33:45 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.30 2004/09/26 04:07:27 tgall Exp $ + + 25 Sep 2004; Tom Gall <tgall@gentoo.org> ntop-3.0.ebuild: + added ~ppc64, bug #64101 14 Sep 2004; Guy Martin <gmsoft@gentoo.org> ntop-3.0.ebuild: Stable on hppa. diff --git a/net-analyzer/ntop/Manifest b/net-analyzer/ntop/Manifest index aef564072eff..1ebf85bc39a5 100644 --- a/net-analyzer/ntop/Manifest +++ b/net-analyzer/ntop/Manifest @@ -1,9 +1,9 @@ -MD5 3ff9c48d7b43c82b3c106b7bea568852 ChangeLog 3284 +MD5 1f3740b2299a2aeed55bd59da7db484b ChangeLog 3371 MD5 846e7479e3e9df4363f2721b7fb47320 metadata.xml 233 MD5 7366129db92ee48734f6df5d3b0b76f6 ntop-2.0.99_rc2-r2.ebuild 2476 MD5 cf8204856d5a2ffb462861dc28d9932b ntop-2.2.ebuild 2107 MD5 5f61419c4f639187c2945e6c201a7019 ntop-2.2c.ebuild 2893 -MD5 ede23990580d45a1ce12dceb0d31f76d ntop-3.0.ebuild 1611 +MD5 7201630f9b8b08369e617c4e71fa0b36 ntop-3.0.ebuild 1617 MD5 e8f42646f3226a9ad43cac51773512f0 files/digest-ntop-2.0.99_rc2-r2 65 MD5 b7642cd2d05562431a2af66604275657 files/digest-ntop-2.2 58 MD5 c4aa8efff06387c497036191b144f9b4 files/digest-ntop-2.2c 59 diff --git a/net-analyzer/ntop/ntop-3.0.ebuild b/net-analyzer/ntop/ntop-3.0.ebuild index 047f7c5148a9..69f0cc454c9b 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.12 2004/09/14 15:33:45 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.0.ebuild,v 1.13 2004/09/26 04:07:27 tgall 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 ~ppc64" IUSE="ssl readline tcpd ncurses" DEPEND=">=sys-libs/gdbm-1.8.0 |