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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
|
# ChangeLog for app-admin/php-toolkit
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/php-toolkit/ChangeLog,v 1.22 2008/04/06 10:23:05 hoffie Exp $
06 Apr 2008; Christian Hoffmann <hoffie@gentoo.org>
php-toolkit-1.0.1.ebuild:
marking 1.0.1 stable on amd64 (will be requested by security anyway, and
as I tested it...)
*php-toolkit-1.0.1 (06 Apr 2008)
06 Apr 2008; Christian Hoffmann <hoffie@gentoo.org>
+php-toolkit-1.0.1.ebuild:
bumping version to ensure everyone updates wrt security bug 209535, fixing
packaging (using tarball instead of putting everything in files/),
dropping blocker against the no longer available app-admin/eselect-php,
reverting back to ~arch to allow for proper testing
24 Mar 2008; Benedikt Böhm <hollow@gentoo.org>
files/php-select-modules/libapache.sh:
fix the fix
24 Mar 2008; Benedikt Böhm <hollow@gentoo.org>
files/php-select-modules/libapache.sh:
fix #209535
25 Aug 2006; Sebastian Bergmann <sebastian@gentoo.org>
php-toolkit-1.0-r2.ebuild:
Fix bug #145035.
18 May 2006; Diego Pettenò <flameeyes@gentoo.org>
php-toolkit-1.0-r2.ebuild:
Add ~x86-fbsd keyword.
26 Jan 2006; Jeroen Roovers <jer@gentoo.org> php-toolkit-1.0-r2.ebuild:
Marked hppa (bug #119436).
25 Jan 2006; Bryan Østergaard <kloeri@gentoo.org
php-toolkit-1.0-r2.ebuild:
Stable on alpha.
23 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org>
php-toolkit-1.0-r2.ebuild:
Unstable on hppa.
21 Jan 2006; Jason Wever <weeve@gentoo.org> php-toolkit-1.0-r2.ebuild:
Stable on SPARC wrt bug #119436.
21 Jan 2006; <nixnut@gentoo.org> php-toolkit-1.0-r2.ebuild:
Added ppc keyword. bug 119436
21 Jan 2006; Simon Stelling <blubb@gentoo.org> php-toolkit-1.0-r2.ebuild:
stable on amd64
19 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org>
php-toolkit-1.0-r2.ebuild:
Stable on x86.
18 Jan 2006; Markus Rothe <corsair@gentoo.org> php-toolkit-1.0-r2.ebuild:
Stable on ppc64; bug #119436
*php-toolkit-1.0-r2 (16 Jan 2006)
16 Jan 2006; Luca Longinotti <chtekk@gentoo.org>
files/php-select-modules/libapache.sh, -php-toolkit-1.0-r1.ebuild,
+php-toolkit-1.0-r2.ebuild:
Fix bug #119136.
*php-toolkit-1.0-r1 (04 Jan 2006)
04 Jan 2006; Luca Longinotti <chtekk@gentoo.org>
files/php-select-modules/libsymlink.sh, -php-toolkit-1.0.ebuild,
+php-toolkit-1.0-r1.ebuild:
Fix bug #117733.
03 Jan 2006; Mark Loeser <halcy0n@gentoo.org> php-toolkit-1.0.ebuild:
Adding ~ppc
03 Jan 2006; Markus Rothe <corsair@gentoo.org> php-toolkit-1.0.ebuild:
Added ~ppc64
30 Dec 2005; Luca Longinotti <chtekk@gentoo.org> php-toolkit-1.0.ebuild:
Added ~alpha and ~ia64 keywords, kloeri's ok with it.
30 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org>
php-toolkit-1.0.ebuild:
Keyworded ~sparc wrt #116975
29 Dec 2005; Simon Stelling <blubb@gentoo.org> php-toolkit-1.0.ebuild:
added ~amd64 keyword
*php-toolkit-1.0 (28 Dec 2005)
28 Dec 2005; Luca Longinotti <chtekk@gentoo.org> +files/php-select,
+files/php-select-modules/apache1.sh,
+files/php-select-modules/apache2.sh,
+files/php-select-modules/libapache.sh,
+files/php-select-modules/libsymlink.sh, +files/php-select-modules/php.sh,
+files/php-select-modules/php-cgi.sh,
+files/php-select-modules/php-devel.sh, +metadata.xml,
+php-toolkit-1.0.ebuild:
Initial ebuild for php-toolkit. Includes php-select.
|