diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-02-06 20:22:22 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-02-06 20:22:22 +0000 |
commit | 17a61474840dbb69c8c10a541a9eb974eefb41f6 (patch) | |
tree | a815a6f39189752b584f83321348d26c6bb1f8da /sys-process/iotop/ChangeLog | |
parent | Will never work on any arches other than amd64 x86 (binary package) (diff) | |
download | historical-17a61474840dbb69c8c10a541a9eb974eefb41f6.tar.gz historical-17a61474840dbb69c8c10a541a9eb974eefb41f6.tar.bz2 historical-17a61474840dbb69c8c10a541a9eb974eefb41f6.zip |
sys-process/iotop: Fix for py3 and install script in /usr/sbin as intended by upstream #455888
Package-Manager: portage-2.2.0_alpha161/cvs/Linux x86_64
Manifest-Sign-Key: 0x70EB7916
Diffstat (limited to 'sys-process/iotop/ChangeLog')
-rw-r--r-- | sys-process/iotop/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-process/iotop/ChangeLog b/sys-process/iotop/ChangeLog index 11852637838c..d7c4d8fb10b4 100644 --- a/sys-process/iotop/ChangeLog +++ b/sys-process/iotop/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-process/iotop # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.58 2013/02/04 07:51:08 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.59 2013/02/06 20:22:11 jlec Exp $ + +*iotop-0.5-r1 (06 Feb 2013) + + 06 Feb 2013; Justin Lecher <jlec@gentoo.org> +iotop-0.5-r1.ebuild: + Fix for py3 and install script in /usr/sbin as intended by upstream #455888 *iotop-0.5 (04 Feb 2013) |