Gentoo Archives: gentoo-commits

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