Gentoo Archives: gentoo-commits

From: "Ole Markus With (olemarkus)" <olemarkus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/php-timer: ChangeLog php-timer-1.0.2.ebuild php-timer-1.0.0.ebuild
Date: Thu, 29 Dec 2011 15:15:33
Message-Id: 20111229151522.EFD8C2004B@flycatcher.gentoo.org
1 olemarkus 11/12/29 15:15:22
2
3 Modified: ChangeLog php-timer-1.0.2.ebuild
4 php-timer-1.0.0.ebuild
5 Log:
6 Fixed HOMEPAGE (bug 396373)
7
8 (Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.4 dev-php/php-timer/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/php-timer/ChangeLog?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/php-timer/ChangeLog?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/php-timer/ChangeLog?r1=1.3&r2=1.4
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-php/php-timer/ChangeLog,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- ChangeLog 3 Nov 2011 09:35:13 -0000 1.3
24 +++ ChangeLog 29 Dec 2011 15:15:22 -0000 1.4
25 @@ -1,6 +1,10 @@
26 -# ChangeLog for dev-php5/PEAR-PHP_Timer
27 +# ChangeLog for dev-php/php-timer
28 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php-timer/ChangeLog,v 1.3 2011/11/03 09:35:13 olemarkus Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-timer/ChangeLog,v 1.4 2011/12/29 15:15:22 olemarkus Exp $
31 +
32 + 29 Dec 2011; Ole Markus With <olemarkus@g.o> php-timer-1.0.0.ebuild,
33 + php-timer-1.0.2.ebuild:
34 + Fixed HOMEPAGE (bug 396373)
35
36 *php-timer-1.0.2 (03 Nov 2011)
37
38
39
40
41 1.2 dev-php/php-timer/php-timer-1.0.2.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/php-timer/php-timer-1.0.2.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/php-timer/php-timer-1.0.2.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/php-timer/php-timer-1.0.2.ebuild?r1=1.1&r2=1.2
46
47 Index: php-timer-1.0.2.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-php/php-timer/php-timer-1.0.2.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- php-timer-1.0.2.ebuild 3 Nov 2011 09:35:13 -0000 1.1
54 +++ php-timer-1.0.2.ebuild 29 Dec 2011 15:15:22 -0000 1.2
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php-timer/php-timer-1.0.2.ebuild,v 1.1 2011/11/03 09:35:13 olemarkus Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-timer/php-timer-1.0.2.ebuild,v 1.2 2011/12/29 15:15:22 olemarkus Exp $
60
61 PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml"
62 PHP_PEAR_URI="pear.phpunit.de"
63 @@ -13,4 +13,4 @@
64 SLOT="0"
65 KEYWORDS="~amd64 ~x86"
66 IUSE=""
67 -HOMEPAGE="http://paer.phpunit.de/"
68 +HOMEPAGE="http://pear.phpunit.de/"
69
70
71
72 1.3 dev-php/php-timer/php-timer-1.0.0.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/php-timer/php-timer-1.0.0.ebuild?rev=1.3&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/php-timer/php-timer-1.0.0.ebuild?rev=1.3&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/php-timer/php-timer-1.0.0.ebuild?r1=1.2&r2=1.3
77
78 Index: php-timer-1.0.0.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-php/php-timer/php-timer-1.0.0.ebuild,v
81 retrieving revision 1.2
82 retrieving revision 1.3
83 diff -u -r1.2 -r1.3
84 --- php-timer-1.0.0.ebuild 24 Jul 2011 23:06:27 -0000 1.2
85 +++ php-timer-1.0.0.ebuild 29 Dec 2011 15:15:22 -0000 1.3
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2011 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php-timer/php-timer-1.0.0.ebuild,v 1.2 2011/07/24 23:06:27 mr_bones_ Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-timer/php-timer-1.0.0.ebuild,v 1.3 2011/12/29 15:15:22 olemarkus Exp $
91
92 PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml"
93 PHP_PEAR_URI="pear.phpunit.de"
94 @@ -13,4 +13,4 @@
95 SLOT="0"
96 KEYWORDS="amd64 x86"
97 IUSE=""
98 -HOMEPAGE="http://paer.phpunit.de/"
99 +HOMEPAGE="http://pear.phpunit.de/"