Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-process/iotop: iotop-0.3.2-r1.ebuild ChangeLog
Date: Mon, 01 Feb 2010 22:30:43
Message-Id: E1Nc4n3-0001hK-Tf@stork.gentoo.org
1 fauli 10/02/01 22:30:41
2
3 Modified: iotop-0.3.2-r1.ebuild ChangeLog
4 Log:
5 stable x86, bug 301259
6 (Portage version: 2.1.7.16/cvs/Linux i686)
7
8 Revision Changes Path
9 1.3 sys-process/iotop/iotop-0.3.2-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/iotop/iotop-0.3.2-r1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/iotop/iotop-0.3.2-r1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/iotop/iotop-0.3.2-r1.ebuild?r1=1.2&r2=1.3
14
15 Index: iotop-0.3.2-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.3.2-r1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- iotop-0.3.2-r1.ebuild 26 Nov 2009 15:11:13 -0000 1.2
22 +++ iotop-0.3.2-r1.ebuild 1 Feb 2010 22:30:41 -0000 1.3
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 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.3.2-r1.ebuild,v 1.2 2009/11/26 15:11:13 grobian Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.3.2-r1.ebuild,v 1.3 2010/02/01 22:30:41 fauli Exp $
29
30 EAPI=2
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-linux"
37 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc x86 ~x86-linux"
38 IUSE=""
39
40 RDEPEND=">=dev-lang/python-2.5[ncurses]
41
42
43
44 1.21 sys-process/iotop/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/iotop/ChangeLog?rev=1.21&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/iotop/ChangeLog?rev=1.21&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/iotop/ChangeLog?r1=1.20&r2=1.21
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v
53 retrieving revision 1.20
54 retrieving revision 1.21
55 diff -u -r1.20 -r1.21
56 --- ChangeLog 15 Jan 2010 23:29:03 -0000 1.20
57 +++ ChangeLog 1 Feb 2010 22:30:41 -0000 1.21
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sys-process/iotop
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.20 2010/01/15 23:29:03 patrick Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.21 2010/02/01 22:30:41 fauli Exp $
63 +
64 + 01 Feb 2010; Christian Faulhammer <fauli@g.o>
65 + iotop-0.3.2-r1.ebuild:
66 + stable x86, bug 301259
67
68 *iotop-0.4 (15 Jan 2010)