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
|
# ChangeLog for dev-ruby/net-http-digest_auth
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/ChangeLog,v 1.20 2015/06/07 18:46:57 jlec Exp $
07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add github to remote-id in metadata.xml
09 Apr 2015; Hans de Graaff <graaff@gentoo.org>
-net-http-digest_auth-1.4.ebuild:
Cleanup.
08 Apr 2015; Agostino Sarubbo <ago@gentoo.org>
net-http-digest_auth-1.4-r1.ebuild:
Stable for x86, wrt bug #545458
08 Apr 2015; Agostino Sarubbo <ago@gentoo.org>
net-http-digest_auth-1.4-r1.ebuild:
Stable for amd64, wrt bug #545458
*net-http-digest_auth-1.4-r2 (04 Apr 2015)
04 Apr 2015; Hans de Graaff <graaff@gentoo.org>
net-http-digest_auth-1.4-r1.ebuild, +net-http-digest_auth-1.4-r2.ebuild:
Create stable candidate.
22 Mar 2015; Hans de Graaff <graaff@gentoo.org>
net-http-digest_auth-1.4-r1.ebuild:
Add ruby22.
03 Nov 2014; Manuel Rüger <mrueg@gentoo.org>
net-http-digest_auth-1.4-r1.ebuild, net-http-digest_auth-1.4.ebuild:
Drop jruby.
06 Aug 2014; Manuel Rüger <mrueg@gentoo.org>
net-http-digest_auth-1.4-r1.ebuild:
Add ruby21 target.
21 May 2014; Manuel Rüger <mrueg@gentoo.org>
net-http-digest_auth-1.4-r1.ebuild, net-http-digest_auth-1.4.ebuild:
Remove ruby18 target.
*net-http-digest_auth-1.4-r1 (20 Nov 2013)
20 Nov 2013; Manuel Rüger <mrueg@gentoo.org>
+net-http-digest_auth-1.4-r1.ebuild, -net-http-digest_auth-1.2.1.ebuild,
-net-http-digest_auth-1.3.ebuild:
Add ruby20 target. Cleanup old.
15 Sep 2013; Agostino Sarubbo <ago@gentoo.org>
net-http-digest_auth-1.4.ebuild:
Stable for x86, wrt bug #483694
15 Sep 2013; Agostino Sarubbo <ago@gentoo.org>
net-http-digest_auth-1.4.ebuild:
Stable for amd64, wrt bug #483694
*net-http-digest_auth-1.4 (28 Jul 2013)
28 Jul 2013; Manuel Rüger <mrueg@gentoo.org> +net-http-digest_auth-1.4.ebuild:
Version bump
*net-http-digest_auth-1.3 (11 Apr 2013)
11 Apr 2013; Hans de Graaff <graaff@gentoo.org>
+net-http-digest_auth-1.3.ebuild:
Version bump.
11 Apr 2013; Hans de Graaff <graaff@gentoo.org>
-net-http-digest_auth-1.2.ebuild:
Cleanup.
25 Nov 2012; Thomas Kahle <tomka@gentoo.org>
net-http-digest_auth-1.2.1.ebuild:
marked ~x86 per bug 432830
29 Sep 2012; Fabian Groffen <grobian@gentoo.org>
net-http-digest_auth-1.2.1.ebuild:
Added Prefix keywords, bug #432830
27 Sep 2012; Samuli Suominen <ssuominen@gentoo.org>
net-http-digest_auth-1.2.1.ebuild:
Keyword ~ppc/~ppc64 wrt #432830
*net-http-digest_auth-1.2.1 (17 Aug 2012)
17 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org>
+net-http-digest_auth-1.2.1.ebuild:
Version bump; use rdoc for documentation generation to avoid a dependency over
hoe for docs.
*net-http-digest_auth-1.2 (18 Dec 2011)
18 Dec 2011; Hans de Graaff <graaff@gentoo.org>
+net-http-digest_auth-1.2.ebuild, +metadata.xml:
Initial import. New dependency for dev-ruby/mechanize.
|