summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-11-26 15:11:13 +0000
committerFabian Groffen <grobian@gentoo.org>2009-11-26 15:11:13 +0000
commit0977c75ffb293364764d98d04ebc039faa724399 (patch)
tree5ac650292daa37bda8cc016f11045ee34ffb9b18 /sys-process
parentFinally fix ODK installation, see bug #151798 (diff)
downloadgentoo-2-0977c75ffb293364764d98d04ebc039faa724399.tar.gz
gentoo-2-0977c75ffb293364764d98d04ebc039faa724399.tar.bz2
gentoo-2-0977c75ffb293364764d98d04ebc039faa724399.zip
Marked ~x86-linux, thanks Aaron Kaplan, bug #294699
(Portage version: 2.2.00.14896-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/iotop/ChangeLog5
-rw-r--r--sys-process/iotop/iotop-0.3.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/iotop/ChangeLog b/sys-process/iotop/ChangeLog
index 73ba3fc3b74c..f670f29067a8 100644
--- a/sys-process/iotop/ChangeLog
+++ b/sys-process/iotop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/iotop
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.18 2009/10/30 03:59:47 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.19 2009/11/26 15:11:13 grobian Exp $
+
+ 26 Nov 2009; Fabian Groffen <grobian@gentoo.org> iotop-0.3.2-r1.ebuild:
+ Marked ~x86-linux, thanks Aaron Kaplan, bug #294699
*iotop-0.3.2-r1 (30 Oct 2009)
diff --git a/sys-process/iotop/iotop-0.3.2-r1.ebuild b/sys-process/iotop/iotop-0.3.2-r1.ebuild
index e514ef7bd9d6..703bc9a4204d 100644
--- a/sys-process/iotop/iotop-0.3.2-r1.ebuild
+++ b/sys-process/iotop/iotop-0.3.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.3.2-r1.ebuild,v 1.1 2009/10/30 03:59:47 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.3.2-r1.ebuild,v 1.2 2009/11/26 15:11:13 grobian Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="http://guichaz.free.fr/iotop//files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-linux"
IUSE=""
RDEPEND=">=dev-lang/python-2.5[ncurses]