blob: 2fc015030abd368f962631a2bc5c90ebeccbf006 (
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
|
# ChangeLog for dev-ruby/right_http_connection
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.23 2015/05/27 06:01:01 graaff Exp $
*right_http_connection-1.5.0 (27 May 2015)
27 May 2015; Hans de Graaff <graaff@gentoo.org>
+right_http_connection-1.5.0.ebuild:
Version bump. Run tests again. Drop arm keyword due to new test dependency,
bug 550510.
03 Apr 2015; Agostino Sarubbo <ago@gentoo.org>
right_http_connection-1.3.0.ebuild:
Stable for amd64, wrt bug #543256
*right_http_connection-1.3.0-r1 (29 Mar 2015)
29 Mar 2015; Hans de Graaff <graaff@gentoo.org>
right_http_connection-1.3.0.ebuild, +right_http_connection-1.3.0-r1.ebuild:
Create stable candidate.
25 Mar 2015; Hans de Graaff <graaff@gentoo.org>
right_http_connection-1.3.0.ebuild:
Document ruby22 status.
26 Nov 2014; Manuel Rüger <mrueg@gentoo.org>
right_http_connection-1.3.0.ebuild:
Drop jruby. Bump EAPI
18 Apr 2014; Hans de Graaff <graaff@gentoo.org>
right_http_connection-1.3.0.ebuild:
Add ruby21.
05 Apr 2014; Manuel Rüger <mrueg@gentoo.org>
right_http_connection-1.3.0.ebuild:
Remove ruby18 target.
05 Nov 2013; Hans de Graaff <graaff@gentoo.org>
right_http_connection-1.3.0.ebuild:
Add ruby20. Drop ree18.
15 Jan 2013; Rick Farina <zerochaos@gentoo.org>
right_http_connection-1.3.0.ebuild:
adding ~arm keywords to net-analyzer/metasploit rdeps
02 Dec 2012; Hans de Graaff <graaff@gentoo.org>
right_http_connection-1.3.0.ebuild:
Fix license, bug 445456.
15 Sep 2012; Hans de Graaff <graaff@gentoo.org>
-right_http_connection-1.2.4-r1.ebuild:
Cleanup.
24 Jun 2012; Hans de Graaff <graaff@gentoo.org>
right_http_connection-1.3.0.ebuild:
Call cucumber directly to avoid unneeded dependency on rspec, bug 423217. Add
missing cucumber dependency. Avoid bundler dependency. Also restrict tests
since ppc/ppc64 do not have cucumber keyworded yet and because the test
certificate seem to have expired.
01 May 2012; Raúl Porcel <armin76@gentoo.org>
right_http_connection-1.2.4-r1.ebuild, right_http_connection-1.3.0.ebuild:
Drop ia64/sparc keywords
*right_http_connection-1.3.0 (24 Dec 2011)
24 Dec 2011; Hans de Graaff <graaff@gentoo.org>
+right_http_connection-1.3.0.ebuild:
Version bump. Run cucumber features for ruby18/ree18 since we don't have it
yet for the others and we didn't run anything before.
05 Dec 2011; Naohiro Aota <naota@gentoo.org>
right_http_connection-1.2.4-r1.ebuild:
Add ~x86-fbsd.
07 Aug 2011; Raúl Porcel <armin76@gentoo.org>
right_http_connection-1.2.4-r1.ebuild:
Add ~ia64/~sparc wrt #351835
24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
right_http_connection-1.2.4-r1.ebuild:
Marked ~ppc64 wrt #351835
31 Aug 2010; Alex Legler <a3li@gentoo.org>
right_http_connection-1.2.4-r1.ebuild:
Add REE 1.8 support.
29 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-right_http_connection-1.2.4.ebuild:
Cleanup old version.
28 May 2010; Joseph Jezak <josejx@gentoo.org>
right_http_connection-1.2.4-r1.ebuild:
Marked ~ppc.
12 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org>
right_http_connection-1.2.4-r1.ebuild:
Add ~x86 keyword (tested in development container).
*right_http_connection-1.2.4-r1 (11 Feb 2010)
11 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+right_http_connection-1.2.4-r1.ebuild,
+files/right_http_connection-1.2.4+ruby-1.9.patch:
Add a patch that brings this on par with the http_connection-1.3.0 fork.
Since the rest of the code in that gem is the same and it is a setback
from this, don't even consider adding it until it improves.
*right_http_connection-1.2.4 (12 Jan 2010)
12 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+right_http_connection-1.2.4.ebuild, +metadata.xml:
Initial import of right_http_connection needed to de-bundle fakeweb.
|