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
|
# ChangeLog for dev-ruby/safe_yaml
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/safe_yaml/ChangeLog,v 1.16 2014/10/30 15:55:15 mrueg Exp $
30 Oct 2014; Manuel Rüger <mrueg@gentoo.org> -safe_yaml-1.0.2.ebuild,
-safe_yaml-1.0.3.ebuild, safe_yaml-1.0.4.ebuild:
Drop jruby target. Cleanup old.
*safe_yaml-1.0.4 (30 Sep 2014)
30 Sep 2014; Hans de Graaff <graaff@gentoo.org> +safe_yaml-1.0.4.ebuild:
Version bump.
15 Aug 2014; Anthony G. Basile <blueness@gentoo.org> ChangeLog:
Fix failed gpg signature
15 Aug 2014; Anthony G. Basile <blueness@gentoo.org> safe_yaml-1.0.2.ebuild,
safe_yaml-1.0.3.ebuild:
Keyword ~ppc ~ppc64, bug #511424
14 Jun 2014; Manuel Rüger <mrueg@gentoo.org> -safe_yaml-0.9.7-r2.ebuild,
-safe_yaml-1.0.1.ebuild, safe_yaml-1.0.3.ebuild:
Cleanup old. Add ruby21.
*safe_yaml-1.0.3 (25 Apr 2014)
25 Apr 2014; Manuel Rüger <mrueg@gentoo.org> +safe_yaml-1.0.3.ebuild:
Version bump.
*safe_yaml-1.0.2 (07 Apr 2014)
07 Apr 2014; Manuel Rüger <mrueg@gentoo.org> +safe_yaml-1.0.2.ebuild,
safe_yaml-0.9.7-r2.ebuild, safe_yaml-1.0.1.ebuild:
Version bump. Remove ruby18.
*safe_yaml-1.0.1 (19 Feb 2014)
19 Feb 2014; Manuel Rüger <mrueg@gentoo.org> +safe_yaml-1.0.1.ebuild:
Version bump from ruby-overlay. Thanks to Peter Wilmott (p8952).
*safe_yaml-0.9.7-r2 (20 Nov 2013)
20 Nov 2013; Manuel Rüger <mrueg@gentoo.org> +safe_yaml-0.9.7-r2.ebuild,
-safe_yaml-0.9.7-r1.ebuild:
Add jruby target. Cleanup old.
11 Nov 2013; Manuel Rüger <mrueg@gentoo.org> -safe_yaml-0.9.7.ebuild:
Cleanup old.
*safe_yaml-0.9.7-r1 (02 Nov 2013)
02 Nov 2013; Manuel Rüger <mrueg@gentoo.org> +safe_yaml-0.9.7-r1.ebuild,
-safe_yaml-0.9.5.ebuild:
Add ruby20 target. Cleanup old.
*safe_yaml-0.9.7 (17 Sep 2013)
17 Sep 2013; Manuel Rüger <mrueg@gentoo.org> +safe_yaml-0.9.7.ebuild,
-safe_yaml-0.9.4-r1.ebuild:
Version bump. Cleanup old.
*safe_yaml-0.9.5 (07 Aug 2013)
07 Aug 2013; Hans de Graaff <graaff@gentoo.org> +safe_yaml-0.9.5.ebuild:
Version bump.
*safe_yaml-0.9.4-r1 (31 Jul 2013)
31 Jul 2013; Manuel Rüger <mrueg@gentoo.org> +safe_yaml-0.9.4-r1.ebuild,
-safe_yaml-0.9.4.ebuild:
Fix USE=doc, fix dependencies
*safe_yaml-0.9.4 (26 Jul 2013)
26 Jul 2013; Manuel Rüger <mrueg@gentoo.org> +metadata.xml,
+safe_yaml-0.9.4.ebuild:
Initial version, new dependency of dev-ruby/crack
|