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
|
# ChangeLog for dev-cpp/ctemplate
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ChangeLog,v 1.14 2011/11/26 09:51:32 radhermit Exp $
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).
|