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-fileinfo: pecl-fileinfo-1.0.4.ebuild ChangeLog
Date: Thu, 06 Dec 2007 01:07:25
Message-Id: E1J05Cy-00067b-RA@stork.gentoo.org
1 jokey 07/12/06 01:07:20
2
3 Modified: pecl-fileinfo-1.0.4.ebuild ChangeLog
4 Log:
5 LICENSE fix from project overlay
6 (Portage version: 2.1.4_rc7)
7
8 Revision Changes Path
9 1.7 dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild?r1=1.6&r2=1.7
14
15 Index: pecl-fileinfo-1.0.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- pecl-fileinfo-1.0.4.ebuild 1 Jun 2007 17:11:58 -0000 1.6
22 +++ pecl-fileinfo-1.0.4.ebuild 6 Dec 2007 01:07:20 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild,v 1.6 2007/06/01 17:11:58 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild,v 1.7 2007/12/06 01:07:20 jokey Exp $
28
29 PHP_EXT_NAME="fileinfo"
30 PHP_EXT_PECL_PKG="Fileinfo"
31 @@ -12,7 +12,7 @@
32 KEYWORDS="amd64 hppa ppc ppc64 sparc x86"
33
34 DESCRIPTION="libmagic bindings for PHP."
35 -LICENSE="PHP"
36 +LICENSE="PHP-3"
37 SLOT="0"
38 IUSE=""
39
40
41
42
43 1.22 dev-php5/pecl-fileinfo/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog?rev=1.22&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog?rev=1.22&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog?r1=1.21&r2=1.22
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v
52 retrieving revision 1.21
53 retrieving revision 1.22
54 diff -u -r1.21 -r1.22
55 --- ChangeLog 6 Sep 2007 16:04:49 -0000 1.21
56 +++ ChangeLog 6 Dec 2007 01:07:20 -0000 1.22
57 @@ -1,6 +1,12 @@
58 # ChangeLog for dev-php5/pecl-fileinfo
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.21 2007/09/06 16:04:49 jokey Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.22 2007/12/06 01:07:20 jokey Exp $
62 +
63 + 06 Dec 2007; Markus Ullmann <jokey@g.o> pecl-fileinfo-1.0.4.ebuild:
64 + LICENSE fix from project overlay
65 +
66 + 03 Dec 2007; Jakub Moc <jakub@g.o> pecl-fileinfo-1.0.4.ebuild:
67 + Fix LICENSE
68
69 06 Sep 2007; Markus Ullmann <jokey@g.o>
70 -pecl-fileinfo-1.0.3.ebuild:
71
72
73
74 --
75 gentoo-commits@g.o mailing list