blob: 16385e25e3834c041aca6fbdd90320d6b9fbe28a (
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
|
# 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.19 2013/11/20 23:31:32 mrueg Exp $
*multi_xml-0.5.4-r1 (20 Nov 2013)
20 Nov 2013; Manuel Rüger <mrueg@gentoo.org> +multi_xml-0.5.4-r1.ebuild,
-files/multi_xml-0.4.1-ruby19.patch, -multi_xml-0.5.3.ebuild,
-multi_xml-0.5.4.ebuild:
Add ruby20 target. Cleanup old.
*multi_xml-0.5.4 (18 Jul 2013)
18 Jul 2013; Hans de Graaff <graaff@gentoo.org> +multi_xml-0.5.4.ebuild:
Version bump.
18 Jul 2013; Hans de Graaff <graaff@gentoo.org> -multi_xml-0.5.2.ebuild:
Cleanup.
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.
|