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
|
# ChangeLog for dev-ruby/ffi
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v 1.7 2010/05/01 00:42:58 flameeyes Exp $
01 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> ffi-0.6.3.ebuild:
Move to mirrors-only (April 30th had different archives).
30 Apr 2010; Hans de Graaff <graaff@gentoo.org> -ffi-0.6.2.ebuild,
-files/ffi-0.6.2-genRakefile.patch:
Deal with github changing their tarball generation.
*ffi-0.6.3 (30 Apr 2010)
30 Apr 2010; Hans de Graaff <graaff@gentoo.org> +ffi-0.6.3.ebuild:
Version bump.
*ffi-0.6.2 (16 Feb 2010)
16 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org> -ffi-0.6.1.ebuild,
+ffi-0.6.2.ebuild, +files/ffi-0.6.2-genRakefile.patch:
Version bump, patch up to actually build types.conf (sent upstream).
*ffi-0.6.1 (15 Feb 2010)
15 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org> -ffi-0.6.0.ebuild,
+ffi-0.6.1.ebuild:
Version bump, still using the git tag.
*ffi-0.6.0 (13 Feb 2010)
13 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org> -ffi-0.5.4.ebuild,
-files/ffi-0.5.4-rakefile.patch, +ffi-0.6.0.ebuild:
Version bump, fix dependencies, drop patch.
*ffi-0.5.4 (31 Jan 2010)
31 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org> +ffi-0.5.4.ebuild,
+files/ffi-0.5.4-rakefile.patch, +metadata.xml:
Initial import of ffi gem for Ruby 1.8 and Ruby 1.9. This will be used by
ffi-based extensions, supported by both MRI and JRuby.
|