Gentoo Archives: gentoo-commits

From: "Richard Yao (ryao)" <ryao@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/collectl: collectl-3.7.3.ebuild ChangeLog
Date: Wed, 27 Aug 2014 18:15:34
Message-Id: 20140827181530.C3C734150@oystercatcher.gentoo.org
1 ryao 14/08/27 18:15:30
2
3 Modified: collectl-3.7.3.ebuild ChangeLog
4 Log:
5 Stabilize sys-apps/collectl-3.7.3: Okay by WilliamH; bugzilla down, so no bug number
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
8
9 Revision Changes Path
10 1.2 sys-apps/collectl/collectl-3.7.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/collectl/collectl-3.7.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/collectl/collectl-3.7.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/collectl/collectl-3.7.3.ebuild?r1=1.1&r2=1.2
15
16 Index: collectl-3.7.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/collectl/collectl-3.7.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- collectl-3.7.3.ebuild 28 May 2014 09:45:44 -0000 1.1
23 +++ collectl-3.7.3.ebuild 27 Aug 2014 18:15:30 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/collectl/collectl-3.7.3.ebuild,v 1.1 2014/05/28 09:45:44 polynomial-c Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/collectl/collectl-3.7.3.ebuild,v 1.2 2014/08/27 18:15:30 ryao Exp $
29
30 EAPI="4"
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="GPL-2 Artistic"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~ia64 ~x86"
37 +KEYWORDS="~alpha amd64 ~ia64 ~x86"
38 IUSE=""
39
40 RDEPEND=">=dev-lang/perl-5.8.8
41
42
43
44 1.20 sys-apps/collectl/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/collectl/ChangeLog?rev=1.20&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/collectl/ChangeLog?rev=1.20&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/collectl/ChangeLog?r1=1.19&r2=1.20
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-apps/collectl/ChangeLog,v
53 retrieving revision 1.19
54 retrieving revision 1.20
55 diff -u -r1.19 -r1.20
56 --- ChangeLog 28 May 2014 09:45:44 -0000 1.19
57 +++ ChangeLog 27 Aug 2014 18:15:30 -0000 1.20
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sys-apps/collectl
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/collectl/ChangeLog,v 1.19 2014/05/28 09:45:44 polynomial-c Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/collectl/ChangeLog,v 1.20 2014/08/27 18:15:30 ryao Exp $
63 +
64 + 27 Aug 2014; Richard Yao <ryao@g.o> collectl-3.7.3.ebuild:
65 + Stabilize sys-apps/collectl-3.7.3: Okay by WilliamH; bugzilla down, so no bug
66 + number
67
68 *collectl-3.7.3 (28 May 2014)