Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/redcloth: ChangeLog redcloth-4.2.9.ebuild redcloth-4.2.9-r1.ebuild
Date: Thu, 02 Jan 2014 14:39:43
Message-Id: 20140102143938.3DD3C2004C@flycatcher.gentoo.org
1 graaff 14/01/02 14:39:38
2
3 Modified: ChangeLog redcloth-4.2.9.ebuild
4 redcloth-4.2.9-r1.ebuild
5 Log:
6 Restore ruby18.
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
9
10 Revision Changes Path
11 1.83 dev-ruby/redcloth/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/ChangeLog?rev=1.83&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/ChangeLog?rev=1.83&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/ChangeLog?r1=1.82&r2=1.83
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v
20 retrieving revision 1.82
21 retrieving revision 1.83
22 diff -u -r1.82 -r1.83
23 --- ChangeLog 1 Jan 2014 14:20:51 -0000 1.82
24 +++ ChangeLog 2 Jan 2014 14:39:37 -0000 1.83
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-ruby/redcloth
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.82 2014/01/01 14:20:51 patrick Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.83 2014/01/02 14:39:37 graaff Exp $
30 +
31 + 02 Jan 2014; Hans de Graaff <graaff@g.o> redcloth-4.2.9.ebuild,
32 + redcloth-4.2.9-r1.ebuild:
33 + Restore ruby18.
34
35 01 Jan 2014; Patrick Lauer <patrick@g.o> redcloth-4.2.9-r1.ebuild,
36 redcloth-4.2.9.ebuild:
37
38
39
40 1.14 dev-ruby/redcloth/redcloth-4.2.9.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9.ebuild?rev=1.14&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9.ebuild?rev=1.14&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9.ebuild?r1=1.13&r2=1.14
45
46 Index: redcloth-4.2.9.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9.ebuild,v
49 retrieving revision 1.13
50 retrieving revision 1.14
51 diff -u -r1.13 -r1.14
52 --- redcloth-4.2.9.ebuild 1 Jan 2014 14:20:51 -0000 1.13
53 +++ redcloth-4.2.9.ebuild 2 Jan 2014 14:39:37 -0000 1.14
54 @@ -1,12 +1,12 @@
55 # Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9.ebuild,v 1.13 2014/01/01 14:20:51 patrick Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9.ebuild,v 1.14 2014/01/02 14:39:37 graaff Exp $
59
60 EAPI=4
61
62 # jruby → tests still fail with UTF-8 characters
63 # http://jgarber.lighthouseapp.com/projects/13054/tickets/149-redcloth-4-doesnt-support-multi-bytes-content
64 -USE_RUBY="ree18 ruby19"
65 +USE_RUBY="ruby18 ruby19"
66
67 RUBY_FAKEGEM_NAME="RedCloth"
68
69
70
71
72 1.3 dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild?rev=1.3&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild?rev=1.3&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild?r1=1.2&r2=1.3
77
78 Index: redcloth-4.2.9-r1.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild,v
81 retrieving revision 1.2
82 retrieving revision 1.3
83 diff -u -r1.2 -r1.3
84 --- redcloth-4.2.9-r1.ebuild 1 Jan 2014 14:20:51 -0000 1.2
85 +++ redcloth-4.2.9-r1.ebuild 2 Jan 2014 14:39:38 -0000 1.3
86 @@ -1,12 +1,12 @@
87 # Copyright 1999-2014 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild,v 1.2 2014/01/01 14:20:51 patrick Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild,v 1.3 2014/01/02 14:39:38 graaff Exp $
91
92 EAPI=5
93
94 # jruby → tests still fail with UTF-8 characters
95 # http://jgarber.lighthouseapp.com/projects/13054/tickets/149-redcloth-4-doesnt-support-multi-bytes-content
96 -USE_RUBY="ruby19 ruby20"
97 +USE_RUBY="ruby18 ruby19 ruby20"
98
99 RUBY_FAKEGEM_NAME="RedCloth"