diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-19 15:59:33 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-19 15:59:33 +0000 |
commit | aa054707f6209832108e66978075a65081bdd610 (patch) | |
tree | 81e1ce119486659e84f3d4c9e314979805dce02e /net-analyzer/ntop/ntop-3.3.10-r2.ebuild | |
parent | Use gentoo-editor as default editor, fixes bug 294760. (diff) | |
download | historical-aa054707f6209832108e66978075a65081bdd610.tar.gz historical-aa054707f6209832108e66978075a65081bdd610.tar.bz2 historical-aa054707f6209832108e66978075a65081bdd610.zip |
Marking ntop-3.3.10-r2 ppc64 and ppc for bug 281956
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'net-analyzer/ntop/ntop-3.3.10-r2.ebuild')
-rw-r--r-- | net-analyzer/ntop/ntop-3.3.10-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ntop/ntop-3.3.10-r2.ebuild b/net-analyzer/ntop/ntop-3.3.10-r2.ebuild index 974dae27b349..4b83afa6e9fa 100644 --- a/net-analyzer/ntop/ntop-3.3.10-r2.ebuild +++ b/net-analyzer/ntop/ntop-3.3.10-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.3.10-r2.ebuild,v 1.2 2010/01/19 15:38:26 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.3.10-r2.ebuild,v 1.3 2010/01/19 15:59:33 ranger 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 tcpd" #snmp support is disabled |