diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-02-01 22:30:41 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-02-01 22:30:41 +0000 |
commit | 5cb529672e9ab39ea77152f2d466a120c9e1e37e (patch) | |
tree | dd0a6bef6c7cecc96dd3985e3a87009bb21fda39 /sys-process/iotop | |
parent | stable x86, bug 300133 (diff) | |
download | gentoo-2-5cb529672e9ab39ea77152f2d466a120c9e1e37e.tar.gz gentoo-2-5cb529672e9ab39ea77152f2d466a120c9e1e37e.tar.bz2 gentoo-2-5cb529672e9ab39ea77152f2d466a120c9e1e37e.zip |
stable x86, bug 301259
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'sys-process/iotop')
-rw-r--r-- | sys-process/iotop/ChangeLog | 6 | ||||
-rw-r--r-- | sys-process/iotop/iotop-0.3.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/sys-process/iotop/ChangeLog b/sys-process/iotop/ChangeLog index c91f291cdc0c..5ad27c2f038b 100644 --- a/sys-process/iotop/ChangeLog +++ b/sys-process/iotop/ChangeLog @@ -1,6 +1,10 @@ # 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.20 2010/01/15 23:29:03 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.21 2010/02/01 22:30:41 fauli Exp $ + + 01 Feb 2010; Christian Faulhammer <fauli@gentoo.org> + iotop-0.3.2-r1.ebuild: + stable x86, bug 301259 *iotop-0.4 (15 Jan 2010) diff --git a/sys-process/iotop/iotop-0.3.2-r1.ebuild b/sys-process/iotop/iotop-0.3.2-r1.ebuild index 703bc9a4204d..9ea167c8acc5 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 +# 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.3.2-r1.ebuild,v 1.2 2009/11/26 15:11:13 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.3.2-r1.ebuild,v 1.3 2010/02/01 22:30:41 fauli 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 ~x86-linux" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc x86 ~x86-linux" IUSE="" RDEPEND=">=dev-lang/python-2.5[ncurses] |