diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-12 18:49:12 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-12 18:49:12 +0000 |
commit | 8cd142507df7a81566ae71d2b76910f403179b41 (patch) | |
tree | 2306e3795ad3c47ce7fccb12092f63acff94fe90 /net-analyzer | |
parent | Update patchset for bug 93915. (diff) | |
download | gentoo-2-8cd142507df7a81566ae71d2b76910f403179b41.tar.gz gentoo-2-8cd142507df7a81566ae71d2b76910f403179b41.tar.bz2 gentoo-2-8cd142507df7a81566ae71d2b76910f403179b41.zip |
Stable on amd64.
(Portage version: 2.0.53)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ntop/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/ntop/ntop-3.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/ntop/ChangeLog b/net-analyzer/ntop/ChangeLog index 37800f0655e3..259d8f28ef85 100644 --- a/net-analyzer/ntop/ChangeLog +++ b/net-analyzer/ntop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/ntop -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.41 2005/12/30 03:56:48 vapier Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.42 2006/01/12 18:49:12 cryos Exp $ + + 12 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> ntop-3.0.ebuild: + Stable on amd64. *ntop-3.2 (30 Dec 2005) diff --git a/net-analyzer/ntop/ntop-3.0.ebuild b/net-analyzer/ntop/ntop-3.0.ebuild index 9a5e9217b3a8..57e5b75b779d 100644 --- a/net-analyzer/ntop/ntop-3.0.ebuild +++ b/net-analyzer/ntop/ntop-3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.0.ebuild,v 1.17 2005/09/15 11:47:42 r3pek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.0.ebuild,v 1.18 2006/01/12 18:49:12 cryos 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 ~ppc64" +KEYWORDS="amd64 hppa ppc ~ppc64 sparc ~x86" IUSE="ssl readline tcpd" DEPEND=">=sys-libs/gdbm-1.8.0 |