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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
|
# ChangeLog for dev-ruby/thread_safe
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/ChangeLog,v 1.22 2015/06/07 19:59:54 jlec Exp $
07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add github to remote-id in metadata.xml
19 Mar 2015; Manuel Rüger <mrueg@gentoo.org> thread_safe-0.3.5.ebuild:
Update HOMEPAGE
*thread_safe-0.3.5 (19 Mar 2015)
19 Mar 2015; Manuel Rüger <mrueg@gentoo.org> +thread_safe-0.3.5.ebuild:
Version bump.
06 Feb 2015; Hans de Graaff <graaff@gentoo.org> thread_safe-0.3.4.ebuild:
Add ruby22.
12 Aug 2014; Anthony G. Basile <blueness@gentoo.org> thread_safe-0.3.4.ebuild:
Keyword ~ppc and ~ppc64, bug #519170
07 Jul 2014; Tobias Klausmann <klausman@gentoo.org> thread_safe-0.3.4.ebuild:
Keyworded on alpha, bug #487178
06 Jul 2014; Hans de Graaff <graaff@gentoo.org> -thread_safe-0.3.1.ebuild,
-thread_safe-0.3.3.ebuild:
Cleanup.
*thread_safe-0.3.4 (29 May 2014)
29 May 2014; Hans de Graaff <graaff@gentoo.org> +thread_safe-0.3.4.ebuild:
Version bump.
04 May 2014; Hans de Graaff <graaff@gentoo.org> -thread_safe-0.1.3-r1.ebuild,
-thread_safe-0.1.3-r2.ebuild, -thread_safe-0.2.0.ebuild:
Cleanup.
*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.
|