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
|
# ChangeLog for dev-ruby/http
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/ChangeLog,v 1.22 2015/08/01 05:14:10 graaff Exp $
*http-0.9.0 (01 Aug 2015)
01 Aug 2015; Hans de Graaff <graaff@gentoo.org> +http-0.9.0.ebuild:
Version bump.
11 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> http-0.8.12.ebuild:
Add ~x86 keyword wrt bug #550798
07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add github to remote-id in metadata.xml
01 Jun 2015; Jeroen Roovers <jer@gentoo.org> http-0.8.12.ebuild:
Mark ~ppc64 (bug #550798).
30 May 2015; Hans de Graaff <graaff@gentoo.org> -http-0.5.0.ebuild:
Cleanup.
*http-0.8.12 (30 May 2015)
30 May 2015; Hans de Graaff <graaff@gentoo.org> +http-0.8.12.ebuild:
Version bump. Drop ruby22 and ppc, ppc64, x86 keywords due to new
dependencies, bug 550798.
11 Apr 2015; Hans de Graaff <graaff@gentoo.org> http-0.6.3-r1.ebuild:
Add ruby22.
20 Feb 2015; Agostino Sarubbo <ago@gentoo.org> http-0.6.3.ebuild:
Stable for x86, wrt bug #540254
20 Feb 2015; Agostino Sarubbo <ago@gentoo.org> http-0.6.3.ebuild:
Stable for amd64, wrt bug #540254
*http-0.6.3-r1 (20 Feb 2015)
20 Feb 2015; Hans de Graaff <graaff@gentoo.org> http-0.6.3.ebuild,
+http-0.6.3-r1.ebuild:
Create stable candidate.
20 Feb 2015; Hans de Graaff <graaff@gentoo.org> -http-0.6.1.ebuild,
-http-0.6.2.ebuild:
Cleanup.
19 Dec 2014; Agostino Sarubbo <ago@gentoo.org> http-0.6.3.ebuild:
Add ~x86, wrt bug #511176
*http-0.6.3 (27 Nov 2014)
27 Nov 2014; Hans de Graaff <graaff@gentoo.org> +http-0.6.3.ebuild:
Version bump.
15 Aug 2014; Anthony G. Basile <blueness@gentoo.org> http-0.5.0.ebuild,
http-0.6.1.ebuild, http-0.6.2.ebuild:
Keyword ~ppc ~ppc64, bug #511424
13 Aug 2014; Manuel Rüger <mrueg@gentoo.org> http-0.5.0.ebuild:
Add ruby21 support.
*http-0.6.2 (08 Aug 2014)
08 Aug 2014; Hans de Graaff <graaff@gentoo.org> +http-0.6.2.ebuild:
Version bump.
05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> http-0.5.0.ebuild:
Remove trailing '.' from DESCRIPTION.
16 May 2014; Hans de Graaff <graaff@gentoo.org> http-0.6.1.ebuild:
Move to a slot that dependencies expect.
16 May 2014; Hans de Graaff <graaff@gentoo.org> -http-0.6.0.ebuild:
Cleanup.
*http-0.6.1 (14 May 2014)
14 May 2014; Manuel Rüger <mrueg@gentoo.org> +http-0.6.1.ebuild:
Version bump.
*http-0.6.0 (22 Apr 2014)
22 Apr 2014; Hans de Graaff <graaff@gentoo.org> +http-0.6.0.ebuild:
Version bump. Add missing http_parser_rb dependency.
*http-0.5.0 (21 Feb 2014)
21 Feb 2014; Hans de Graaff <graaff@gentoo.org> +http-0.5.0.ebuild,
+metadata.xml:
Initial import. New dependency for dev-ruby/twitter.
|