diff options
author | 2011-07-26 17:46:16 +0000 | |
---|---|---|
committer | 2011-07-26 17:46:16 +0000 | |
commit | b5de27bc5e10ff5958ad9f06762c7396b91dceba (patch) | |
tree | dbe6f52a6dd76a44a5e58825a2e5842153f2032e /net-analyzer | |
parent | ppc/ppc64 stable wrt #376369 (diff) | |
download | gentoo-2-b5de27bc5e10ff5958ad9f06762c7396b91dceba.tar.gz gentoo-2-b5de27bc5e10ff5958ad9f06762c7396b91dceba.tar.bz2 gentoo-2-b5de27bc5e10ff5958ad9f06762c7396b91dceba.zip |
Stable for HPPA (bug #376057).
(Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-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 f45c5445ccc0..3c22bf165817 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.96 2011/07/26 16:51:48 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.97 2011/07/26 17:46:16 jer Exp $ + + 26 Jul 2011; Jeroen Roovers <jer@gentoo.org> ntop-4.0.1.ebuild: + Stable for HPPA (bug #376057). 26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> ntop-4.0.1.ebuild: ppc/ppc64 stable wrt #376057 diff --git a/net-analyzer/ntop/ntop-4.0.1.ebuild b/net-analyzer/ntop/ntop-4.0.1.ebuild index 65ca4157d616..d0fb1952a73f 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.2 2011/07/26 16:51:48 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-4.0.1.ebuild,v 1.3 2011/07/26 17:46:16 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 ssl" #snmp support is disabled |