diff options
author | 2011-10-11 17:43:20 +0000 | |
---|---|---|
committer | 2011-10-11 17:43:20 +0000 | |
commit | c2a2423ba2fb9bc83c0076627bbc6c55f66a5f84 (patch) | |
tree | a3102d11b12ee40ea45efe62a5e0db96fca8afee /net-analyzer/ntop | |
parent | Marked ~hppa (bug #370859). (diff) | |
download | gentoo-2-c2a2423ba2fb9bc83c0076627bbc6c55f66a5f84.tar.gz gentoo-2-c2a2423ba2fb9bc83c0076627bbc6c55f66a5f84.tar.bz2 gentoo-2-c2a2423ba2fb9bc83c0076627bbc6c55f66a5f84.zip |
Stable for HPPA (bug #382091).
(Portage version: 2.2.0_alpha66/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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ntop/ChangeLog b/net-analyzer/ntop/ChangeLog index bc5b340a3108..54c1e5e474de 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.107 2011/10/09 14:52:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.108 2011/10/11 17:43:20 jer Exp $ + + 11 Oct 2011; Jeroen Roovers <jer@gentoo.org> ntop-4.0.3.ebuild: + Stable for HPPA (bug #382091). 09 Oct 2011; Raúl Porcel <armin76@gentoo.org> ntop-4.0.3.ebuild: ia64/s390/sh/sparc stable wrt #382091 diff --git a/net-analyzer/ntop/ntop-4.0.3.ebuild b/net-analyzer/ntop/ntop-4.0.3.ebuild index 1cbbe38467d5..44101c44983d 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.6 2011/10/09 14:52:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-4.0.3.ebuild,v 1.7 2011/10/11 17:43:20 jer 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 |