diff options
author | Jason Wever <weeve@gentoo.org> | 2004-08-20 03:13:55 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-08-20 03:13:55 +0000 |
commit | cd0a680b344928aaff7d401339afb014b76548cc (patch) | |
tree | 6a236790cbd1b2abc6e37f4426b34346f127ef44 /net-analyzer/ntop | |
parent | Add raw sunbird-bin support #54988 (Manifest recommit) (diff) | |
download | gentoo-2-cd0a680b344928aaff7d401339afb014b76548cc.tar.gz gentoo-2-cd0a680b344928aaff7d401339afb014b76548cc.tar.bz2 gentoo-2-cd0a680b344928aaff7d401339afb014b76548cc.zip |
Stable on sparc.
Diffstat (limited to 'net-analyzer/ntop')
-rw-r--r-- | net-analyzer/ntop/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ntop/ntop-3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ntop/ChangeLog b/net-analyzer/ntop/ChangeLog index e5e6523dca00..28b344d5596b 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.27 2004/08/17 08:23:03 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.28 2004/08/20 03:13:55 weeve Exp $ + + 19 Aug 2004; Jason Wever <weeve@gentoo.org> ntop-3.0.ebuild: + Stable on sparc. 17 Aug 2004; Eldad Zack <eldad@gentoo.org> ntop-3.0.ebuild: x86 stable diff --git a/net-analyzer/ntop/ntop-3.0.ebuild b/net-analyzer/ntop/ntop-3.0.ebuild index 7d9df51adad9..a42af0473fee 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.10 2004/08/17 08:23:03 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.0.ebuild,v 1.11 2004/08/20 03:13:55 weeve 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 |