Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@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: Wed, 03 Nov 2010 17:34:00
Message-Id: 20101103173351.8274020051@flycatcher.gentoo.org
1 jlec 10/11/03 17:33:51
2
3 Modified: iotop-0.4.1.ebuild ChangeLog
4 Log:
5 Keyworded for ~amd64-linux
6
7 (Portage version: 2.1.9.24/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.8 sys-process/iotop/iotop-0.4.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/iotop-0.4.1.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/iotop-0.4.1.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/iotop-0.4.1.ebuild?r1=1.7&r2=1.8
15
16 Index: iotop-0.4.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.1.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- iotop-0.4.1.ebuild 19 Sep 2010 23:59:26 -0000 1.7
23 +++ iotop-0.4.1.ebuild 3 Nov 2010 17:33:51 -0000 1.8
24 @@ -1,6 +1,6 @@
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.4.1.ebuild,v 1.7 2010/09/19 23:59:26 xmw Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.1.ebuild,v 1.8 2010/11/03 17:33:51 jlec 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 ~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.40 sys-process/iotop/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/ChangeLog?rev=1.40&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/ChangeLog?rev=1.40&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/iotop/ChangeLog?r1=1.39&r2=1.40
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v
53 retrieving revision 1.39
54 retrieving revision 1.40
55 diff -u -r1.39 -r1.40
56 --- ChangeLog 19 Sep 2010 23:59:26 -0000 1.39
57 +++ ChangeLog 3 Nov 2010 17:33:51 -0000 1.40
58 @@ -1,6 +1,9 @@
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.39 2010/09/19 23:59:26 xmw Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.40 2010/11/03 17:33:51 jlec Exp $
63 +
64 + 03 Nov 2010; Justin Lecher <jlec@g.o> iotop-0.4.1.ebuild:
65 + Keyworded for ~amd64-linux
66
67 19 Sep 2010; Michael Weber <xmw@g.o> iotop-0.4.1.ebuild:
68 Added ~arm keyword