diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2012-01-06 17:53:58 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2012-01-06 17:53:58 +0000 |
commit | b6fd21204d98531aadb2adb2e470d1882780216e (patch) | |
tree | ceda2acab531c6f7d483bc40f0505741f82b50a6 /net-analyzer/ntop | |
parent | Imported from sunrise (diff) | |
download | gentoo-2-b6fd21204d98531aadb2adb2e470d1882780216e.tar.gz gentoo-2-b6fd21204d98531aadb2adb2e470d1882780216e.tar.bz2 gentoo-2-b6fd21204d98531aadb2adb2e470d1882780216e.zip |
Stable for ppc/ppc64; bug #382091
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'net-analyzer/ntop')
-rw-r--r-- | net-analyzer/ntop/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/ntop/ntop-4.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/ntop/ChangeLog b/net-analyzer/ntop/ChangeLog index f09e9e940aef..58fd858987a7 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.109 2011/11/08 22:47:02 mrness Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.110 2012/01/06 17:53:58 halcy0n Exp $ + + 06 Jan 2012; Mark Loeser <halcy0n@gentoo.org> ntop-4.0.3.ebuild: + Stable for ppc/ppc64; bug #382091 *ntop-4.1.0 (08 Nov 2011) diff --git a/net-analyzer/ntop/ntop-4.0.3.ebuild b/net-analyzer/ntop/ntop-4.0.3.ebuild index 44101c44983d..4687d7795446 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 +# Copyright 1999-2012 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.7 2011/10/11 17:43:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-4.0.3.ebuild,v 1.8 2012/01/06 17:53:58 halcy0n 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 |