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
|
# ChangeLog for dev-libs/msgpack
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/msgpack/ChangeLog,v 1.12 2014/07/09 04:54:50 radhermit Exp $
*msgpack-0.5.9 (09 Jul 2014)
09 Jul 2014; Tim Harder <radhermit@gentoo.org> +msgpack-0.5.9.ebuild:
Version bump.
18 Jun 2014; Michał Górny <mgorny@gentoo.org> msgpack-0.5.8.ebuild:
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
#513718.
12 Feb 2014; Tim Harder <radhermit@gentoo.org> msgpack-0.5.8.ebuild:
Fix multilib test deps and respect CFLAGS.
*msgpack-0.5.8 (12 Feb 2014)
12 Feb 2014; Tim Harder <radhermit@gentoo.org> +msgpack-0.5.8.ebuild,
metadata.xml:
Version bump, add multilib support, add myself as a maintainer.
10 Feb 2014; Sergey Popov <pinkbyte@gentoo.org> msgpack-0.5.6-r1.ebuild:
Add ~amd64-linux and ~x86-linux keywords
*msgpack-0.5.6-r1 (10 Feb 2014)
10 Feb 2014; Sergey Popov <pinkbyte@gentoo.org> -msgpack-0.5.6.ebuild,
+msgpack-0.5.6-r1.ebuild:
Revision bump: EAPI 5, epatch_user, fix underlinking in tests, wrt bug
#370115, thanks to Diego Elio Pettenò. Drop old
03 Feb 2013; Pacho Ramos <pacho@gentoo.org> -files/msgpack-0.4.2-test.patch,
-msgpack-0.4.2.ebuild, metadata.xml:
Cleanup due #22900
11 Nov 2011; Mike Frysinger <vapier@gentoo.org> msgpack-0.4.2.ebuild,
msgpack-0.5.6.ebuild:
Update gtest depend after category migration #387155.
*msgpack-0.5.6 (10 May 2011)
10 May 2011; MATSUU Takuto <matsuu@gentoo.org> +msgpack-0.5.6.ebuild:
Version bumped. Added static-libs USE flag.
10 May 2011; Naohiro Aota <naota@gentoo.org> msgpack-0.4.2.ebuild:
Add ~x86-fbsd keyword
*msgpack-0.4.2 (02 Mar 2010)
02 Mar 2010; MATSUU Takuto <matsuu@gentoo.org> +msgpack-0.4.2.ebuild,
+files/msgpack-0.4.2-test.patch, +metadata.xml:
Initial import.
|