summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-07 13:20:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-07 13:20:56 +0000
commit168392ebef32a4a4748c5654d1ea5bdfea33f582 (patch)
tree24040fd13683ebf37266f054748bf5b016a7f080 /sys-process
parentStable for x86, wrt bug #477910 (diff)
downloadgentoo-2-168392ebef32a4a4748c5654d1ea5bdfea33f582.tar.gz
gentoo-2-168392ebef32a4a4748c5654d1ea5bdfea33f582.tar.bz2
gentoo-2-168392ebef32a4a4748c5654d1ea5bdfea33f582.zip
Stable for x86, wrt bug #477740
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/iotop/ChangeLog5
-rw-r--r--sys-process/iotop/iotop-0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/iotop/ChangeLog b/sys-process/iotop/ChangeLog
index 4349b8f090a2..0d92893fc922 100644
--- a/sys-process/iotop/ChangeLog
+++ b/sys-process/iotop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/iotop
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.66 2013/08/03 06:53:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.67 2013/08/07 13:20:56 ago Exp $
+
+ 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> iotop-0.6.ebuild:
+ Stable for x86, wrt bug #477740
03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> iotop-0.6.ebuild:
Stable for sparc, wrt bug #477740
diff --git a/sys-process/iotop/iotop-0.6.ebuild b/sys-process/iotop/iotop-0.6.ebuild
index 41165be56f6c..9dff9cb6fda3 100644
--- a/sys-process/iotop/iotop-0.6.ebuild
+++ b/sys-process/iotop/iotop-0.6.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/sys-process/iotop/iotop-0.6.ebuild,v 1.7 2013/08/03 06:53:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.6.ebuild,v 1.8 2013/08/07 13:20:56 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="http://guichaz.free.fr/iotop//files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm hppa ~ia64 ~mips ppc sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm hppa ~ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
CONFIG_CHECK="~TASK_IO_ACCOUNTING ~TASK_DELAY_ACCT ~TASKSTATS ~VM_EVENT_COUNTERS"