summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-03-04 09:37:50 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-03-04 09:37:50 +0000
commiteb82834e0175c6b1966827d525b583b97ad887e6 (patch)
tree814e2af371f89bac42e62c4f8213793a6a0e924e /sys-process/iotop
parentstable x86, bug 306339 (diff)
downloadgentoo-2-eb82834e0175c6b1966827d525b583b97ad887e6.tar.gz
gentoo-2-eb82834e0175c6b1966827d525b583b97ad887e6.tar.bz2
gentoo-2-eb82834e0175c6b1966827d525b583b97ad887e6.zip
stable x86, bug 305177
(Portage version: 2.1.7.17/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.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/iotop/ChangeLog b/sys-process/iotop/ChangeLog
index 2d97eb4799c3..e8995922cfd0 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.28 2010/03/01 22:29:06 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.29 2010/03/04 09:37:50 fauli Exp $
+
+ 04 Mar 2010; Christian Faulhammer <fauli@gentoo.org> iotop-0.4.ebuild:
+ stable x86, bug 305177
01 Mar 2010; Jeremy Olexa <darkside@gentoo.org> metadata.xml:
Arfrever from the python team has agreed to maintain this package
diff --git a/sys-process/iotop/iotop-0.4.ebuild b/sys-process/iotop/iotop-0.4.ebuild
index 6eeff4afac53..14f5d846bbb4 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.3 2010/03/01 22:17:22 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.ebuild,v 1.4 2010/03/04 09:37:50 fauli 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=""