diff options
author | 2011-08-07 15:18:10 +0000 | |
---|---|---|
committer | 2011-08-07 15:18:10 +0000 | |
commit | ef66c9205c5bd4f0e88ab99d2ac528c32d2625ac (patch) | |
tree | 45719f1e67a70d9bfd9b191e8ac9d1638e78b5c2 /net-analyzer/ntop | |
parent | Stable for HPPA (bug #372027). (diff) | |
download | gentoo-2-ef66c9205c5bd4f0e88ab99d2ac528c32d2625ac.tar.gz gentoo-2-ef66c9205c5bd4f0e88ab99d2ac528c32d2625ac.tar.bz2 gentoo-2-ef66c9205c5bd4f0e88ab99d2ac528c32d2625ac.zip |
arm stable, bug #376057
(Portage version: 2.1.10.10/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/ntop')
-rw-r--r-- | net-analyzer/ntop/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ntop/ntop-4.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ntop/ChangeLog b/net-analyzer/ntop/ChangeLog index b08ef0c518b8..c480f445b8d4 100644 --- a/net-analyzer/ntop/ChangeLog +++ b/net-analyzer/ntop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/ntop # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.98 2011/07/26 21:21:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.99 2011/08/07 15:18:10 maekke Exp $ + + 07 Aug 2011; Markus Meier <maekke@gentoo.org> ntop-4.0.1.ebuild: + arm stable, bug #376057 26 Jul 2011; Markus Meier <maekke@gentoo.org> ntop-4.0.1.ebuild: amd64/x86 stable, bug #376057 diff --git a/net-analyzer/ntop/ntop-4.0.1.ebuild b/net-analyzer/ntop/ntop-4.0.1.ebuild index febdbe664e99..8aec82a576df 100644 --- a/net-analyzer/ntop/ntop-4.0.1.ebuild +++ b/net-analyzer/ntop/ntop-4.0.1.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.1.ebuild,v 1.4 2011/07/26 21:21:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-4.0.1.ebuild,v 1.5 2011/08/07 15:18:10 maekke Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ntop/${P}.tar.gz" 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 |