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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
|
# ChangeLog for dev-php5/phpunit
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/ChangeLog,v 1.18 2008/03/08 22:24:35 pva Exp $
08 Mar 2008; Peter Volkov <pva@gentoo.org> phpunit-3.2.8.ebuild:
amd64 stable, bug #208848.
04 Mar 2008; Markus Ullmann <jokey@gentoo.org> -phpunit-2.3.6.ebuild,
-phpunit-3.0.6.ebuild, -phpunit-3.1.9.ebuild, -phpunit-3.2.0.ebuild,
-phpunit-3.2.5.ebuild, -phpunit-3.2.10.ebuild:
Cleanup
*phpunit-3.2.15 (04 Mar 2008)
04 Mar 2008; Markus Ullmann <jokey@gentoo.org> +phpunit-3.2.15.ebuild:
Version bump from project overlay
03 Mar 2008; Jakub Moc <jakub@gentoo.org>
+phpunit-3.2.15.ebuild:
Version bump
*phpunit-3.2.13 (26 Feb 2008)
26 Feb 2008; Raúl Porcel <armin76@gentoo.org> +phpunit-3.2.13.ebuild:
Version bump, import from the php overlay
19 Feb 2008; Jakub Moc <jakub@gentoo.org> +phpunit-3.2.13.ebuild:
Version bump
*phpunit-3.2.10 (11 Feb 2008)
11 Feb 2008; Raúl Porcel <armin76@gentoo.org> +phpunit-3.2.10.ebuild:
Version bump, from the php overlay
05 Feb 2008; Christian Faulhammer <opfer@gentoo.org> phpunit-3.2.8.ebuild:
stable x86, bug 208848
17 Jan 2008; Raúl Porcel <armin76@gentoo.org> phpunit-3.2.8.ebuild:
Add ~alpha/~ia64/~sparc
*phpunit-3.2.8 (04 Jan 2008)
04 Jan 2008; Markus Ullmann <jokey@gentoo.org> +phpunit-3.2.8.ebuild:
Version bump from project overlay
03 Jan 2008; Jakub Moc <jakub@gentoo.org> +phpunit-3.2.8.ebuild:
Version bump
*phpunit-3.2.5 (24 Dec 2007)
24 Dec 2007; Raúl Porcel <armin76@gentoo.org> +phpunit-3.2.5.ebuild:
Version bump from the php-overlay
21 Dec 2007; Jakub Moc <jakub@gentoo.org> +phpunit-3.2.5.ebuild:
Version bump
*phpunit-3.2.0 (24 Nov 2007)
24 Nov 2007; Raúl Porcel <armin76@gentoo.org> +phpunit-3.2.0.ebuild:
Version bump from the php overlay
22 Nov 2007; Jakub Moc <jakub@gentoo.org> +phpunit-3.2.0.ebuild:
Version bump
*phpunit-3.1.9 (28 Oct 2007)
28 Oct 2007; Markus Ullmann <jokey@gentoo.org> -phpunit-3.1.7.ebuild,
-phpunit-3.1.8.ebuild, +phpunit-3.1.9.ebuild:
Version bump from php project overlay
*phpunit-3.1.8 (22 Oct 2007)
22 Oct 2007; Markus Ullmann <jokey@gentoo.org> +phpunit-3.1.8.ebuild:
Version bump from php overlay
29 Sep 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml,
+phpunit-3.1.8.ebuild:
Version bump, remove references to pdo-external use flag
*phpunit-3.1.7 (27 Aug 2007)
*phpunit-3.0.6 (27 Aug 2007)
27 Aug 2007; Markus Ullmann <jokey@gentoo.org> -phpunit-3.0.5.ebuild,
+phpunit-3.0.6.ebuild, +phpunit-3.1.7.ebuild:
Port from project overlay
26 Aug 2007; Jakub Moc <jakub@gentoo.org> +phpunit-3.1.7.ebuild:
Version bump, Bug 190227
26 Aug 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml,
+phpunit-3.0.6.ebuild:
Version bump, Bug 190227
13 Aug 2007; Markus Ullmann <jokey@gentoo.org> phpunit-3.0.5.ebuild:
Fix for php use dependencies as noted in bug #173496
20 Jun 2007; Christoph Mende <angelos@gentoo.org> phpunit-3.0.5.ebuild:
Added ~amd64 wrt 173460
*phpunit-3.0.5 (18 Mar 2007)
18 Mar 2007; Luca Longinotti <chtekk@gentoo.org> metadata.xml,
phpunit-2.3.6.ebuild, -phpunit-3.0.0.ebuild, +phpunit-3.0.5.ebuild:
Cleanup, version bump.
*phpunit-3.0.0 (19 Nov 2006)
19 Nov 2006; Sebastian Bergmann <sebastian@gentoo.org>
+phpunit-3.0.0.ebuild:
Version bump.
*phpunit-2.3.6 (08 Sep 2006)
08 Sep 2006; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+phpunit-2.3.6.ebuild:
Initial ebuild.
|