blob: fc0dcc98f4712cc11c3fb4c10ab2e1792ff4c630 (
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
114
115
116
|
# ChangeLog for dev-ruby/httpclient
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.26 2011/06/04 07:23:24 graaff Exp $
*httpclient-2.2.1 (04 Jun 2011)
04 Jun 2011; Hans de Graaff <graaff@gentoo.org> +httpclient-2.2.1.ebuild:
Version bump.
10 Apr 2011; Hans de Graaff <graaff@gentoo.org>
-httpclient-2.1.5.2-r2.ebuild, -httpclient-2.1.6.ebuild:
Remove old versions.
*httpclient-2.1.6.1 (08 Jan 2011)
08 Jan 2011; Hans de Graaff <graaff@gentoo.org>
+httpclient-2.1.6.1.ebuild:
Version bump.
*httpclient-2.1.6 (02 Jan 2011)
02 Jan 2011; Hans de Graaff <graaff@gentoo.org> +httpclient-2.1.6.ebuild:
Version bump.
27 Dec 2010; Fabian Groffen <grobian@gentoo.org>
httpclient-2.1.5.2-r2.ebuild:
Added Prefix keywords
22 Dec 2010; Hans de Graaff <graaff@gentoo.org> -httpclient-2.1.2.ebuild:
Remove old version.
30 Sep 2010; Brent Baude <ranger@gentoo.org> httpclient-2.1.5.2-r1.ebuild:
Marking httpclient-2.1.5.2-r1 ppc64 for bug 321099
18 Sep 2010; Hans de Graaff <graaff@gentoo.org>
httpclient-2.1.5.2-r2.ebuild:
Restrict tests since they are known to fail.
31 Aug 2010; Alex Legler <a3li@gentoo.org> httpclient-2.1.5.2-r2.ebuild:
Add REE 1.8 support.
18 Jul 2010; <nixnut@gentoo.org> httpclient-2.1.5.2-r1.ebuild:
ppc stable #321099
26 Jun 2010; Raúl Porcel <armin76@gentoo.org>
httpclient-2.1.5.2-r1.ebuild:
ia64 stable wrt #321099
15 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
httpclient-2.1.5.2-r1.ebuild:
x86 stable wrt bug #321099
14 Jun 2010; Hans de Graaff <graaff@gentoo.org>
httpclient-2.1.5.2-r1.ebuild:
Restrict tests for the stable candidate since we know the tests fail.
14 Jun 2010; Christoph Mende <angelos@gentoo.org>
httpclient-2.1.5.2-r1.ebuild:
Stable on amd64 wrt bug #321099
*httpclient-2.1.5.2-r2 (22 May 2010)
22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-httpclient-2.1.5.2.ebuild, httpclient-2.1.5.2-r1.ebuild,
+httpclient-2.1.5.2-r2.ebuild:
Remove old version, drop non-ruby18 support from stable candidate -r1 and
add -r2 with all of them.
22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
httpclient-2.1.5.2-r1.ebuild:
Various cleanups.
*httpclient-2.1.5.2-r1 (04 Jan 2010)
04 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+httpclient-2.1.5.2-r1.ebuild:
Bump to ruby-fakegem; jruby support requires jruby-openssl. Tests are
known to fail right now.
*httpclient-2.1.5.2 (23 Aug 2009)
23 Aug 2009; Hans de Graaff <graaff@gentoo.org>
+httpclient-2.1.5.2.ebuild:
Version bump.
12 Mar 2009; Alex Legler <a3li@gentoo.org> metadata.xml:
Remove flameeyes from metadata.xml, as per his request.
19 Oct 2008; Thomas Anderson <gentoofan23@gentoo.org>
httpclient-2.1.2.ebuild:
stable amd64, bug 239466
15 Oct 2008; Diego Pettenò <flameeyes@gentoo.org>
httpclient-2.1.2.ebuild:
Workaround mv error from ruby.eclass.
31 Dec 2007; Raúl Porcel <armin76@gentoo.org> httpclient-2.1.2.ebuild:
ia64 stable wrt #203456
29 Dec 2007; Brent Baude <ranger@gentoo.org> httpclient-2.1.2.ebuild:
Marking httpclient-2.1.2 ppc64 for bug 203456
28 Dec 2007; nixnut <nixnut@gentoo.org> httpclient-2.1.2.ebuild:
Stable on ppc wrt bug 203456
27 Dec 2007; Andrej Kacian <ticho@gentoo.org> httpclient-2.1.2.ebuild:
Stable on x86, bug #203456.
*httpclient-2.1.2 (19 Nov 2007)
19 Nov 2007; Diego Pettenò <flameeyes@gentoo.org> +metadata.xml,
+httpclient-2.1.2.ebuild:
Add httpclient-2.1.2. httpclient replaces http-access2, and is developed by
the same upstream. I'll take care of it and of moving from the old to the
new one.
|