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
|
# ChangeLog for dev-cpp/ctemplate
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ChangeLog,v 1.27 2012/08/04 14:12:19 blueness Exp $
04 Aug 2012; Anthony G. Basile <blueness@gentoo.org> ctemplate-2.2.ebuild:
Stable arm, bug #418665
04 Aug 2012; Anthony G. Basile <blueness@gentoo.org> ctemplate-2.2.ebuild:
Stable ppc, bug #418665
03 Aug 2012; Jeff Horelick <jdhore@gentoo.org> ctemplate-2.2.ebuild:
marked x86 per bug 418665
02 Aug 2012; Markos Chandras <hwoarang@gentoo.org> ctemplate-2.2.ebuild:
Stable on amd64 wrt bug #418665
24 May 2012; Mike Frysinger <vapier@gentoo.org>
+files/ctemplate-1.0-gcc-4.7.patch, ctemplate-1.0.ebuild:
Use `default` in src_install, and add patch for building with gcc-4.7.
*ctemplate-2.2 (20 Apr 2012)
20 Apr 2012; Mike Frysinger <vapier@gentoo.org> +ctemplate-2.2.ebuild:
Version bump.
07 Mar 2012; Brent Baude <ranger@gentoo.org> ctemplate-2.0.ebuild:
Marking ctemplate-2.0 ppc for bug 394729
13 Feb 2012; Mike Frysinger <vapier@gentoo.org> ctemplate-1.0.ebuild:
Mark arm stable.
*ctemplate-2.0 (11 Feb 2012)
11 Feb 2012; Tim Harder <radhermit@gentoo.org> +ctemplate-2.0.ebuild:
Version bump.
11 Feb 2012; Mike Frysinger <vapier@gentoo.org> ctemplate-1.0.ebuild:
Add some arm love.
14 Dec 2011; Agostino Sarubbo <ago@gentoo.org> ctemplate-1.0.ebuild:
Stable for AMD64, wrt bug #394275
14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> ctemplate-1.0.ebuild:
x86 stable wrt bug #394275
10 Dec 2011; Tim Harder <radhermit@gentoo.org> ctemplate-1.0.ebuild:
Update to EAPI 4.
26 Nov 2011; Tim Harder <radhermit@gentoo.org> -ctemplate-0.99.ebuild,
-files/ctemplate-0.99-gcc-4.6.patch:
Remove old.
*ctemplate-1.0 (03 Sep 2011)
03 Sep 2011; Tim Harder <radhermit@gentoo.org> +ctemplate-1.0.ebuild:
Version bump.
29 Apr 2011; Tim Harder <radhermit@gentoo.org> -ctemplate-0.98.ebuild:
Remove old.
29 Apr 2011; Tim Harder <radhermit@gentoo.org> ctemplate-0.99.ebuild,
+files/ctemplate-0.99-gcc-4.6.patch:
Fix compile with gcc-4.6 (bug #363229).
24 Apr 2011; Joseph Jezak <josejx@gentoo.org> ctemplate-0.98.ebuild,
ctemplate-0.99.ebuild:
Marked ~ppc for bug #356363.
*ctemplate-0.99 (28 Jan 2011)
28 Jan 2011; Tim Harder <radhermit@gentoo.org> -ctemplate-0.95.ebuild,
+ctemplate-0.99.ebuild:
Version bump, add static-libs USE flag, and remove old.
*ctemplate-0.98 (26 Oct 2010)
26 Oct 2010; Tim Harder <radhermit@gentoo.org>
-files/0.90-missing_includes.patch, -ctemplate-0.90.ebuild,
+ctemplate-0.98.ebuild:
Version bump for bug #301463 and remove old.
20 Oct 2010; Jeremy Olexa <darkside@gentoo.org> ctemplate-0.95.ebuild:
Use EAPI3, add prefix keywords as tested in bug 339818 by Thomas Burkard
24 Feb 2010; Christian Ruppert <idl0r@gentoo.org> ctemplate-0.95.ebuild:
Move -j1 to emake install since this caused the parallel-build issues.
23 Feb 2010; Christian Ruppert <idl0r@gentoo.org> ctemplate-0.95.ebuild:
Add -j1 due to parallel compilation issues. Add doc useflag for html docs.
*ctemplate-0.95 (22 Jul 2009)
22 Jul 2009; Tiziano Müller <dev-zero@gentoo.org> +ctemplate-0.95.ebuild:
Version bump (bug #264848, thanks to Tim Harder & Huber Kowalski).
17 Sep 2008; Ulrich Mueller <ulm@gentoo.org> ctemplate-0.90.ebuild:
Use elisp-compile instead of elisp-comp, bug 235525.
*ctemplate-0.90 (10 Aug 2008)
10 Aug 2008; Tiziano Müller <dev-zero@gentoo.org>
+files/0.90-missing_includes.patch, -ctemplate-0.9.ebuild,
+ctemplate-0.90.ebuild:
Version bump, dropped old.
*ctemplate-0.9 (31 Jan 2008)
31 Jan 2008; Tiziano Müller <dev-zero@gentoo.org>
+files/70ctemplate-gentoo.el, +metadata.xml, +ctemplate-0.9.ebuild:
Initial commit (bug #200861, based on the ebuild provided by pepone).
|