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-lang/php: ChangeLog php-5.3.6_rc1.ebuild php-5.3.5.ebuild
Date: Fri, 25 Feb 2011 11:58:01
Message-Id: 20110225115751.03CAC20054@flycatcher.gentoo.org
1 olemarkus 11/02/25 11:57:50
2
3 Modified: ChangeLog php-5.3.6_rc1.ebuild php-5.3.5.ebuild
4 Log:
5 Remove dependency on libevent
6
7 (Portage version: 2.1.9.25/cvs/Linux i686)
8
9 Revision Changes Path
10 1.470 dev-lang/php/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.470&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.470&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.469&r2=1.470
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
19 retrieving revision 1.469
20 retrieving revision 1.470
21 diff -u -r1.469 -r1.470
22 --- ChangeLog 18 Feb 2011 09:18:37 -0000 1.469
23 +++ ChangeLog 25 Feb 2011 11:57:50 -0000 1.470
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-lang/php
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.469 2011/02/18 09:18:37 olemarkus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.470 2011/02/25 11:57:50 olemarkus Exp $
29 +
30 + 25 Feb 2011; Ole Markus With <olemarkus@g.o> php-5.3.5.ebuild,
31 + php-5.3.6_rc1.ebuild:
32 + Remove dependency on libevent
33
34 17 Feb 2011; Ole Markus With <olemarkus@g.o> +php-5.3.6_rc1.ebuild,
35 metadata.xml:
36
37
38
39 1.2 dev-lang/php/php-5.3.6_rc1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.6_rc1.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.6_rc1.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.6_rc1.ebuild?r1=1.1&r2=1.2
44
45 Index: php-5.3.6_rc1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.6_rc1.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- php-5.3.6_rc1.ebuild 18 Feb 2011 09:18:38 -0000 1.1
52 +++ php-5.3.6_rc1.ebuild 25 Feb 2011 11:57:50 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.6_rc1.ebuild,v 1.1 2011/02/18 09:18:38 olemarkus Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.6_rc1.ebuild,v 1.2 2011/02/25 11:57:50 olemarkus Exp $
58
59 EAPI=2
60
61 @@ -137,7 +137,6 @@
62 sys-libs/zlib
63 ) ) )
64 firebird? ( dev-db/firebird )
65 - fpm? ( >=dev-libs/libevent-1.4.12 )
66 gd? ( virtual/jpeg media-libs/libpng sys-libs/zlib )
67 gd-external? ( media-libs/gd )
68 gdbm? ( >=sys-libs/gdbm-1.8.0 )
69
70
71
72 1.10 dev-lang/php/php-5.3.5.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.5.ebuild?rev=1.10&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.5.ebuild?rev=1.10&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.5.ebuild?r1=1.9&r2=1.10
77
78 Index: php-5.3.5.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.5.ebuild,v
81 retrieving revision 1.9
82 retrieving revision 1.10
83 diff -u -r1.9 -r1.10
84 --- php-5.3.5.ebuild 30 Jan 2011 16:00:34 -0000 1.9
85 +++ php-5.3.5.ebuild 25 Feb 2011 11:57:50 -0000 1.10
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-lang/php/php-5.3.5.ebuild,v 1.9 2011/01/30 16:00:34 armin76 Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.5.ebuild,v 1.10 2011/02/25 11:57:50 olemarkus Exp $
91
92 EAPI=2
93
94 @@ -137,7 +137,6 @@
95 sys-libs/zlib
96 ) ) )
97 firebird? ( dev-db/firebird )
98 - fpm? ( >=dev-libs/libevent-1.4.12 )
99 gd? ( virtual/jpeg media-libs/libpng sys-libs/zlib )
100 gd-external? ( media-libs/gd )
101 gdbm? ( >=sys-libs/gdbm-1.8.0 )