summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2010-12-29 00:51:25 +0000
committerMichael Weber <xmw@gentoo.org>2010-12-29 00:51:25 +0000
commitaf8962b2d0c2856be7ff49d09179e3c8e692556b (patch)
tree2f48439d8c75ebb6b49a289acae091cfb3ed6611 /sys-process/iotop
parentarm/sparc stable (bug 349999) (diff)
downloadgentoo-2-af8962b2d0c2856be7ff49d09179e3c8e692556b.tar.gz
gentoo-2-af8962b2d0c2856be7ff49d09179e3c8e692556b.tar.bz2
gentoo-2-af8962b2d0c2856be7ff49d09179e3c8e692556b.zip
arm/sparc stable
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'sys-process/iotop')
-rw-r--r--sys-process/iotop/ChangeLog5
-rw-r--r--sys-process/iotop/iotop-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/iotop/ChangeLog b/sys-process/iotop/ChangeLog
index b7d481f3a6d0..507e1a4b5801 100644
--- a/sys-process/iotop/ChangeLog
+++ b/sys-process/iotop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/iotop
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.40 2010/11/03 17:33:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.41 2010/12/29 00:51:25 xmw Exp $
+
+ 29 Dec 2010; Michael Weber <xmw@gentoo.org> iotop-0.4.1.ebuild:
+ arm/sparc stable
03 Nov 2010; Justin Lecher <jlec@gentoo.org> iotop-0.4.1.ebuild:
Keyworded for ~amd64-linux
diff --git a/sys-process/iotop/iotop-0.4.1.ebuild b/sys-process/iotop/iotop-0.4.1.ebuild
index aa6bc37a30a9..071bdb2b0783 100644
--- a/sys-process/iotop/iotop-0.4.1.ebuild
+++ b/sys-process/iotop/iotop-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.1.ebuild,v 1.8 2010/11/03 17:33:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.1.ebuild,v 1.9 2010/12/29 00:51:25 xmw Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -16,7 +16,7 @@ SRC_URI="http://guichaz.free.fr/iotop//files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm hppa ~ia64 ppc ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm hppa ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND=""