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
|
# ChangeLog for dev-php5/propel
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/propel/ChangeLog,v 1.10 2010/06/01 12:20:26 mabi Exp $
*propel-1.5.1 (01 Jun 2010)
01 Jun 2010; <mabi@gentoo.org> -propel-1.2.1.ebuild,
-propel-1.3.0_beta2.ebuild, -propel-1.3.0_beta3.ebuild,
-propel-1.3.0_beta4.ebuild, +propel-1.5.1.ebuild:
remove stale versions, version bump
*propel-1.3.0_beta4 (26 Feb 2008)
26 Feb 2008; Raúl Porcel <armin76@gentoo.org> +propel-1.3.0_beta4.ebuild:
Version bump, import from the php overlay
19 Feb 2008; Jakub Moc <jakub@gentoo.org> +propel-1.3.0_beta4.ebuild:
Version bump
*propel-1.3.0_beta3 (24 Dec 2007)
24 Dec 2007; Raúl Porcel <armin76@gentoo.org> +propel-1.3.0_beta3.ebuild:
Version bump from the php-overlay
21 Dec 2007; Jakub Moc <jakub@gentoo.org> +propel-1.3.0_beta3.ebuild:
Version bump
*propel-1.3.0_beta2 (20 Mar 2007)
20 Mar 2007; Luca Longinotti <chtekk@gentoo.org>
+propel-1.3.0_beta2.ebuild:
Vbump.
18 Mar 2007; Luca Longinotti <chtekk@gentoo.org> propel-1.2.1.ebuild:
Fix DEPs.
*propel-1.2.1 (18 Mar 2007)
18 Mar 2007; Luca Longinotti <chtekk@gentoo.org> metadata.xml,
-propel-1.2.0.ebuild, +propel-1.2.1.ebuild:
Cleanup, version bump.
*propel-1.2.0 (20 Sep 2006)
20 Sep 2006; Sebastian Bergmann <sebastian@gentoo.org>
-propel-1.1.1.ebuild, -propel-1.2.0_rc2.ebuild, +propel-1.2.0.ebuild:
Version bump.
*propel-1.2.0_rc2 (19 Sep 2006)
19 Sep 2006; Sebastian Bergmann <sebastian@gentoo.org>
+propel-1.2.0_rc2.ebuild:
Version bump.
01 Jan 2006; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+propel-1.1.1.ebuild:
Moved from dev-php/propel to dev-php5/propel.
12 Oct 2005; Gustavo Felisberto <humpback@gentoo.org>;
propel-1.1.1.ebuild:
Added ~amd64 to KEYWORDS
*propel-1.1.1 (18 Sep 2005)
18 Sep 2005; Sebastian Bergmann <sebastian@gentoo.org>
-propel-1.1.0.ebuild, +propel-1.1.1.ebuild:
Version bump.
10 Sep 2005; Sebastian Bergmann <sebastian@gentoo.org>
propel-1.1.0.ebuild:
Fix KEYWORDS.
18 Apr 2005; Sebastian Bergmann <sebastian@gentoo.org>
-propel-1.0.0.ebuild:
Remove old version.
*propel-1.1.0 (12 Apr 2005)
12 Apr 2005; Sebastian Bergmann <sebastian@gentoo.org>
+propel-1.1.0.ebuild:
Version bump.
*propel-1.0.0 (15 Mar 2005)
15 Mar 2005; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+propel-1.0.0.ebuild:
New ebuild.
|