Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-fileinfo: pecl-fileinfo-1.0.4-r1.ebuild ChangeLog
Date: Tue, 09 Feb 2010 11:47:04
Message-Id: E1NeoYX-00043F-JN@stork.gentoo.org
1 pacho 10/02/09 11:47:01
2
3 Modified: pecl-fileinfo-1.0.4-r1.ebuild ChangeLog
4 Log:
5 amd64 stable, bug 288043
6 (Portage version: 2.1.7.16/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r1.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r1.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r1.ebuild?r1=1.7&r2=1.8
14
15 Index: pecl-fileinfo-1.0.4-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r1.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- pecl-fileinfo-1.0.4-r1.ebuild 19 Jan 2010 17:49:25 -0000 1.7
22 +++ pecl-fileinfo-1.0.4-r1.ebuild 9 Feb 2010 11:47:00 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 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-r1.ebuild,v 1.7 2010/01/19 17:49:25 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r1.ebuild,v 1.8 2010/02/09 11:47:00 pacho Exp $
28
29 PHP_EXT_NAME="fileinfo"
30 PHP_EXT_PECL_PKG="Fileinfo"
31 @@ -9,7 +9,7 @@
32
33 inherit php-ext-pecl-r1
34
35 -KEYWORDS="~amd64 hppa ppc ppc64 sparc x86"
36 +KEYWORDS="amd64 hppa ppc ppc64 sparc x86"
37
38 DESCRIPTION="libmagic bindings for PHP."
39 LICENSE="PHP-3"
40
41
42
43 1.29 dev-php5/pecl-fileinfo/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog?rev=1.29&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog?rev=1.29&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog?r1=1.28&r2=1.29
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v
52 retrieving revision 1.28
53 retrieving revision 1.29
54 diff -u -r1.28 -r1.29
55 --- ChangeLog 19 Jan 2010 17:49:25 -0000 1.28
56 +++ ChangeLog 9 Feb 2010 11:47:00 -0000 1.29
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-php5/pecl-fileinfo
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.28 2010/01/19 17:49:25 nixnut Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.29 2010/02/09 11:47:00 pacho Exp $
62 +
63 + 09 Feb 2010; Pacho Ramos <pacho@g.o> pecl-fileinfo-1.0.4-r1.ebuild:
64 + amd64 stable, bug 288043
65
66 19 Jan 2010; nixnut <nixnut@g.o> pecl-fileinfo-1.0.4-r1.ebuild:
67 ppc stable #288043