Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PHP_Timer: PHP_Timer-1.0.5.ebuild ChangeLog
Date: Wed, 25 Feb 2015 15:41:04
Message-Id: 20150225154046.860631287C@oystercatcher.gentoo.org
1 ago 15/02/25 15:40:46
2
3 Modified: PHP_Timer-1.0.5.ebuild ChangeLog
4 Log:
5 Stable for x86, wrt bug #535302
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.4 dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild?r1=1.3&r2=1.4
15
16 Index: PHP_Timer-1.0.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- PHP_Timer-1.0.5.ebuild 14 Feb 2015 13:50:33 -0000 1.3
23 +++ PHP_Timer-1.0.5.ebuild 25 Feb 2015 15:40:46 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild,v 1.3 2015/02/14 13:50:33 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild,v 1.4 2015/02/25 15:40:46 ago Exp $
29
30 EAPI=5
31
32 @@ -13,6 +13,6 @@
33 DESCRIPTION="Utility class for timing"
34 LICENSE="BSD"
35 SLOT="0"
36 -KEYWORDS="amd64 hppa ~x86"
37 +KEYWORDS="amd64 hppa x86"
38 IUSE=""
39 HOMEPAGE="http://pear.phpunit.de/"
40
41
42
43 1.7 dev-php/PHP_Timer/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PHP_Timer/ChangeLog?rev=1.7&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PHP_Timer/ChangeLog?rev=1.7&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PHP_Timer/ChangeLog?r1=1.6&r2=1.7
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-php/PHP_Timer/ChangeLog,v
52 retrieving revision 1.6
53 retrieving revision 1.7
54 diff -u -r1.6 -r1.7
55 --- ChangeLog 14 Feb 2015 13:50:33 -0000 1.6
56 +++ ChangeLog 25 Feb 2015 15:40:46 -0000 1.7
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-php/PHP_Timer
59 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PHP_Timer/ChangeLog,v 1.6 2015/02/14 13:50:33 ago Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PHP_Timer/ChangeLog,v 1.7 2015/02/25 15:40:46 ago Exp $
62 +
63 + 25 Feb 2015; Agostino Sarubbo <ago@g.o> PHP_Timer-1.0.5.ebuild:
64 + Stable for x86, wrt bug #535302
65
66 14 Feb 2015; Agostino Sarubbo <ago@g.o> PHP_Timer-1.0.5.ebuild:
67 Stable for amd64, wrt bug #535302