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
|
# ChangeLog for app-emacs/color-theme
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/color-theme/ChangeLog,v 1.26 2007/06/27 11:11:21 opfer Exp $
27 Jun 2007; Christian Faulhammer <opfer@gentoo.org>
color-theme-6.6.0.ebuild, ChangeLog:
changed email address of contributor and added some quotes
23 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
-color-theme-6.5.4.ebuild:
clean up
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
02 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
color-theme-6.6.0.ebuild:
Add ~sparc-fbsd keyword.
*color-theme-6.6.0 (08 Aug 2006)
08 Aug 2006; Matthew Kennedy <mkennedy@gentoo.org>
+files/51color-theme-gentoo.el, +color-theme-6.6.0.ebuild:
New upstream version; Resolves Bug #142422 and also Bug #125617.
26 Jun 2006; Diego Pettenò <flameeyes@gentoo.org>
color-theme-6.5.5.ebuild:
Add ~x86-fbsd keyword.
*color-theme-6.5.5 (16 Jan 2006)
16 Jan 2006; Matthew Kennedy <mkennedy@gentoo.org>
+files/6.5.5-easy-menu-gentoo.patch, +color-theme-6.5.5.ebuild:
New upstream version; Alter the Emacs 22 versus Emacs 21 patch for
easy-menu-add-item so the check is done during evaluation.
20 Aug 2005; Fabian Groffen <grobian@gentoo.org>
color-theme-6.5.4-r1.ebuild:
Marking ~ppc-macos (bug #72582)
16 Jul 2005; Joseph Jezak <josejx@gentoo.org> color-theme-6.5.4-r1.ebuild:
Marked ppc stable for bug #99185.
27 Jun 2005; David Holm <dholm@gentoo.org> color-theme-6.5.4-r1.ebuild:
Added to ~ppc.
*color-theme-6.5.4-r1 (27 Jun 2005)
27 Jun 2005; Matthew Kennedy <mkennedy@gentoo.org>
-color-theme-5.2.13.ebuild, -color-theme-6.5.2.ebuild,
color-theme-6.5.4.ebuild, +color-theme-6.5.4-r1.ebuild:
Conditionally apply menu patch based on whether the GNU Emacs major version
is 21* or 22* (CVS) resolves Bug #73192; Correct spelling error in
DESCRIPTION resolves Bug #94001; Remove old ebuilds.
21 Apr 2005; Simon Stelling <blubb@gentoo.org> color-theme-6.5.4.ebuild:
stable on amd64
11 Nov 2004; Matthew Kenendy <mkennedy@gentoo.org>
+files/6.5.4-easy-menu-gentoo.patch, color-theme-6.5.4.ebuild:
Minor easy-menu patch to continue compatibility with emacs CVS HEAD
31 Oct 2004; Jason Wever <weeve@gentoo.org> color-theme-6.5.4.ebuild:
Stable on sparc.
10 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> -color-theme-6.5.0.ebuild,
color-theme-6.5.4.ebuild:
Stable on x86.
10 May 2004; Jason Wever <weeve@gentoo.org> color-theme-6.5.4.ebuild:
Added ~sparc keyword to help resolve bug #50695.
*color-theme-6.5.4 (26 Dec 2003)
26 Dec 2003; Jeremy Maitin-Shepard <jbms@gentoo.org>
color-theme-6.5.4.ebuild:
Version bump: resolves bug #36529.
*color-theme-6.5.2 (24 Oct 2003)
24 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> :
new upstream
19 Sep 2003; Seemant Kulleen <seemant@gentoo.org> color-theme-5.2.13.ebuild,
color-theme-6.5.0.ebuild:
fixed typo in description -- thanks to: Mark Trolley <marktrolley@gmail.com>
in bug #28934
*color-theme-6.5.0 (20 Mar 2003)
20 Mar 2003; Matthew Kennedy <mkennedy@gentoo.org>
color-theme-6.5.0.ebuild, files/50color-theme-gentoo.el:
typo fix in -gentoo.el and minor version bump
*color-theme-5.2.13 (31 Oct 2002)
31 Oct 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
color-theme-5.2.13.ebuild, files/50color-theme-gentoo.el,
files/digest-color-theme-5.2.13 :
Initial import.
|