summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-09-24 13:56:48 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-09-24 13:56:48 +0000
commitf31810d17a45169ca41657ea73506e72d2b89428 (patch)
tree1424fce8538daa2e1c406ce170a25835b4468f70 /sys-process/iotop
parentVersion bumped. (diff)
downloadgentoo-2-f31810d17a45169ca41657ea73506e72d2b89428.tar.gz
gentoo-2-f31810d17a45169ca41657ea73506e72d2b89428.tar.bz2
gentoo-2-f31810d17a45169ca41657ea73506e72d2b89428.zip
Add ~ia64 wrt #282973
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-process/iotop')
-rw-r--r--sys-process/iotop/ChangeLog5
-rw-r--r--sys-process/iotop/iotop-0.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/iotop/ChangeLog b/sys-process/iotop/ChangeLog
index b7efa170e0f9..4c0f1c6b9cb5 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.15 2009/07/23 03:00:16 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.16 2009/09/24 13:56:48 armin76 Exp $
+
+ 24 Sep 2009; Raúl Porcel <armin76@gentoo.org> iotop-0.3.1.ebuild:
+ Add ~ia64 wrt #282973
*iotop-0.3.1 (23 Jul 2009)
diff --git a/sys-process/iotop/iotop-0.3.1.ebuild b/sys-process/iotop/iotop-0.3.1.ebuild
index d039c1631cc2..21876259e2e4 100644
--- a/sys-process/iotop/iotop-0.3.1.ebuild
+++ b/sys-process/iotop/iotop-0.3.1.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.1.ebuild,v 1.1 2009/07/23 03:00:16 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.3.1.ebuild,v 1.2 2009/09/24 13:56:48 armin76 Exp $
EAPI=2
@@ -11,7 +11,7 @@ HOMEPAGE="http://guichaz.free.fr/iotop/"
SRC_URI="${HOMEPAGE}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-lang/python-2.5[ncurses]"
DEPEND="${RDEPEND}"