Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/tmail: tmail-1.2.3.1.ebuild ChangeLog
Date: Mon, 01 Feb 2010 16:43:00
Message-Id: E1NbzMY-00055e-Hx@stork.gentoo.org
1 flameeyes 10/02/01 16:42:58
2
3 Modified: tmail-1.2.3.1.ebuild ChangeLog
4 Log:
5 Add support for JRuby.
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 dev-ruby/tmail/tmail-1.2.3.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/tmail/tmail-1.2.3.1.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/tmail/tmail-1.2.3.1.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/tmail/tmail-1.2.3.1.ebuild?r1=1.5&r2=1.6
14
15 Index: tmail-1.2.3.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.3.1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- tmail-1.2.3.1.ebuild 25 Jan 2010 17:08:08 -0000 1.5
22 +++ tmail-1.2.3.1.ebuild 1 Feb 2010 16:42:57 -0000 1.6
23 @@ -1,9 +1,9 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.3.1.ebuild,v 1.5 2010/01/25 17:08:08 flameeyes Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.3.1.ebuild,v 1.6 2010/02/01 16:42:57 flameeyes Exp $
28
29 EAPI=2
30 -USE_RUBY="ruby18 ruby19"
31 +USE_RUBY="ruby18 ruby19 jruby"
32
33 RUBY_FAKEGEM_TASK_DOC="doc"
34 RUBY_FAKEGEM_DOCDIR="doc"
35
36
37
38 1.6 dev-ruby/tmail/ChangeLog
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/tmail/ChangeLog?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/tmail/ChangeLog?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/tmail/ChangeLog?r1=1.5&r2=1.6
43
44 Index: ChangeLog
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- ChangeLog 25 Jan 2010 17:08:08 -0000 1.5
51 +++ ChangeLog 1 Feb 2010 16:42:57 -0000 1.6
52 @@ -1,6 +1,10 @@
53 # ChangeLog for dev-ruby/tmail
54 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v 1.5 2010/01/25 17:08:08 flameeyes Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v 1.6 2010/02/01 16:42:57 flameeyes Exp $
57 +
58 + 01 Feb 2010; Diego E. Pettenò <flameeyes@g.o>
59 + tmail-1.2.3.1.ebuild:
60 + Add support for JRuby.
61
62 25 Jan 2010; Diego E. Pettenò <flameeyes@g.o>
63 tmail-1.2.3.1.ebuild: