blob: c27e1e05c04efecaa09a5b7f56e5af52300bc114 (
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
|
# 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.4 2010/02/16 11:01:26 flameeyes Exp $
*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.
|