blob: 48ca1e8f9d6c75b5a718b034151002bd5f10ec62 (
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
|
# ChangeLog for dev-ruby/toml
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/toml/ChangeLog,v 1.11 2015/06/07 20:03:04 jlec Exp $
07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add github to remote-id in metadata.xml
26 Dec 2014; Hans de Graaff <graaff@gentoo.org> toml-0.1.2.ebuild:
Avoid unneeded dependency on git, fixing bug 533282.
24 Nov 2014; Manuel Rüger <mrueg@gentoo.org> -toml-0.1.1.ebuild:
Remove old.
*toml-0.1.2 (21 Oct 2014)
21 Oct 2014; Manuel Rüger <mrueg@gentoo.org> +toml-0.1.2.ebuild:
Version bump.
11 Aug 2014; Manuel Rüger <mrueg@gentoo.org> toml-0.1.1.ebuild:
Use correct gemspec.
11 Aug 2014; Manuel Rüger <mrueg@gentoo.org> toml-0.1.1.ebuild:
Fix sed expression for parslet.
11 Aug 2014; Manuel Rüger <mrueg@gentoo.org> toml-0.1.1.ebuild:
Further fixes to run tests natively, drop version dependency on parslet.
06 Aug 2014; Manuel Rüger <mrueg@gentoo.org> toml-0.1.1.ebuild:
Add ruby21 target.
28 Mar 2014; Manuel Rüger <mrueg@gentoo.org> -toml-0.1.0.ebuild:
Cleanup old.
*toml-0.1.1 (20 Feb 2014)
20 Feb 2014; Manuel Rüger <mrueg@gentoo.org> +toml-0.1.1.ebuild:
Version bump.
*toml-0.1.0 (13 Dec 2013)
13 Dec 2013; Manuel Rüger <mrueg@gentoo.org> +metadata.xml,
+toml-0.1.0.ebuild:
Initial ebuild.
|