summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-08-13 11:10:19 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-08-13 11:10:19 +0000
commit996c4c0ccc9016b5dd3c38ba0b8e3b2db64118ad (patch)
treeb3b81b3d1e4584b579e760229132cdb26aa0da9d
parentalpha/ia64/sparc stable wrt #229709 (diff)
downloadgentoo-2-996c4c0ccc9016b5dd3c38ba0b8e3b2db64118ad.tar.gz
gentoo-2-996c4c0ccc9016b5dd3c38ba0b8e3b2db64118ad.tar.bz2
gentoo-2-996c4c0ccc9016b5dd3c38ba0b8e3b2db64118ad.zip
x86 stable wrt #234482
(Portage version: 2.1.4.4)
-rw-r--r--sys-process/iotop/ChangeLog5
-rw-r--r--sys-process/iotop/iotop-0.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/iotop/ChangeLog b/sys-process/iotop/ChangeLog
index 0637020523bc..b229ada0aba0 100644
--- a/sys-process/iotop/ChangeLog
+++ b/sys-process/iotop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/iotop
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.6 2008/08/13 09:08:16 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.7 2008/08/13 11:10:19 armin76 Exp $
+
+ 13 Aug 2008; Raúl Porcel <armin76@gentoo.org> iotop-0.2.1.ebuild:
+ x86 stable wrt #234482
13 Aug 2008; Santiago M. Mola <coldwind@gentoo.org> iotop-0.2.1.ebuild:
amd64 stable wrt bug #234482
diff --git a/sys-process/iotop/iotop-0.2.1.ebuild b/sys-process/iotop/iotop-0.2.1.ebuild
index 0c3d2dc38441..3434d328e533 100644
--- a/sys-process/iotop/iotop-0.2.1.ebuild
+++ b/sys-process/iotop/iotop-0.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.2.1.ebuild,v 1.2 2008/08/13 09:08:16 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.2.1.ebuild,v 1.3 2008/08/13 11:10:19 armin76 Exp $
inherit distutils linux-info
@@ -9,7 +9,7 @@ HOMEPAGE="http://guichaz.free.fr/iotop/"
SRC_URI="${HOMEPAGE}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~sparc ~x86"
+KEYWORDS="amd64 ~sparc x86"
IUSE=""
RDEPEND=">=dev-lang/python-2.5"
DEPEND="${RDEPEND}"