summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2011-04-04 19:12:09 +0000
committerMichael Weber <xmw@gentoo.org>2011-04-04 19:12:09 +0000
commiteddc8336ed100c4cfebe7724ccb8fc1ff66034bd (patch)
treea0a0e3a86a69d0036c33b506ec350943a41d6dcf /sys-process/iotop
parentUse D instead of ED in make install call. (diff)
downloadgentoo-2-eddc8336ed100c4cfebe7724ccb8fc1ff66034bd.tar.gz
gentoo-2-eddc8336ed100c4cfebe7724ccb8fc1ff66034bd.tar.bz2
gentoo-2-eddc8336ed100c4cfebe7724ccb8fc1ff66034bd.zip
arm/ppc/sparc stable (bug 361567)
(Portage version: 2.1.9.42/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.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/iotop/ChangeLog b/sys-process/iotop/ChangeLog
index e9aa0159d452..b23f73915bd2 100644
--- a/sys-process/iotop/ChangeLog
+++ b/sys-process/iotop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/iotop
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.44 2011/04/02 07:22:57 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.45 2011/04/04 19:12:09 xmw Exp $
+
+ 04 Apr 2011; Michael Weber <xmw@gentoo.org> iotop-0.4.2.ebuild:
+ arm/ppc/sparc stable (bug 361567)
02 Apr 2011; Christoph Mende <angelos@gentoo.org> iotop-0.4.2.ebuild:
Stable on amd64 wrt bug #361567
diff --git a/sys-process/iotop/iotop-0.4.2.ebuild b/sys-process/iotop/iotop-0.4.2.ebuild
index da195b849e85..f9a0f2b30934 100644
--- a/sys-process/iotop/iotop-0.4.2.ebuild
+++ b/sys-process/iotop/iotop-0.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.2.ebuild,v 1.2 2011/04/02 07:22:57 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.2.ebuild,v 1.3 2011/04/04 19:12:09 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=""