diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-09-07 09:35:13 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-09-07 09:35:13 +0000 |
commit | 08f2ec9c644ea00a2e77f2d3f13814ff3e9dd155 (patch) | |
tree | 3d467360c456834301f0156468ab865894cc6e7e /net-analyzer/ntop/ntop-4.0.3.ebuild | |
parent | Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff) | |
download | historical-08f2ec9c644ea00a2e77f2d3f13814ff3e9dd155.tar.gz historical-08f2ec9c644ea00a2e77f2d3f13814ff3e9dd155.tar.bz2 historical-08f2ec9c644ea00a2e77f2d3f13814ff3e9dd155.zip |
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani & Tomáš "Mepho" Pružina in bug #382091 filed by Markos "hwoarang" Chandras.
Package-Manager: portage-2.1.10.14/cvs/Linux x86_64
Diffstat (limited to 'net-analyzer/ntop/ntop-4.0.3.ebuild')
-rw-r--r-- | net-analyzer/ntop/ntop-4.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ntop/ntop-4.0.3.ebuild b/net-analyzer/ntop/ntop-4.0.3.ebuild index 02ae4e5c6b30..3da97a9f5c24 100644 --- a/net-analyzer/ntop/ntop-4.0.3.ebuild +++ b/net-analyzer/ntop/ntop-4.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-4.0.3.ebuild,v 1.1 2011/05/26 16:18:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-4.0.3.ebuild,v 1.2 2011/09/07 09:35:13 chainsaw Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ntop/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="ipv6 ssl" #snmp support is disabled |