Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/redcloth: ChangeLog redcloth-4.2.8.ebuild
Date: Sat, 01 Oct 2011 02:57:51
Message-Id: 20111001025739.AFB472004C@flycatcher.gentoo.org
1 robbat2 11/10/01 02:57:39
2
3 Modified: ChangeLog redcloth-4.2.8.ebuild
4 Log:
5 Fix build failure: "no such file to load -- rspec/core/rake_task".
6
7 (Portage version: 2.2.0_alpha60/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.63 dev-ruby/redcloth/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/ChangeLog?rev=1.63&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/ChangeLog?rev=1.63&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/ChangeLog?r1=1.62&r2=1.63
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v
19 retrieving revision 1.62
20 retrieving revision 1.63
21 diff -p -w -b -B -u -u -r1.62 -r1.63
22 --- ChangeLog 25 Sep 2011 22:48:20 -0000 1.62
23 +++ ChangeLog 1 Oct 2011 02:57:39 -0000 1.63
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/redcloth
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.62 2011/09/25 22:48:20 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.63 2011/10/01 02:57:39 robbat2 Exp $
29 +
30 + 01 Oct 2011; Robin H. Johnson <robbat2@g.o> redcloth-4.2.8.ebuild:
31 + Fix build failure: "no such file to load -- rspec/core/rake_task".
32
33 *redcloth-4.2.8 (25 Sep 2011)
34
35
36
37
38 1.2 dev-ruby/redcloth/redcloth-4.2.8.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.8.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.8.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.8.ebuild?r1=1.1&r2=1.2
43
44 Index: redcloth-4.2.8.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.8.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -p -w -b -B -u -u -r1.1 -r1.2
50 --- redcloth-4.2.8.ebuild 25 Sep 2011 22:48:20 -0000 1.1
51 +++ redcloth-4.2.8.ebuild 1 Oct 2011 02:57:39 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.8.ebuild,v 1.1 2011/09/25 22:48:20 flameeyes Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.8.ebuild,v 1.2 2011/10/01 02:57:39 robbat2 Exp $
57
58 EAPI=4
59
60 @@ -34,7 +34,8 @@ KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64
61 IUSE=""
62
63 DEPEND="$DEPEND
64 - dev-util/ragel"
65 + dev-util/ragel
66 + dev-ruby/rspec"
67 RDEPEND="$RDEPEND"
68
69 ruby_add_bdepend "