blob: a47690948717a4d62a5a354d98ba000f54d8a363 (
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
|
# ChangeLog for dev-ruby/tmail
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v 1.14 2010/07/31 17:13:04 flameeyes Exp $
*tmail-1.2.7.1-r2 (31 Jul 2010)
31 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-tmail-1.2.7.1-r1.ebuild, +tmail-1.2.7.1-r2.ebuild:
Fix build function to actually build the extension on 1.8 and EE.
*tmail-1.2.7.1-r1 (29 Jul 2010)
29 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-tmail-1.2.3.1.ebuild, -tmail-1.2.7.1.ebuild, +tmail-1.2.7.1-r1.ebuild:
Make it install properly the binary extension on Ruby Enterprise as well.
Respect CFLAGS/LDFLAGS.
*tmail-1.2.7.1 (23 May 2010)
23 May 2010; Hans de Graaff <graaff@gentoo.org> +tmail-1.2.7.1.ebuild:
Version bump for the forthcoming Rails 2.3.6 release.
22 May 2010; Alex Legler <a3li@gentoo.org> tmail-1.2.3.1.ebuild:
Add REE18 support
22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
tmail-1.2.3.1.ebuild:
Various cleanups.
18 Feb 2010; Fabian Groffen <grobian@gentoo.org> tmail-1.2.3.1.ebuild:
Marked ~x86-solaris
13 Feb 2010; Raúl Porcel <armin76@gentoo.org> tmail-1.2.3.1.ebuild:
Add ~ia64/~sparc
01 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org>
tmail-1.2.3.1.ebuild:
Add support for JRuby.
25 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
tmail-1.2.3.1.ebuild:
Add ~x86 keyword, tested on a development container.
18 Jan 2010; Brent Baude <ranger@gentoo.org> tmail-1.2.3.1.ebuild:
Marking tmail-1.2.3.1 ~ppc64 for bug 301007
15 Jan 2010; Fabian Groffen <grobian@gentoo.org> tmail-1.2.3.1.ebuild:
Marked ~x64-solaris and ~ppc-macos
14 Jan 2010; Brent Baude <ranger@gentoo.org> tmail-1.2.3.1.ebuild:
Marking tmail-1.2.3.1 ~ppc for bug 297718
*tmail-1.2.3.1 (02 Jan 2010)
02 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+tmail-1.2.3.1.ebuild, +metadata.xml:
Initial import of tmail, needed for the unbundled actionmailer.
|