blob: 714c47915b8a05b4fe18cff1a60debf3cef96358 (
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
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
|
# ChangeLog for dev-lang/rubinius
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/rubinius/ChangeLog,v 1.24 2015/07/02 09:23:44 mrueg Exp $
02 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -rubinius-1.2.4.20110705.ebuild:
Remove old.
*rubinius-2.5.5 (16 May 2015)
16 May 2015; Hans de Graaff <graaff@gentoo.org> +rubinius-2.5.5.ebuild:
Version bump.
11 May 2015; Hans de Graaff <graaff@gentoo.org> rubinius-2.5.3.ebuild:
Fix rbx symlink for new file location.
11 May 2015; Hans de Graaff <graaff@gentoo.org> -rubinius-2.2.9.ebuild,
-rubinius-2.3.0.ebuild:
Remove old versions with issues.
*rubinius-2.5.3 (11 May 2015)
11 May 2015; Hans de Graaff <graaff@gentoo.org> +rubinius-2.5.3.ebuild:
Version bump.
18 Nov 2014; Manuel Rüger <mrueg@gentoo.org>
-files/rubinius-2.2.7-emake-v.patch:
Cleanup unused patches.
10 Nov 2014; Hans de Graaff <graaff@gentoo.org> rubinius-2.3.0.ebuild:
Fix sandbox violations by logging to /dev/null during build and install.
*rubinius-2.3.0 (04 Nov 2014)
04 Nov 2014; Hans de Graaff <graaff@gentoo.org> +rubinius-2.3.0.ebuild:
Version bump.
08 Sep 2014; Hans de Graaff <graaff@gentoo.org> -rubinius-2.2.7.ebuild,
-rubinius-2.2.7-r1.ebuild:
Cleanup.
*rubinius-2.2.9 (12 Jun 2014)
12 Jun 2014; Hans de Graaff <graaff@gentoo.org> +rubinius-2.2.9.ebuild:
Version bump.
*rubinius-2.2.7-r1 (07 Jun 2014)
07 Jun 2014; Hans de Graaff <graaff@gentoo.org> +rubinius-2.2.7-r1.ebuild,
+files/rubinius-2.2.7-emake-v.patch:
Backport upstream patch to support "emake V=1" for C extensions.
*rubinius-2.2.7 (01 Jun 2014)
01 Jun 2014; Hans de Graaff <graaff@gentoo.org> +rubinius-2.2.7.ebuild:
Version bump.
23 Mar 2014; Hans de Graaff <graaff@gentoo.org>
rubinius-1.2.4.20110705.ebuild:
Update ruby dependency to ruby:1.9 since rubinius bootstraps with this
version also, fixing bug 505230.
21 Apr 2013; Hans de Graaff <graaff@gentoo.org>
rubinius-1.2.4.20110705.ebuild:
Remove debugging and error CFLAGS, bug 463744.
22 Oct 2012; Hans de Graaff <graaff@gentoo.org>
rubinius-1.2.4.20110705.ebuild:
Fix version numbers to actually allow llvm 2.9 versions.
20 Oct 2012; Hans de Graaff <graaff@gentoo.org>
rubinius-1.2.4.20110705.ebuild, metadata.xml:
Add a llvm USE flag to make llvm optional since it needs an old version of
llvm.
23 Oct 2011; Hans de Graaff <graaff@gentoo.org>
rubinius-1.2.4.20110705.ebuild:
Use the just-compiled runtime to avoid bootstrapping problems.
21 Oct 2011; Hans de Graaff <graaff@gentoo.org>
rubinius-1.2.4.20110705.ebuild:
Remove rubygems dependency as we will use the bundled version.
21 Oct 2011; Hans de Graaff <graaff@gentoo.org> metadata.xml:
Remove copy-paste USE flags.
*rubinius-1.2.4.20110705 (21 Oct 2011)
21 Oct 2011; Hans de Graaff <graaff@gentoo.org>
+rubinius-1.2.4.20110705.ebuild, +files/auto_gem.rb, +metadata.xml:
Add Rubinius back as a ruby target (rbx). Fixes bug 334177, many thanks for
Judson for creating and testing the initial package.
|