Gentoo Archives: gentoo-commits

From: "Markus Ullmann (jokey)" <jokey@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 pecl-http-1.5.6.ebuild
Date: Thu, 06 Dec 2007 01:09:35
Message-Id: E1J05F4-0006C9-AP@stork.gentoo.org
1 jokey 07/12/06 01:09:30
2
3 Modified: pecl-http-1.6.0.ebuild ChangeLog
4 Removed: pecl-http-1.5.6.ebuild
5 Log:
6 LICENSE fix from project overlay
7 (Portage version: 2.1.4_rc7)
8
9 Revision Changes Path
10 1.2 dev-php5/pecl-http/pecl-http-1.6.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-http/pecl-http-1.6.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-http/pecl-http-1.6.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-http/pecl-http-1.6.0.ebuild?r1=1.1&r2=1.2
15
16 Index: pecl-http-1.6.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-http/pecl-http-1.6.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- pecl-http-1.6.0.ebuild 29 Nov 2007 23:49:52 -0000 1.1
23 +++ pecl-http-1.6.0.ebuild 6 Dec 2007 01:09:29 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 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.1 2007/11/29 23:49:52 jokey Exp $
28 +# $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 $
29
30 PHP_EXT_NAME="http"
31 PHP_EXT_PECL_PKG="pecl_http"
32 @@ -13,7 +13,7 @@
33 KEYWORDS="~amd64 ~x86"
34
35 DESCRIPTION="Extended HTTP Support for PHP."
36 -LICENSE="BSD"
37 +LICENSE="BSD-2 MIT"
38 SLOT="0"
39 IUSE=""
40
41
42
43
44 1.10 dev-php5/pecl-http/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-http/ChangeLog?rev=1.10&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-http/ChangeLog?rev=1.10&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-http/ChangeLog?r1=1.9&r2=1.10
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-http/ChangeLog,v
53 retrieving revision 1.9
54 retrieving revision 1.10
55 diff -u -r1.9 -r1.10
56 --- ChangeLog 29 Nov 2007 23:49:52 -0000 1.9
57 +++ ChangeLog 6 Dec 2007 01:09:29 -0000 1.10
58 @@ -1,6 +1,13 @@
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.9 2007/11/29 23:49:52 jokey Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-http/ChangeLog,v 1.10 2007/12/06 01:09:29 jokey Exp $
63 +
64 + 06 Dec 2007; Markus Ullmann <jokey@g.o> -pecl-http-1.5.6.ebuild,
65 + pecl-http-1.6.0.ebuild:
66 + LICENSE fix from project overlay
67 +
68 + 03 Dec 2007; Jakub Moc <jakub@g.o> pecl-http-1.6.0.ebuild:
69 + Fix LICENSE
70
71 *pecl-http-1.6.0 (29 Nov 2007)
72
73
74
75
76 --
77 gentoo-commits@g.o mailing list