Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@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: Mon, 04 Apr 2011 19:12:18
Message-Id: 20110404191209.7B82C20054@flycatcher.gentoo.org
1 xmw 11/04/04 19:12:09
2
3 Modified: iotop-0.4.2.ebuild ChangeLog
4 Log:
5 arm/ppc/sparc stable (bug 361567)
6
7 (Portage version: 2.1.9.42/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 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.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/iotop-0.4.2.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/iotop-0.4.2.ebuild?r1=1.2&r2=1.3
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.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- iotop-0.4.2.ebuild 2 Apr 2011 07:22:57 -0000 1.2
23 +++ iotop-0.4.2.ebuild 4 Apr 2011 19:12:09 -0000 1.3
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.2 2011/04/02 07:22:57 angelos Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.2.ebuild,v 1.3 2011/04/04 19:12:09 xmw 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.45 sys-process/iotop/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/ChangeLog?rev=1.45&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/ChangeLog?rev=1.45&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/ChangeLog?r1=1.44&r2=1.45
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v
53 retrieving revision 1.44
54 retrieving revision 1.45
55 diff -u -r1.44 -r1.45
56 --- ChangeLog 2 Apr 2011 07:22:57 -0000 1.44
57 +++ ChangeLog 4 Apr 2011 19:12:09 -0000 1.45
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.44 2011/04/02 07:22:57 angelos Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.45 2011/04/04 19:12:09 xmw Exp $
63 +
64 + 04 Apr 2011; Michael Weber <xmw@g.o> iotop-0.4.2.ebuild:
65 + arm/ppc/sparc stable (bug 361567)
66
67 02 Apr 2011; Christoph Mende <angelos@g.o> iotop-0.4.2.ebuild:
68 Stable on amd64 wrt bug #361567