diff options
author | Jason Wever <weeve@gentoo.org> | 2004-03-11 04:40:05 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-03-11 04:40:05 +0000 |
commit | 5e4b4e997a4a1aad34869999e5f8845678a3df68 (patch) | |
tree | d5da94a7dafbcecd66248e026da106e019c32044 /net-analyzer/ntop | |
parent | hppa stable (diff) | |
download | gentoo-2-5e4b4e997a4a1aad34869999e5f8845678a3df68.tar.gz gentoo-2-5e4b4e997a4a1aad34869999e5f8845678a3df68.tar.bz2 gentoo-2-5e4b4e997a4a1aad34869999e5f8845678a3df68.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-2.2c.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ntop/ChangeLog b/net-analyzer/ntop/ChangeLog index f41a0aee7970..8fbc079c45ae 100644 --- a/net-analyzer/ntop/ChangeLog +++ b/net-analyzer/ntop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/ntop # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.18 2004/02/05 15:16:37 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.19 2004/03/11 04:40:05 weeve Exp $ + + 10 Mar 2004; Jason Wever <weeve@gentoo.org> ntop-2.2c.ebuild: + Stable on sparc. 05 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> ntop-2.2c.ebuild: Added fpic patches to make it compile on amd64. Also compile everything with our preferred cflags. diff --git a/net-analyzer/ntop/ntop-2.2c.ebuild b/net-analyzer/ntop/ntop-2.2c.ebuild index 350812fd1c6d..f168a65c9484 100644 --- a/net-analyzer/ntop/ntop-2.2c.ebuild +++ b/net-analyzer/ntop/ntop-2.2c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-2.2c.ebuild,v 1.5 2004/02/05 15:16:37 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-2.2c.ebuild,v 1.6 2004/03/11 04:40:05 weeve Exp $ IUSE="ssl readline tcpd ncurses" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.ntop.org/ntop.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc hppa ~amd64" +KEYWORDS="x86 ~ppc sparc hppa ~amd64" DEPEND=">=sys-libs/gdbm-1.8.0 >=net-libs/libpcap-0.5.2 |