summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-23 18:07:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-23 18:07:02 +0000
commit21f74b7b3c39b83ca134f1b60adadb5099a57827 (patch)
treea054eb2aba3e187f78c1c7d062776b4298e1454a /sys-process
parentInitial import, ebuild by José Romildo Malaquias, bug #465884. Slightly modi... (diff)
downloadgentoo-2-21f74b7b3c39b83ca134f1b60adadb5099a57827.tar.gz
gentoo-2-21f74b7b3c39b83ca134f1b60adadb5099a57827.tar.bz2
gentoo-2-21f74b7b3c39b83ca134f1b60adadb5099a57827.zip
Stable for arm, wrt bug #477740
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", 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 eebd1cda7131..83aa712ed5c1 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.63 2013/07/22 20:43:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.64 2013/07/23 18:07:02 ago Exp $
+
+ 23 Jul 2013; Agostino Sarubbo <ago@gentoo.org> iotop-0.6.ebuild:
+ Stable for arm, wrt bug #477740
22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> iotop-0.6.ebuild:
Stable for ppc, wrt bug #477740
diff --git a/sys-process/iotop/iotop-0.6.ebuild b/sys-process/iotop/iotop-0.6.ebuild
index 6b8ec62cb684..f52e9894e218 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.4 2013/07/22 20:43:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.6.ebuild,v 1.5 2013/07/23 18:07:02 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"