blob: b807976f124878c97d328fac1f115166bdf72851 (
plain)
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
|
# ChangeLog for app-emacs/ruby-mode
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/ruby-mode/ChangeLog,v 1.17 2006/07/07 02:43:20 flameeyes Exp $
07 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> ruby-mode-1.8.4.ebuild:
Add ~x86-fbsd keyword.
08 Mar 2006; Matthew Kennedy <mkennedy@gentoo.org>
files/50ruby-mode-gentoo.el:
Added inferior mode autoloads and add-to-list improvements for site-lisp
configuration.
*ruby-mode-1.8.4 (05 Mar 2006)
05 Mar 2006; Matthew Kennedy <mkennedy@gentoo.org>
+ruby-mode-1.8.4.ebuild:
New upstream version; Resolves Bug #124821.
02 Dec 2005; Matthew Kennedy <mkennedy@gentoo.org>
files/50ruby-mode-gentoo.el:
Convert 50ruby-mode-gentoo.el DOS encoding to Unix; Resolves Bug #107462.
21 Apr 2005; Simon Stelling <blubb@gentoo.org> ruby-mode-1.8.2.ebuild:
stable on amd64
10 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
ruby-mode-1.8.2.ebuild:
Stable on ppc.
26 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> ruby-mode-1.8.2.ebuild:
Stable on alpha.
21 Mar 2005; Mamoru KOMACHI <usata@gentoo.org> ruby-mode-1.8.2.ebuild:
Stable on x86 and ppc-macos.
16 Feb 2005; Mamoru KOMACHI <usata@gentoo.org>
files/50ruby-mode-gentoo.el:
Added ruby-mode to interpreter-mode-alist. This closes bug #82218.
*ruby-mode-1.8.2 (10 Feb 2005)
10 Feb 2005; Mamoru KOMACHI <usata@gentoo.org> +ruby-mode-1.8.2.ebuild:
Version bumped.
03 Sep 2004; Tom Martin <slarti@gentoo.org> ruby-mode-1.8.1.ebuild:
Marked ~amd64, resolves #58422. Thanks to Gabriel Ebner <ge@gabrielebner.at>
for reporting.
15 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-mode-1.8.1.ebuild:
Added to alpha and ppc.
26 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-mode-1.8.1.ebuild:
Marked stable on x86
*ruby-mode-1.8.1 (12 Jan 2004)
12 Jan 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-mode-1.8.0.ebuild,
ruby-mode-1.8.1.ebuild:
Version bumped. Marked 1.8.0 stable
*ruby-mode-1.8.0 (10 Sep 2003)
10 Sep 2003; Matthew Kennedy <mkennedy@gentoo.org> :
Initial import. Ebuild submitted by Masatomo Nakano <nakano@gentoo.org>.
|