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
|
# ChangeLog for app-emacs/u-vm-color
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/u-vm-color/ChangeLog,v 1.25 2009/01/29 07:37:35 fauli Exp $
29 Jan 2009; Christian Faulhammer <fauli@gentoo.org>
-files/50u-vm-color-gentoo.el, -u-vm-color-1.7.ebuild:
clean up
14 Jun 2008; Ulrich Mueller <ulm@gentoo.org> u-vm-color-2.10.ebuild:
Do not assign SIMPLE_ELISP since elisp.eclass now detects this case
automatically.
01 May 2008; Ulrich Mueller <ulm@gentoo.org> -u-vm-color-2.8.1.ebuild:
Remove old.
01 May 2008; Tobias Scherbaum <dertobi123@gentoo.org>
u-vm-color-2.10.ebuild:
ppc stable, bug #217041
29 Apr 2008; Christian Faulhammer <opfer@gentoo.org>
u-vm-color-2.10.ebuild:
stable x86/amd64, bug 217041
*u-vm-color-2.10 (07 Mar 2008)
07 Mar 2008; Ulrich Mueller <ulm@gentoo.org> +u-vm-color-2.10.ebuild:
Version bump.
06 Oct 2007; Ulrich Mueller <ulm@gentoo.org> u-vm-color-1.7.ebuild:
Minor QA: quote some variables. Remove redundant dependency on virtual/emacs.
24 Aug 2007; Ulrich Mueller <ulm@gentoo.org> -u-vm-color-2.8.ebuild:
Remove old version.
24 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
u-vm-color-2.8.1.ebuild:
ppc stable, bug #189465
23 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
u-vm-color-2.8.1.ebuild:
stable x86, bug 189465
22 Aug 2007; Christoph Mende <angelos@gentoo.org> u-vm-color-2.8.1.ebuild:
Stable on amd64 wrt bug #189465
27 Apr 2007; Ulrich Mueller <ulm@gentoo.org> files/51u-vm-color-gentoo.el,
u-vm-color-2.8.1.ebuild:
Use autoload for functions.
*u-vm-color-2.8.1 (07 Apr 2007)
07 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
+u-vm-color-2.8.1.ebuild:
version bump, has been reworked by Ulrich Mueller <ulm@kph.uni-mainz.de> in
bug 173677
08 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
files/51u-vm-color-gentoo.el:
add load path correctly, fixes bug 169588, reported by Ulrich Mueller
<ulm@kph.uni-mainz.de>
28 Jan 2007; Marius Mauch <genone@gentoo.org> u-vm-color-1.7.ebuild,
u-vm-color-2.8.ebuild:
Replacing einfo with elog
22 Nov 2006; Joseph Jezak <josejx@gentoo.org> u-vm-color-2.8.ebuild:
Marked ~ppc for bug #153517.
02 Nov 2006; Olivier Crête <tester@gentoo.org> u-vm-color-2.8.ebuild:
Added ~amd64 keyword, bug #153517
*u-vm-color-2.8 (31 Oct 2006)
31 Oct 2006; Christian Faulhammer <opfer@gentoo.org>
+files/51u-vm-color-gentoo.el, +u-vm-color-2.8.ebuild:
version bump, provided by Xavier Maillard <zedek@gnu.org> in bug #147990
28 Aug 2005; Olivier Crête <tester@gentoo.org> u-vm-color-1.7.ebuild:
Marked ~amd64, thanks to AT AJ Armstrong <aja@gentoo.org> for testing
01 May 2005; Michael Hanselmann <hansmi@gentoo.org> u-vm-color-1.7.ebuild:
Stable on ppc.
18 Oct 2004; David Holm <dholm@gentoo.org> u-vm-color-1.7.ebuild:
Added to ~ppc.
*u-vm-color-1.7 (31 Oct 2002)
31 Oct 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
u-vm-color-1.7.ebuild, files/50u-vm-color-gentoo.el,
files/digest-u-vm-color-1.7 :
Initial import.
|