blob: 9aff5eac49fea0753efb27918ff25a112a8f3c9e (
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
|
# ChangeLog for dev-ruby/ruby-inline
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.15 2009/12/25 18:49:49 flameeyes Exp $
*ruby-inline-3.8.4 (25 Dec 2009)
25 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ruby-inline-3.8.4.ebuild:
Version bump and port to ruby-fakegem.
15 Dec 2009; Hans de Graaff <graaff@gentoo.org> -ruby-inline-3.8.1.ebuild,
-ruby-inline-3.8.2.ebuild:
Remove old versions.
*ruby-inline-3.8.3 (10 Aug 2009)
10 Aug 2009; Hans de Graaff <graaff@gentoo.org> +ruby-inline-3.8.3.ebuild:
Version bump: Added Inline::C#add_static to make consts cleaner.
*ruby-inline-3.8.2 (25 Jul 2009)
25 Jul 2009; Hans de Graaff <graaff@gentoo.org> +ruby-inline-3.8.2.ebuild:
Version bump: fix broken tests for ruby 1.9.
25 Jul 2009; Hans de Graaff <graaff@gentoo.org> -ruby-inline-3.6.7.ebuild,
-ruby-inline-3.7.0.ebuild:
Remove old versions.
*ruby-inline-3.8.1 (26 Dec 2008)
26 Dec 2008; Hans de Graaff <graaff@gentoo.org> +ruby-inline-3.8.1.ebuild:
Version bump
*ruby-inline-3.7.0 (06 Oct 2008)
06 Oct 2008; Hans de Graaff <graaff@gentoo.org> +ruby-inline-3.7.0.ebuild:
Version bump with ruby 1.9 compatibility and minor bugfixes
06 Oct 2008; Hans de Graaff <graaff@gentoo.org> -ruby-inline-3.6.2.ebuild,
-ruby-inline-3.6.4.ebuild, -ruby-inline-3.6.5.ebuild,
-ruby-inline-3.6.6.ebuild:
Remove old versions
*ruby-inline-3.6.7 (24 Mar 2008)
24 Mar 2008; Richard Brown <rbrown@gentoo.org> +ruby-inline-3.6.7.ebuild:
Version bump.
*ruby-inline-3.6.6 (26 Jan 2008)
26 Jan 2008; Hans de Graaff <graaff@gentoo.org> +ruby-inline-3.6.6.ebuild:
Version bump: better Windows support
*ruby-inline-3.6.5 (24 Nov 2007)
24 Nov 2007; Hans de Graaff <graaff@gentoo.org> +ruby-inline-3.6.5.ebuild:
Version bump: Quick fix for OSX 10.5 native ruby.
14 Oct 2007; Tom Gall <tgall@gentoo.org> ruby-inline-3.6.4.ebuild:
added ~ppc64
*ruby-inline-3.6.4 (25 Aug 2007)
25 Aug 2007; Hans de Graaff <graaff@gentoo.org> +ruby-inline-3.6.4.ebuild:
Version bump: Added ability to include ruby.h last
13 Apr 2007; Robin H. Johnson <robbat2@gentoo.org>
ruby-inline-3.6.2.ebuild:
Add ~ppc and ~amd64 for work.
*ruby-inline-3.6.2 (04 Feb 2007)
04 Feb 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> +metadata.xml,
+ruby-inline-3.6.2.ebuild:
Initial ebuild by Guillaume Benny <guillaume.benny@sympatico.ca>, #147065
|