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
|
# ChangeLog for dev-php5/onphp
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/ChangeLog,v 1.13 2006/04/02 16:16:44 voxus Exp $
02 Apr 2006; Konstantin Arkhipov <voxus@gentoo.org> onphp-0.2.9.ebuild:
Goes stable on x86 and amd64.
*onphp-0.2.9 (09 Mar 2006)
09 Mar 2006; Konstantin Arkhipov <voxus@gentoo.org> +onphp-0.2.9.ebuild,
-onphp-0.2.7.ebuild:
Version bump.
28 Feb 2006; Konstantin Arkhipov <voxus@gentoo.org> onphp-0.2.8.ebuild:
Stable on x86.
24 Feb 2006; Konstantin Arkhipov <voxus@gentoo.org> onphp-0.2.8.ebuild:
Stable on amd64.
*onphp-0.2.8 (08 Feb 2006)
08 Feb 2006; Konstantin Arkhipov <voxus@gentoo.org> +onphp-0.2.8.ebuild:
Version bump.
23 Jan 2006; Konstantin Arkhipov <voxus@gentoo.org> onphp-0.2.7.ebuild:
Goes stable on amd64.
21 Jan 2006; Konstantin Arkhipov <voxus@gentoo.org> onphp-0.2.7.ebuild:
Goes stable on x86.
*onphp-0.2.7 (31 Dec 2005)
31 Dec 2005; Konstantin Arkhipov <voxus@gentoo.org> +onphp-0.2.7.ebuild,
-onphp-0.2.6.ebuild:
Version bump.
26 Nov 2005; Luca Longinotti <chtekk@gentoo.org> onphp-0.2.6.ebuild:
Fix var ordering, encase var in "" to prevent breakage, add has_php call.
*onphp-0.2.6 (24 Nov 2005)
24 Nov 2005; Konstantin Arkhipov <voxus@gentoo.org> +onphp-0.2.6.ebuild,
-onphp-0.2.5.ebuild:
Version bump.
*onphp-0.2.5 (16 Nov 2005)
16 Nov 2005; Konstantin Arkhipov <voxus@gentoo.org> +onphp-0.2.5.ebuild,
-onphp-0.2.4.ebuild:
Version bump, now with API optional docs.
*onphp-0.2.4 (11 Nov 2005)
11 Nov 2005; Konstantin Arkhipov <voxus@gentoo.org> +onphp-0.2.4.ebuild,
-onphp-0.2.1.ebuild, -onphp-0.2.2.ebuild:
Moved to dev-php5 category and bumped to 0.2.4. Ebuild taken from Gentoo's
PHP overlay, thanks to Luca Longinotti for maintaining it there.
*onphp-0.2.2 (23 Sep 2005)
23 Sep 2005; Konstantin Arkhipov <voxus@gentoo.org> +onphp-0.2.2.ebuild:
Version bump.
*onphp-0.2.1 (11 Sep 2005)
11 Sep 2005; Konstantin Arkhipov <voxus@gentoo.org> +onphp-0.2.1.ebuild,
-onphp-0.2.0-r1.ebuild:
Version bump.
*onphp-0.2.0-r1 (04 Sep 2005)
04 Sep 2005; Konstantin Arkhipov <voxus@gentoo.org> +onphp-0.2.0-r1.ebuild,
-onphp-0.2.0.ebuild:
Fixed RDEPEND and installation dir with regard to Stuart's feedback.
*onphp-0.2.0 (03 Sep 2005)
03 Sep 2005; Konstantin Arkhipov <voxus@gentoo.org> +onphp-0.2.0.ebuild:
Initial import.
|