blob: ef89de533865cb8e3e6691f77c4cb2dc140ad7fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
# ChangeLog for dev-php5/pecl-fileinfo
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.22 2007/12/06 01:07:20 jokey Exp $
06 Dec 2007; Markus Ullmann <jokey@gentoo.org> pecl-fileinfo-1.0.4.ebuild:
LICENSE fix from project overlay
03 Dec 2007; Jakub Moc <jakub@gentoo.org> pecl-fileinfo-1.0.4.ebuild:
Fix LICENSE
06 Sep 2007; Markus Ullmann <jokey@gentoo.org>
-pecl-fileinfo-1.0.3.ebuild:
Cleanup
01 Jun 2007; nixnut <nixnut@gentoo.org> pecl-fileinfo-1.0.4.ebuild:
Stable on ppc wrt bug 176542
25 May 2007; Brent Baude <ranger@gentoo.org> pecl-fileinfo-1.0.4.ebuild:
Marking pecl-fileinfo-1.0.4 ppc64 stable for bug 176542
24 May 2007; Christian Faulhammer <opfer@gentoo.org>
pecl-fileinfo-1.0.4.ebuild:
x86/amd64 stable, bug 176542
21 May 2007; Jeroen Roovers <jer@gentoo.org> pecl-fileinfo-1.0.4.ebuild:
Stable for HPPA (bug #176542).
08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org>
pecl-fileinfo-1.0.4.ebuild:
Stable on sparc
*pecl-fileinfo-1.0.4 (07 Mar 2007)
07 Mar 2007; Luca Longinotti <chtekk@gentoo.org>
pecl-fileinfo-1.0.3.ebuild, +pecl-fileinfo-1.0.4.ebuild:
Version bump, cleanup.
22 Jul 2006; Luca Longinotti <chtekk@gentoo.org>
files/digest-pecl-fileinfo-1.0.3, Manifest:
Fix Manifest.
03 May 2006; Gustavo Zacarias <gustavoz@gentoo.org>
pecl-fileinfo-1.0.3.ebuild:
Stable on hppa
28 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org>
pecl-fileinfo-1.0.3.ebuild:
Keyworded ~hppa
08 Feb 2006; Mark Loeser <halcy0n@gentoo.org> pecl-fileinfo-1.0.3.ebuild:
Stable on x86; bug #120460
03 Feb 2006; <nixnut@gentoo.org> pecl-fileinfo-1.0.3.ebuild:
Added ppc keyword. bug 121460
28 Jan 2006; Markus Rothe <corsair@gentoo.org> pecl-fileinfo-1.0.3.ebuild:
Stable on ppc64; bug #120460
27 Jan 2006; Simon Stelling <blubb@gentoo.org> pecl-fileinfo-1.0.3.ebuild:
stable on amd64
26 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
pecl-fileinfo-1.0.3.ebuild:
Stable on sparc wrt #120460
15 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org>
pecl-fileinfo-1.0.3.ebuild:
Marked ~amd64, bug 107647.
*pecl-fileinfo-1.0.3 (05 Jan 2006)
05 Jan 2006; Luca Longinotti <chtekk@gentoo.org>
-pecl-fileinfo-1.0.ebuild, +pecl-fileinfo-1.0.3.ebuild:
Bump to 1.0.3 to work correctly with PHP 5.1.1, fixes bug #117808.
26 Nov 2005; Luca Longinotti <chtekk@gentoo.org> pecl-fileinfo-1.0.ebuild:
Fix var ordering.
19 Nov 2005; Markus Rothe <corsair@gentoo.org> pecl-fileinfo-1.0.ebuild:
Added ~ppc64 keyword; bug #102649
10 Sep 2005; Jason Wever <weeve@gentoo.org> pecl-fileinfo-1.0.ebuild:
Added ~sparc keyword.
18 Aug 2005; <stuart@gentoo.org> ChangeLog:
Initial version; replaces older dev-php/* packages
|