summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-22 12:05:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-22 12:05:26 +0000
commit9f73068de1f8a94e3b872cf8cd2d1071da24f985 (patch)
tree920380b760e735f99d7190fc1713b988214bbd83 /net-analyzer
parentStable for ppc64, wrt bug #487034 (diff)
downloadgentoo-2-9f73068de1f8a94e3b872cf8cd2d1071da24f985.tar.gz
gentoo-2-9f73068de1f8a94e3b872cf8cd2d1071da24f985.tar.bz2
gentoo-2-9f73068de1f8a94e3b872cf8cd2d1071da24f985.zip
Stable for ppc64, wrt bug #486524
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/ifstat/ChangeLog5
-rw-r--r--net-analyzer/ifstat/ifstat-1.1-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ifstat/ChangeLog b/net-analyzer/ifstat/ChangeLog
index 4caa8241fe97..8beef6356bca 100644
--- a/net-analyzer/ifstat/ChangeLog
+++ b/net-analyzer/ifstat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/ifstat
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.31 2013/12/21 17:25:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.32 2013/12/22 12:05:26 ago Exp $
+
+ 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ifstat-1.1-r2.ebuild:
+ Stable for ppc64, wrt bug #486524
21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ifstat-1.1-r2.ebuild:
Stable for ppc, wrt bug #486524
diff --git a/net-analyzer/ifstat/ifstat-1.1-r2.ebuild b/net-analyzer/ifstat/ifstat-1.1-r2.ebuild
index a477791868a2..6e10923b6dae 100644
--- a/net-analyzer/ifstat/ifstat-1.1-r2.ebuild
+++ b/net-analyzer/ifstat/ifstat-1.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v 1.7 2013/12/21 17:25:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v 1.8 2013/12/22 12:05:26 ago Exp $
EAPI=4
inherit autotools eutils
@@ -13,7 +13,7 @@ HOMEPAGE="http://gael.roualland.free.fr/ifstat/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 hppa ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 hppa ~mips ppc ppc64 sparc x86"
DEPEND="snmp? ( >=net-analyzer/net-snmp-5.0 )"
RDEPEND="${DEPEND}"