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.4.1.ebuild ChangeLog
Date: Thu, 29 Jul 2010 08:04:26
Message-Id: 20100729080420.3E9D92CE15@corvid.gentoo.org
1 fauli 10/07/29 08:04:19
2
3 Modified: iotop-0.4.1.ebuild ChangeLog
4 Log:
5 stable x86, bug 330263
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.3 sys-process/iotop/iotop-0.4.1.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/iotop-0.4.1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/iotop-0.4.1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/iotop-0.4.1.ebuild?r1=1.2&r2=1.3
14
15 Index: iotop-0.4.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- iotop-0.4.1.ebuild 28 Jun 2010 06:38:24 -0000 1.2
22 +++ iotop-0.4.1.ebuild 29 Jul 2010 08:04:19 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.1.ebuild,v 1.2 2010/06/28 06:38:24 arfrever Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.1.ebuild,v 1.3 2010/07/29 08:04:19 fauli Exp $
28
29 EAPI="3"
30 PYTHON_DEPEND="2:2.5"
31 @@ -16,7 +16,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-linux"
36 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc x86 ~x86-linux"
37 IUSE=""
38
39 DEPEND=""
40
41
42
43 1.34 sys-process/iotop/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/ChangeLog?rev=1.34&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/ChangeLog?rev=1.34&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/ChangeLog?r1=1.33&r2=1.34
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v
52 retrieving revision 1.33
53 retrieving revision 1.34
54 diff -u -r1.33 -r1.34
55 --- ChangeLog 28 Jun 2010 06:34:01 -0000 1.33
56 +++ ChangeLog 29 Jul 2010 08:04:19 -0000 1.34
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-process/iotop
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.33 2010/06/28 06:34:01 jlec Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.34 2010/07/29 08:04:19 fauli Exp $
62 +
63 + 29 Jul 2010; Christian Faulhammer <fauli@g.o> iotop-0.4.1.ebuild:
64 + stable x86, bug 330263
65
66 *iotop-0.4.1 (28 Jun 2010)