diff options
Diffstat (limited to 'net-analyzer/ntop')
-rw-r--r-- | net-analyzer/ntop/files/digest-ntop-3.0 | 2 | ||||
-rw-r--r-- | net-analyzer/ntop/files/digest-ntop-3.1 | 2 | ||||
-rw-r--r-- | net-analyzer/ntop/ntop-3.2-r2.ebuild | 4 |
3 files changed, 6 insertions, 2 deletions
diff --git a/net-analyzer/ntop/files/digest-ntop-3.0 b/net-analyzer/ntop/files/digest-ntop-3.0 index 7fa9ea0554d5..739a30a88d75 100644 --- a/net-analyzer/ntop/files/digest-ntop-3.0 +++ b/net-analyzer/ntop/files/digest-ntop-3.0 @@ -1 +1,3 @@ MD5 1ec6055c75f1acbb5d5600492481ef85 ntop-3.0.tgz 2990872 +RMD160 73753d43cb2e215fd0e32f46dd9014e0ccee4109 ntop-3.0.tgz 2990872 +SHA256 c50cdf2c6cf7309f88c7ec0a56158eca76c80532502b36f3378eeca433423d83 ntop-3.0.tgz 2990872 diff --git a/net-analyzer/ntop/files/digest-ntop-3.1 b/net-analyzer/ntop/files/digest-ntop-3.1 index bec8aaa18b63..0d16d7f651c7 100644 --- a/net-analyzer/ntop/files/digest-ntop-3.1 +++ b/net-analyzer/ntop/files/digest-ntop-3.1 @@ -1 +1,3 @@ MD5 1c9b4097c2e464b84f2fe8f6626d2b06 ntop-3.1.tgz 3286596 +RMD160 636bf513ec956362f505a005ab757bc5c0e63eac ntop-3.1.tgz 3286596 +SHA256 468ae3db679466623078a356b32201fcb8740ee88c4d542a6b875a9d14a0ea92 ntop-3.1.tgz 3286596 diff --git a/net-analyzer/ntop/ntop-3.2-r2.ebuild b/net-analyzer/ntop/ntop-3.2-r2.ebuild index 0653806c387d..7d64658884e1 100644 --- a/net-analyzer/ntop/ntop-3.2-r2.ebuild +++ b/net-analyzer/ntop/ntop-3.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.2-r2.ebuild,v 1.2 2006/11/20 22:10:15 cedk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.2-r2.ebuild,v 1.3 2007/01/13 19:46:10 vapier Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ntop/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="ipv6 nls snmp ssl tcpd zlib" DEPEND="sys-apps/gawk |