blob: 6a5121a0294acd5afaa61b953cfc0be9a2beda5e (
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
|
# ChangeLog for dev-ruby/multipart-post
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multipart-post/ChangeLog,v 1.21 2015/06/11 05:20:58 graaff Exp $
11 Jun 2015; Hans de Graaff <graaff@gentoo.org> -multipart-post-1.2.0.ebuild:
Cleanup.
07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add github to remote-id in metadata.xml
03 Mar 2015; Hans de Graaff <graaff@gentoo.org> multipart-post-2.0.0.ebuild:
Add ruby22.
11 Nov 2014; Manuel Rüger <mrueg@gentoo.org> multipart-post-1.2.0.ebuild,
multipart-post-2.0.0.ebuild:
Drop jruby target.
15 Aug 2014; Anthony G. Basile <blueness@gentoo.org>
multipart-post-1.2.0.ebuild, multipart-post-2.0.0.ebuild:
Keyword ~ppc ~ppc64, bug #511424
05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> multipart-post-1.2.0.ebuild,
multipart-post-2.0.0.ebuild:
Remove trailing '.' from DESCRIPTION.
21 May 2014; Manuel Rüger <mrueg@gentoo.org> multipart-post-1.2.0.ebuild,
multipart-post-2.0.0.ebuild:
Remove ruby18 target.
23 Jan 2014; Hans de Graaff <graaff@gentoo.org> -multipart-post-1.1.5.ebuild:
Cleanup.
*multipart-post-2.0.0 (23 Jan 2014)
23 Jan 2014; Hans de Graaff <graaff@gentoo.org> +multipart-post-2.0.0.ebuild:
Version bump.
*multipart-post-1.2.0 (10 Apr 2013)
10 Apr 2013; Hans de Graaff <graaff@gentoo.org> +multipart-post-1.2.0.ebuild:
Version bump.
28 Aug 2012; Hans de Graaff <graaff@gentoo.org> -multipart-post-1.1.4.ebuild:
Cleanup.
*multipart-post-1.1.5 (09 Apr 2012)
09 Apr 2012; Hans de Graaff <graaff@gentoo.org> +multipart-post-1.1.5.ebuild:
Version bump.
09 Apr 2012; Hans de Graaff <graaff@gentoo.org> -multipart-post-1.1.2.ebuild,
-multipart-post-1.1.3.ebuild:
Remove old versions.
*multipart-post-1.1.4 (23 Nov 2011)
23 Nov 2011; Hans de Graaff <graaff@gentoo.org> +multipart-post-1.1.4.ebuild:
Version bump. multibyte.txt is now included in the gem by upstream.
20 Nov 2011; Hans de Graaff <graaff@gentoo.org> multipart-post-1.1.3.ebuild,
+files/multibyte.txt:
Add missing file from upstream needed for tests with ruby19.
*multipart-post-1.1.3 (29 Jul 2011)
29 Jul 2011; Hans de Graaff <graaff@gentoo.org> +multipart-post-1.1.3.ebuild:
Version bump.
24 Jul 2011; Thomas Kahle <tomka@gentoo.org> multipart-post-1.1.2.ebuild:
~x86 per bug 375153
14 Jul 2011; Hans de Graaff <graaff@gentoo.org> -multipart-post-1.1.0.ebuild,
-multipart-post-1.1.1.ebuild:
Remove old versions.
*multipart-post-1.1.2 (28 May 2011)
28 May 2011; Hans de Graaff <graaff@gentoo.org> +multipart-post-1.1.2.ebuild:
Version bump.
*multipart-post-1.1.1 (21 May 2011)
21 May 2011; Hans de Graaff <graaff@gentoo.org> +multipart-post-1.1.1.ebuild:
Version bump.
*multipart-post-1.1.0 (13 Mar 2011)
13 Mar 2011; Hans de Graaff <graaff@gentoo.org>
+multipart-post-1.1.0.ebuild, +metadata.xml:
Initial import. New dependency for dev-ruby/faraday.
|