diff options
author | Michael Boman <mboman@gentoo.org> | 2004-03-31 09:35:50 +0000 |
---|---|---|
committer | Michael Boman <mboman@gentoo.org> | 2004-03-31 09:35:50 +0000 |
commit | baa1dd62de537b1f13bedd6e9c6059f86befbd03 (patch) | |
tree | 9e1fb011910ffa4ce2bd5be69c49383960da81b9 /net-analyzer/ntop | |
parent | New upstream version. Closes bug 45372. (diff) | |
download | historical-baa1dd62de537b1f13bedd6e9c6059f86befbd03.tar.gz historical-baa1dd62de537b1f13bedd6e9c6059f86befbd03.tar.bz2 historical-baa1dd62de537b1f13bedd6e9c6059f86befbd03.zip |
Need more coffee. Set ~arch for new versions..
Diffstat (limited to 'net-analyzer/ntop')
-rw-r--r-- | net-analyzer/ntop/Manifest | 2 | ||||
-rw-r--r-- | net-analyzer/ntop/ntop-3.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/ntop/Manifest b/net-analyzer/ntop/Manifest index 0934393356af..1e90a0fc3b76 100644 --- a/net-analyzer/ntop/Manifest +++ b/net-analyzer/ntop/Manifest @@ -2,7 +2,7 @@ MD5 59439ca507978130d6364fbf2eeb0611 ChangeLog 2391 MD5 65de78a42cd109cc0decb1d74653273d ntop-2.0.99_rc2-r2.ebuild 2493 MD5 c4f912362ce17bfdda7b36b6d5811f59 ntop-2.2.ebuild 2115 MD5 41f2e23a544538ff2910aaacc59a3099 ntop-2.2c.ebuild 2883 -MD5 d83e6c57086f365d0348fcb1cc06ba9e ntop-3.0.ebuild 1475 +MD5 632361e5109f6e25bbbf3c9870e33687 ntop-3.0.ebuild 1478 MD5 df4eb0246df23eb41403d56015663d99 metadata.xml 362 MD5 35c576fac5bd8cbf0da850ccc00dd924 files/digest-ntop-3.0 58 MD5 e8f42646f3226a9ad43cac51773512f0 files/digest-ntop-2.0.99_rc2-r2 65 diff --git a/net-analyzer/ntop/ntop-3.0.ebuild b/net-analyzer/ntop/ntop-3.0.ebuild index badc83a5d48d..bfb0646d6d3f 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 Technologies, Inc. # 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.1 2004/03/31 09:34:38 mboman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.0.ebuild,v 1.2 2004/03/31 09:35:50 mboman Exp $ IUSE="ssl readline tcpd ncurses" @@ -10,7 +10,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 |