blob: 70d0f42ea191564ccd8022a5bbc65a2050ff292f (
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
|
# ChangeLog for dev-ruby/thread_safe
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/ChangeLog,v 1.13 2014/04/17 05:41:17 graaff Exp $
*thread_safe-0.3.3 (17 Apr 2014)
17 Apr 2014; Hans de Graaff <graaff@gentoo.org> +thread_safe-0.3.3.ebuild:
Version bump.
*thread_safe-0.3.1 (29 Mar 2014)
29 Mar 2014; Hans de Graaff <graaff@gentoo.org> +thread_safe-0.3.1.ebuild:
Version bump.
*thread_safe-0.2.0 (28 Feb 2014)
28 Feb 2014; Hans de Graaff <graaff@gentoo.org> +thread_safe-0.2.0.ebuild:
Version bump.
*thread_safe-0.1.3-r2 (04 Jan 2014)
04 Jan 2014; Manuel Rüger <mrueg@gentoo.org> +thread_safe-0.1.3-r2.ebuild:
Add ruby21 target.
04 Jan 2014; Manuel Rüger <mrueg@gentoo.org> -thread_safe-0.1.2.ebuild,
-thread_safe-0.1.3.ebuild:
Cleanup old.
08 Dec 2013; Johannes Huber <johu@gentoo.org> thread_safe-0.1.3-r1.ebuild:
add ~x86, bug #487178
13 Oct 2013; Markus Meier <maekke@gentoo.org> thread_safe-0.1.3-r1.ebuild:
add ~arm, bug #487178
07 Oct 2013; Jeroen Roovers <jer@gentoo.org> thread_safe-0.1.3-r1.ebuild:
Marked ~hppa (bug #487178).
*thread_safe-0.1.3-r1 (04 Oct 2013)
04 Oct 2013; Manuel Rüger <mrueg@gentoo.org> +thread_safe-0.1.3-r1.ebuild:
Add ruby20 target.
*thread_safe-0.1.3 (11 Sep 2013)
11 Sep 2013; Manuel Rüger <mrueg@gentoo.org> +thread_safe-0.1.3.ebuild:
Version bump.
02 Aug 2013; Manuel Rüger <mrueg@gentoo.org> -thread_safe-0.1.0.ebuild,
thread_safe-0.1.2.ebuild:
Add missing dep, thanks to Jonathan Geisler. Fixes bug #479336. Cleanup.
*thread_safe-0.1.2 (25 Jul 2013)
25 Jul 2013; Manuel Rüger <mrueg@gentoo.org> +thread_safe-0.1.2.ebuild:
Version bump
*thread_safe-0.1.0 (26 Dec 2012)
26 Dec 2012; Hans de Graaff <graaff@gentoo.org> +thread_safe-0.1.0.ebuild,
+metadata.xml:
Initial import. Dependency for forthcoming dev-ruby/rails:4.
|