diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-11 08:50:20 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-11 08:50:20 +0000 |
commit | 24c5f3659917da136cfc5c8b8b1d74f47ab553e9 (patch) | |
tree | 5d858d6921fd6bca4dabff2dd56f04cba6825dec /sys-process | |
parent | x86 stable wrt bug #365025 (diff) | |
download | gentoo-2-24c5f3659917da136cfc5c8b8b1d74f47ab553e9.tar.gz gentoo-2-24c5f3659917da136cfc5c8b8b1d74f47ab553e9.tar.bz2 gentoo-2-24c5f3659917da136cfc5c8b8b1d74f47ab553e9.zip |
x86 stable wrt bug #365337
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/iotop/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/iotop/iotop-0.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/iotop/ChangeLog b/sys-process/iotop/ChangeLog index 098fa86b6c73..7587e89f4e20 100644 --- a/sys-process/iotop/ChangeLog +++ b/sys-process/iotop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/iotop # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.49 2011/05/03 02:14:57 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.50 2011/05/11 08:50:20 phajdan.jr Exp $ + + 11 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> iotop-0.4.3.ebuild: + x86 stable wrt bug #365337 03 May 2011; Richard Freeman <rich0@gentoo.org> iotop-0.4.3.ebuild: amd64 stable - 365337 diff --git a/sys-process/iotop/iotop-0.4.3.ebuild b/sys-process/iotop/iotop-0.4.3.ebuild index daf37cf1dcb0..3b28c4ea33e3 100644 --- a/sys-process/iotop/iotop-0.4.3.ebuild +++ b/sys-process/iotop/iotop-0.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.3.ebuild,v 1.3 2011/05/03 02:14:57 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.3.ebuild,v 1.4 2011/05/11 08:50:20 phajdan.jr 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 ~arm hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="" |