summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Freeman <rich0@gentoo.org>2013-09-30 17:37:18 +0000
committerRichard Freeman <rich0@gentoo.org>2013-09-30 17:37:18 +0000
commit7fc5f413f640726ef806e3edd66cead33e422097 (patch)
tree06e5de279888f79d3865f6548d424b101613ab39 /net-analyzer
parentStable for x86, wrt bug #485886 (diff)
downloadgentoo-2-7fc5f413f640726ef806e3edd66cead33e422097.tar.gz
gentoo-2-7fc5f413f640726ef806e3edd66cead33e422097.tar.bz2
gentoo-2-7fc5f413f640726ef806e3edd66cead33e422097.zip
marked amd64 per bug 486524
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 0x08C170DE55EC123A)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/ifstat/ChangeLog7
-rw-r--r--net-analyzer/ifstat/ifstat-1.1-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/ifstat/ChangeLog b/net-analyzer/ifstat/ChangeLog
index e9c1c00f7ee3..67e32cc72370 100644
--- a/net-analyzer/ifstat/ChangeLog
+++ b/net-analyzer/ifstat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/ifstat
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.26 2012/07/24 00:10:47 blueness Exp $
+# 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 $
+
+ 30 Sep 2013; Richard Freeman <rich0@gentoo.org> ifstat-1.1-r2.ebuild:
+ marked amd64 per bug 486524
24 Jul 2012; Anthony G. Basile <blueness@gentoo.org> ifstat-1.1-r2.ebuild:
Keyword ~mips
diff --git a/net-analyzer/ifstat/ifstat-1.1-r2.ebuild b/net-analyzer/ifstat/ifstat-1.1-r2.ebuild
index 51f9b96128d2..12f85ff59a64 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-2012 Gentoo Foundation
+# 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.2 2012/07/24 00:10:47 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1-r2.ebuild,v 1.3 2013/09/30 17:37:18 rich0 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}"