summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-08-06 15:49:53 +0000
committerJeroen Roovers <jer@gentoo.org>2010-08-06 15:49:53 +0000
commit027bd4636f0a0d6018381e94d220c57c125d13c2 (patch)
tree53ccced59c3c3f4d40456e22d26ee7f41b7839a2 /sys-process/iotop
parentVersion bump wrt #329811 by Geert Vanhaute. (diff)
downloadgentoo-2-027bd4636f0a0d6018381e94d220c57c125d13c2.tar.gz
gentoo-2-027bd4636f0a0d6018381e94d220c57c125d13c2.tar.bz2
gentoo-2-027bd4636f0a0d6018381e94d220c57c125d13c2.zip
Stable for PPC (bug #330263).
(Portage version: 2.2_rc67/cvs/Linux i686)
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 fc517d807be3..7f0ee559213e 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.36 2010/08/06 15:41:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.37 2010/08/06 15:49:53 jer Exp $
+
+ 06 Aug 2010; Jeroen Roovers <jer@gentoo.org> iotop-0.4.1.ebuild:
+ Stable for PPC (bug #330263).
06 Aug 2010; Jeroen Roovers <jer@gentoo.org> iotop-0.4.1.ebuild:
Stable for HPPA (bug #330263).
diff --git a/sys-process/iotop/iotop-0.4.1.ebuild b/sys-process/iotop/iotop-0.4.1.ebuild
index 0bbd20739761..026c6f0559df 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.5 2010/08/06 15:41:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.1.ebuild,v 1.6 2010/08/06 15:49:53 jer 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 hppa ~ia64 ~ppc ~sparc x86 ~x86-linux"
+KEYWORDS="amd64 hppa ~ia64 ppc ~sparc x86 ~x86-linux"
IUSE=""
DEPEND=""