summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-10-02 02:31:59 +0000
committerJeroen Roovers <jer@gentoo.org>2013-10-02 02:31:59 +0000
commitb12fbc1db53292ff30dcd1d30e6b723b1dd1f9bc (patch)
treea69dadd1be620ba60f7f5064f75133d788bbc009 /net-analyzer/ifstat
parentStable for HPPA (bug #477714). (diff)
downloadgentoo-2-b12fbc1db53292ff30dcd1d30e6b723b1dd1f9bc.tar.gz
gentoo-2-b12fbc1db53292ff30dcd1d30e6b723b1dd1f9bc.tar.bz2
gentoo-2-b12fbc1db53292ff30dcd1d30e6b723b1dd1f9bc.zip
Stable for HPPA (bug #486524).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer/ifstat')
-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 67e32cc72370..21e067a0e705 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.27 2013/09/30 17:37:18 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.28 2013/10/02 02:31:59 jer Exp $
+
+ 02 Oct 2013; Jeroen Roovers <jer@gentoo.org> ifstat-1.1-r2.ebuild:
+ Stable for HPPA (bug #486524).
30 Sep 2013; Richard Freeman <rich0@gentoo.org> ifstat-1.1-r2.ebuild:
marked amd64 per bug 486524
diff --git a/net-analyzer/ifstat/ifstat-1.1-r2.ebuild b/net-analyzer/ifstat/ifstat-1.1-r2.ebuild
index 12f85ff59a64..260c4505192e 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.3 2013/09/30 17:37:18 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v 1.4 2013/10/02 02:31:59 jer 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}"