blob: 8775c9df7ec24021e9fe2a644e0adaf274aef647 (
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
|
# ChangeLog for dev-ruby/amq-protocol
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amq-protocol/ChangeLog,v 1.22 2015/06/07 16:45:28 jlec Exp $
07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add github to remote-id in metadata.xml
20 Mar 2015; Hans de Graaff <graaff@gentoo.org> amq-protocol-1.9.2.ebuild:
Add ruby22.
11 Nov 2014; Manuel Rüger <mrueg@gentoo.org> amq-protocol-1.9.2.ebuild:
Drop jruby target.
05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> amq-protocol-1.9.2.ebuild:
Remove trailing '.' from DESCRIPTION.
26 May 2014; Manuel Rüger <mrueg@gentoo.org> -amq-protocol-1.9.0.ebuild:
Cleanup old.
02 May 2014; Hans de Graaff <graaff@gentoo.org> amq-protocol-1.9.2.ebuild:
Add ruby21. Drop ruby18.
24 Dec 2013; Hans de Graaff <graaff@gentoo.org> -amq-protocol-1.6.0.ebuild,
-amq-protocol-1.7.0.ebuild, -amq-protocol-1.8.0.ebuild:
Cleanup.
*amq-protocol-1.9.2 (22 Dec 2013)
22 Dec 2013; Hans de Graaff <graaff@gentoo.org> +amq-protocol-1.9.2.ebuild:
Version bump.
*amq-protocol-1.9.0 (03 Dec 2013)
03 Dec 2013; Hans de Graaff <graaff@gentoo.org> +amq-protocol-1.9.0.ebuild:
Version bump.
*amq-protocol-1.8.0 (11 Oct 2013)
11 Oct 2013; Hans de Graaff <graaff@gentoo.org> +amq-protocol-1.8.0.ebuild:
Version bump.
*amq-protocol-1.7.0 (10 Sep 2013)
10 Sep 2013; Hans de Graaff <graaff@gentoo.org> +amq-protocol-1.7.0.ebuild:
Version bump.
10 Sep 2013; Hans de Graaff <graaff@gentoo.org> -amq-protocol-1.0.1.ebuild,
-amq-protocol-1.2.0.ebuild, -amq-protocol-1.3.0.ebuild:
Cleanup.
*amq-protocol-1.6.0 (23 May 2013)
23 May 2013; Hans de Graaff <graaff@gentoo.org> +amq-protocol-1.6.0.ebuild:
Version bump.
*amq-protocol-1.3.0 (27 Apr 2013)
27 Apr 2013; Hans de Graaff <graaff@gentoo.org> +amq-protocol-1.3.0.ebuild:
Version bump.
*amq-protocol-1.2.0 (23 Feb 2013)
23 Feb 2013; Hans de Graaff <graaff@gentoo.org> +amq-protocol-1.2.0.ebuild:
Version bump.
23 Feb 2013; Hans de Graaff <graaff@gentoo.org> -amq-protocol-0.9.0.ebuild,
-amq-protocol-0.9.4.ebuild, -amq-protocol-0.9.5.ebuild:
Cleanup.
*amq-protocol-1.0.1 (14 Dec 2012)
14 Dec 2012; Hans de Graaff <graaff@gentoo.org> +amq-protocol-1.0.1.ebuild:
Version bump.
*amq-protocol-0.9.5 (02 Oct 2012)
02 Oct 2012; Hans de Graaff <graaff@gentoo.org> +amq-protocol-0.9.5.ebuild:
Version bump.
14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
Update metadata.xml so that it's the same as most other packages.
29 Jul 2012; Hans de Graaff <graaff@gentoo.org> amq-protocol-0.9.4.ebuild:
Add x86 keyword since all this code was part of amqp before.
*amq-protocol-0.9.4 (28 Jul 2012)
28 Jul 2012; Hans de Graaff <graaff@gentoo.org> +amq-protocol-0.9.4.ebuild:
Version bump.
*amq-protocol-0.9.0 (09 May 2012)
09 May 2012; Hans de Graaff <graaff@gentoo.org> +amq-protocol-0.9.0.ebuild,
+metadata.xml:
Initial import. New dependency of forthcoming amqp versions.
|