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/haml: ChangeLog haml-3.0.21.ebuild
Date: Sun, 03 Oct 2010 09:26:15
Message-Id: 20101003092559.8D13320051@flycatcher.gentoo.org
1 graaff 10/10/03 09:25:59
2
3 Modified: ChangeLog haml-3.0.21.ebuild
4 Log:
5 Add ree18 support.
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.53 dev-ruby/haml/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/ChangeLog?rev=1.53&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/ChangeLog?rev=1.53&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/ChangeLog?r1=1.52&r2=1.53
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v
18 retrieving revision 1.52
19 retrieving revision 1.53
20 diff -u -r1.52 -r1.53
21 --- ChangeLog 2 Oct 2010 07:24:29 -0000 1.52
22 +++ ChangeLog 3 Oct 2010 09:25:59 -0000 1.53
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-ruby/haml
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.52 2010/10/02 07:24:29 graaff Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.53 2010/10/03 09:25:59 graaff Exp $
28 +
29 + 03 Oct 2010; Hans de Graaff <graaff@g.o> haml-3.0.21.ebuild:
30 + Add ree18 support.
31
32 *haml-3.0.21 (02 Oct 2010)
33
34
35
36
37 1.2 dev-ruby/haml/haml-3.0.21.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/haml-3.0.21.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/haml-3.0.21.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/haml-3.0.21.ebuild?r1=1.1&r2=1.2
42
43 Index: haml-3.0.21.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.0.21.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- haml-3.0.21.ebuild 2 Oct 2010 07:24:29 -0000 1.1
50 +++ haml-3.0.21.ebuild 3 Oct 2010 09:25:59 -0000 1.2
51 @@ -1,10 +1,10 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.0.21.ebuild,v 1.1 2010/10/02 07:24:29 graaff Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.0.21.ebuild,v 1.2 2010/10/03 09:25:59 graaff Exp $
56
57 EAPI=2
58
59 -USE_RUBY="ruby18"
60 +USE_RUBY="ruby18 ree18"
61
62 RUBY_FAKEGEM_TASK_DOC="doc"