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/xhprof: xhprof-0.9.2.ebuild ChangeLog
Date: Tue, 05 Mar 2013 10:09:38
Message-Id: 20130305100934.60A892171D@flycatcher.gentoo.org
1 olemarkus 13/03/05 10:09:34
2
3 Modified: xhprof-0.9.2.ebuild ChangeLog
4 Log:
5 EAPI bump
6
7 (Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
8
9 Revision Changes Path
10 1.3 dev-php/xhprof/xhprof-0.9.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xhprof/xhprof-0.9.2.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xhprof/xhprof-0.9.2.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xhprof/xhprof-0.9.2.ebuild?r1=1.2&r2=1.3
15
16 Index: xhprof-0.9.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/xhprof/xhprof-0.9.2.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- xhprof-0.9.2.ebuild 27 Mar 2011 04:50:11 -0000 1.2
23 +++ xhprof-0.9.2.ebuild 5 Mar 2013 10:09:34 -0000 1.3
24 @@ -1,8 +1,8 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xhprof/xhprof-0.9.2.ebuild,v 1.2 2011/03/27 04:50:11 mr_bones_ Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php/xhprof/xhprof-0.9.2.ebuild,v 1.3 2013/03/05 10:09:34 olemarkus Exp $
30
31 -EAPI="2"
32 +EAPI="5"
33
34 PHP_EXT_S="${WORKDIR}/${P}/extension"
35 inherit php-ext-pecl-r2
36
37
38
39 1.2 dev-php/xhprof/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xhprof/ChangeLog?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xhprof/ChangeLog?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xhprof/ChangeLog?r1=1.1&r2=1.2
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-php/xhprof/ChangeLog,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- ChangeLog 26 Mar 2011 18:02:29 -0000 1.1
52 +++ ChangeLog 5 Mar 2013 10:09:34 -0000 1.2
53 @@ -1,9 +1,11 @@
54 # ChangeLog for dev-php/xhprof
55 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xhprof/ChangeLog,v 1.1 2011/03/26 18:02:29 olemarkus Exp $
57 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
58 +# $Header: /var/cvsroot/gentoo-x86/dev-php/xhprof/ChangeLog,v 1.2 2013/03/05 10:09:34 olemarkus Exp $
59 +
60 + 05 Mar 2013; Ole Markus With <olemarkus@g.o> xhprof-0.9.2.ebuild:
61 + EAPI bump
62
63 *xhprof-0.9.2 (26 Mar 2011)
64
65 26 Mar 2011; <olemarkus@g.o> +xhprof-0.9.2.ebuild, +metadata.xml:
66 Initial version
67 -