diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-04-27 15:37:00 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-04-27 15:37:00 +0000 |
commit | 7ec8f017c575d1dd67a250b7c6dcf3fe55ce8333 (patch) | |
tree | b94d0f364e7c07eba4c06fcb6f0effae53cc14ce /net-analyzer | |
parent | Marked ~hppa (bug #260777). (diff) | |
download | gentoo-2-7ec8f017c575d1dd67a250b7c6dcf3fe55ce8333.tar.gz gentoo-2-7ec8f017c575d1dd67a250b7c6dcf3fe55ce8333.tar.bz2 gentoo-2-7ec8f017c575d1dd67a250b7c6dcf3fe55ce8333.zip |
Stable for HPPA (bug #265704).
(Portage version: 2.2_rc31/cvs/Linux i686)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ntop/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ntop/ntop-3.3.9-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ntop/ChangeLog b/net-analyzer/ntop/ChangeLog index 961a6b22f193..47252f81cd28 100644 --- a/net-analyzer/ntop/ChangeLog +++ b/net-analyzer/ntop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/ntop # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.76 2009/04/26 17:37:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.77 2009/04/27 15:37:00 jer Exp $ + + 27 Apr 2009; Jeroen Roovers <jer@gentoo.org> ntop-3.3.9-r2: + Stable for HPPA (bug #265704). 26 Apr 2009; Raúl Porcel <armin76@gentoo.org> ntop-3.3.9-r2.ebuild: arm/ia64/s390/sh/sparc stable wrt #265704 diff --git a/net-analyzer/ntop/ntop-3.3.9-r2.ebuild b/net-analyzer/ntop/ntop-3.3.9-r2.ebuild index edea994adba4..be44869413c7 100644 --- a/net-analyzer/ntop/ntop-3.3.9-r2.ebuild +++ b/net-analyzer/ntop/ntop-3.3.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.3.9-r2.ebuild,v 1.2 2009/04/26 17:37:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.3.9-r2.ebuild,v 1.3 2009/04/27 15:37:00 jer 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 nls ssl tcpd" #snmp support is disabled |