Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-process/iotop: iotop-0.4.2.ebuild ChangeLog
Date: Sat, 02 Apr 2011 07:23:09
Message-Id: 20110402072257.3B14F20054@flycatcher.gentoo.org
1 angelos 11/04/02 07:22:57
2
3 Modified: iotop-0.4.2.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #361567
6
7 (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 sys-process/iotop/iotop-0.4.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/iotop-0.4.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/iotop-0.4.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/iotop-0.4.2.ebuild?r1=1.1&r2=1.2
15
16 Index: iotop-0.4.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- iotop-0.4.2.ebuild 22 Mar 2011 11:13:19 -0000 1.1
23 +++ iotop-0.4.2.ebuild 2 Apr 2011 07:22:57 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.2.ebuild,v 1.1 2011/03/22 11:13:19 arfrever Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.2.ebuild,v 1.2 2011/04/02 07:22:57 angelos Exp $
29
30 EAPI="3"
31 PYTHON_DEPEND="2:2.5"
32 @@ -16,7 +16,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
37 +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
38 IUSE=""
39
40 DEPEND=""
41
42
43
44 1.44 sys-process/iotop/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/ChangeLog?rev=1.44&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/ChangeLog?rev=1.44&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/ChangeLog?r1=1.43&r2=1.44
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v
53 retrieving revision 1.43
54 retrieving revision 1.44
55 diff -u -r1.43 -r1.44
56 --- ChangeLog 29 Mar 2011 17:52:59 -0000 1.43
57 +++ ChangeLog 2 Apr 2011 07:22:57 -0000 1.44
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-process/iotop
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.43 2011/03/29 17:52:59 arfrever Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.44 2011/04/02 07:22:57 angelos Exp $
63 +
64 + 02 Apr 2011; Christoph Mende <angelos@g.o> iotop-0.4.2.ebuild:
65 + Stable on amd64 wrt bug #361567
66
67 *iotop-0.4.3 (29 Mar 2011)