diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-07-30 11:14:12 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-07-30 11:14:12 +0000 |
commit | 8b10f4752749a2ea498820a9a3901edd2c3f2758 (patch) | |
tree | e95e2a155af0fe53d632b7e266064477602eab7a /sys-process | |
parent | Stable on amd64 wrt bug #328733 (diff) | |
download | gentoo-2-8b10f4752749a2ea498820a9a3901edd2c3f2758.tar.gz gentoo-2-8b10f4752749a2ea498820a9a3901edd2c3f2758.tar.bz2 gentoo-2-8b10f4752749a2ea498820a9a3901edd2c3f2758.zip |
Stable on amd64 wrt bug #330263
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/iotop/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/iotop/iotop-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/iotop/ChangeLog b/sys-process/iotop/ChangeLog index 1c831540cd6e..d71b07f2294f 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.34 2010/07/29 08:04:19 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.35 2010/07/30 11:14:12 hwoarang Exp $ + + 30 Jul 2010; Markos Chandras <hwoarang@gentoo.org> iotop-0.4.1.ebuild: + Stable on amd64 wrt bug #330263 29 Jul 2010; Christian Faulhammer <fauli@gentoo.org> iotop-0.4.1.ebuild: stable x86, bug 330263 diff --git a/sys-process/iotop/iotop-0.4.1.ebuild b/sys-process/iotop/iotop-0.4.1.ebuild index 98323b91087d..d4daeab6e873 100644 --- a/sys-process/iotop/iotop-0.4.1.ebuild +++ b/sys-process/iotop/iotop-0.4.1.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.1.ebuild,v 1.3 2010/07/29 08:04:19 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.1.ebuild,v 1.4 2010/07/30 11:14:12 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -16,7 +16,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="" |