Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-http: pecl-http-1.6.0.ebuild ChangeLog
Date: Mon, 05 May 2008 20:54:34
Message-Id: E1Jt7hM-0007dn-6G@stork.gentoo.org
1 maekke 08/05/05 20:54:12
2
3 Modified: pecl-http-1.6.0.ebuild ChangeLog
4 Log:
5 amd64/x86 stable, bug #213566
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.3 dev-php5/pecl-http/pecl-http-1.6.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-http/pecl-http-1.6.0.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-http/pecl-http-1.6.0.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-http/pecl-http-1.6.0.ebuild?r1=1.2&r2=1.3
14
15 Index: pecl-http-1.6.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-http/pecl-http-1.6.0.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- pecl-http-1.6.0.ebuild 6 Dec 2007 01:09:29 -0000 1.2
22 +++ pecl-http-1.6.0.ebuild 5 May 2008 20:54:11 -0000 1.3
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-http/pecl-http-1.6.0.ebuild,v 1.2 2007/12/06 01:09:29 jokey Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-http/pecl-http-1.6.0.ebuild,v 1.3 2008/05/05 20:54:11 maekke Exp $
29
30 PHP_EXT_NAME="http"
31 PHP_EXT_PECL_PKG="pecl_http"
32 @@ -10,7 +10,7 @@
33
34 inherit php-ext-pecl-r1 php-ext-base-r1
35
36 -KEYWORDS="~amd64 ~x86"
37 +KEYWORDS="amd64 x86"
38
39 DESCRIPTION="Extended HTTP Support for PHP."
40 LICENSE="BSD-2 MIT"
41
42
43
44 1.11 dev-php5/pecl-http/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-http/ChangeLog?rev=1.11&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-http/ChangeLog?rev=1.11&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-http/ChangeLog?r1=1.10&r2=1.11
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-http/ChangeLog,v
53 retrieving revision 1.10
54 retrieving revision 1.11
55 diff -u -r1.10 -r1.11
56 --- ChangeLog 6 Dec 2007 01:09:29 -0000 1.10
57 +++ ChangeLog 5 May 2008 20:54:11 -0000 1.11
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-php5/pecl-http
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-http/ChangeLog,v 1.10 2007/12/06 01:09:29 jokey Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-http/ChangeLog,v 1.11 2008/05/05 20:54:11 maekke Exp $
64 +
65 + 05 May 2008; Markus Meier <maekke@g.o> pecl-http-1.6.0.ebuild:
66 + amd64/x86 stable, bug #213566
67
68 06 Dec 2007; Markus Ullmann <jokey@g.o> -pecl-http-1.5.6.ebuild,
69 pecl-http-1.6.0.ebuild:
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list