diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-08-07 16:53:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-08-07 16:53:07 +0000 |
commit | 1f86e254cdf7c7317f814cd5a5db38fd6e842fb5 (patch) | |
tree | ed276235c0c2f4fcb06eca6f3ff28dcd503c1344 /net-analyzer/ntop | |
parent | alpha/ia64/sparc stable wrt #375567 (diff) | |
download | historical-1f86e254cdf7c7317f814cd5a5db38fd6e842fb5.tar.gz historical-1f86e254cdf7c7317f814cd5a5db38fd6e842fb5.tar.bz2 historical-1f86e254cdf7c7317f814cd5a5db38fd6e842fb5.zip |
ia64/s390/sh/sparc stable wrt #376057
Package-Manager: portage-2.1.10.7/cvs/Linux ia64
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 c480f445b8d4..07e82c336f5f 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.99 2011/08/07 15:18:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.100 2011/08/07 16:53:07 armin76 Exp $ + + 07 Aug 2011; Raúl Porcel <armin76@gentoo.org> ntop-4.0.1.ebuild: + ia64/s390/sh/sparc stable wrt #376057 07 Aug 2011; Markus Meier <maekke@gentoo.org> ntop-4.0.1.ebuild: arm stable, bug #376057 diff --git a/net-analyzer/ntop/ntop-4.0.1.ebuild b/net-analyzer/ntop/ntop-4.0.1.ebuild index 8aec82a576df..61faee834380 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.5 2011/08/07 15:18:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-4.0.1.ebuild,v 1.6 2011/08/07 16:53:07 armin76 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 |