blob: 5abb55b4240edabf72eb6e5b2aa85b041148d332 (
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
62
63
64
65
66
67
68
69
70
71
|
# ChangeLog for dev-ruby/multi_xml
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_xml/ChangeLog,v 1.16 2013/04/10 05:35:26 graaff Exp $
10 Apr 2013; Hans de Graaff <graaff@gentoo.org> multi_xml-0.5.3.ebuild:
Actually remove the now-unneeded prepare phase.
*multi_xml-0.5.3 (10 Apr 2013)
10 Apr 2013; Hans de Graaff <graaff@gentoo.org> +multi_xml-0.5.3.ebuild:
Version bump.
16 Jan 2013; Hans de Graaff <graaff@gentoo.org> -multi_xml-0.5.1.ebuild:
Cleanup.
*multi_xml-0.5.2 (11 Jan 2013)
11 Jan 2013; Hans de Graaff <graaff@gentoo.org> +multi_xml-0.5.2.ebuild:
Version bump for security bug 451382.
27 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> multi_xml-0.5.1.ebuild:
Keyword ~ppc wrt #415691
28 Aug 2012; Hans de Graaff <graaff@gentoo.org> -multi_xml-0.4.1.ebuild,
-multi_xml-0.4.2.ebuild:
Cleanup.
14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> multi_xml-0.5.1.ebuild:
Port to rspec helper for testing.
*multi_xml-0.5.1 (17 May 2012)
17 May 2012; Hans de Graaff <graaff@gentoo.org> +multi_xml-0.5.1.ebuild:
Version bump.
17 May 2012; Hans de Graaff <graaff@gentoo.org> -multi_xml-0.2.2.ebuild,
-multi_xml-0.3.0.ebuild, -multi_xml-0.4.0.ebuild:
Remove old versions.
*multi_xml-0.4.2 (09 Apr 2012)
09 Apr 2012; Hans de Graaff <graaff@gentoo.org> +multi_xml-0.4.2.ebuild:
Version bump.
28 Dec 2011; Hans de Graaff <graaff@gentoo.org> multi_xml-0.4.1.ebuild:
Add back jruby support as well.
*multi_xml-0.4.1 (28 Dec 2011)
28 Dec 2011; Hans de Graaff <graaff@gentoo.org> +multi_xml-0.4.1.ebuild,
+files/multi_xml-0.4.1-ruby19.patch:
Version bump. Add ruby19 and fix tests for it.
29 Sep 2011; Hans de Graaff <graaff@gentoo.org> multi_xml-0.4.0.ebuild:
Add ~x86 keyword.
*multi_xml-0.4.0 (14 Sep 2011)
14 Sep 2011; Hans de Graaff <graaff@gentoo.org> +multi_xml-0.4.0.ebuild:
Version bump.
*multi_xml-0.3.0 (12 Aug 2011)
12 Aug 2011; Hans de Graaff <graaff@gentoo.org> +multi_xml-0.3.0.ebuild:
Version bump.
*multi_xml-0.2.2 (20 Jul 2011)
20 Jul 2011; Hans de Graaff <graaff@gentoo.org> +multi_xml-0.2.2.ebuild,
+metadata.xml:
Initial import. New dependency of dev-ruby/twitter.
|