blob: 41f31b4ebca280eb68bec41febde65f9217c8ad5 (
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
|
# ChangeLog for dev-ruby/msgpack
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/msgpack/ChangeLog,v 1.6 2010/06/05 12:08:01 graaff Exp $
*msgpack-0.4.2 (05 Jun 2010)
05 Jun 2010; Hans de Graaff <graaff@gentoo.org> +msgpack-0.4.2.ebuild:
Version bump.
26 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-msgpack-0.3.3.ebuild, -msgpack-0.3.6.ebuild, msgpack-0.3.9.ebuild:
Reduce size of configure/compile functions, die if tests fail, add ree18
support.
22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
msgpack-0.3.6.ebuild, msgpack-0.3.9.ebuild:
Various cleanups.
*msgpack-0.3.9 (30 Apr 2010)
30 Apr 2010; Hans de Graaff <graaff@gentoo.org> +msgpack-0.3.9.ebuild:
Version bump. Move .so installation to compile phase so that it can be
used during testing.
*msgpack-0.3.6 (04 Apr 2010)
04 Apr 2010; Hans de Graaff <graaff@gentoo.org> +msgpack-0.3.6.ebuild:
Version bump. Convert to ruby-fakegem. Fix QA notice. Run tests.
02 Mar 2010; MATSUU Takuto <matsuu@gentoo.org> +msgpack-0.3.3.ebuild,
+metadata.xml:
Initial import.
*msgpack-0.3.3 (02 Mar 2010)
02 Mar 2010; MATSUU Takuto <matsuu@gentoo.org> +msgpack-0.3.3.ebuild,
+metadata.xml:
Initial import.
|