summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-03-23 20:26:37 +0000
committerBrent Baude <ranger@gentoo.org>2010-03-23 20:26:37 +0000
commit11da6413153a3e8f1641bf229e4882453f3a3f14 (patch)
treefe89eda186e3ab82aea61dd119d4fb6881e4954c /sys-process/iotop
parentMarking dircproxy-1.2.0_rc1 ppc for bug 310429 (diff)
downloadgentoo-2-11da6413153a3e8f1641bf229e4882453f3a3f14.tar.gz
gentoo-2-11da6413153a3e8f1641bf229e4882453f3a3f14.tar.bz2
gentoo-2-11da6413153a3e8f1641bf229e4882453f3a3f14.zip
stable ppc, bug 305177
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'sys-process/iotop')
-rw-r--r--sys-process/iotop/ChangeLog5
-rw-r--r--sys-process/iotop/iotop-0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/iotop/ChangeLog b/sys-process/iotop/ChangeLog
index 25e26b6d7b27..d7c3ea2d4788 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.31 2010/03/07 13:20:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.32 2010/03/23 20:26:37 ranger Exp $
+
+ 23 Mar 2010; Brent Baude <ranger@gentoo.org> iotop-0.4.ebuild:
+ stable ppc, bug 305177
07 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> iotop-0.4.ebuild:
amd64 stable wrt #305177
diff --git a/sys-process/iotop/iotop-0.4.ebuild b/sys-process/iotop/iotop-0.4.ebuild
index abf8d71f77ba..bd016c1858c8 100644
--- a/sys-process/iotop/iotop-0.4.ebuild
+++ b/sys-process/iotop/iotop-0.4.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.ebuild,v 1.6 2010/03/07 13:20:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.ebuild,v 1.7 2010/03/23 20:26:37 ranger Exp $
EAPI="2"
PYTHON_DEPEND="2:2.5"
@@ -15,7 +15,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=""