Gentoo Archives: gentoo-commits

From: "Alex Legler (a3li)" <a3li@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/haml: haml-2.2.16.ebuild ChangeLog haml-2.2.15.ebuild
Date: Fri, 08 Jan 2010 11:13:49
Message-Id: E1NTCmp-0005wt-73@stork.gentoo.org
1 a3li 10/01/08 11:13:47
2
3 Modified: haml-2.2.16.ebuild ChangeLog haml-2.2.15.ebuild
4 Log:
5 Offer ruby19 in the new-style ebuild, removing from old-style
6 (Portage version: 2.2_rc59/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 dev-ruby/haml/haml-2.2.16.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/haml/haml-2.2.16.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/haml/haml-2.2.16.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/haml/haml-2.2.16.ebuild?r1=1.3&r2=1.4
14
15 Index: haml-2.2.16.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-2.2.16.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- haml-2.2.16.ebuild 4 Jan 2010 23:14:40 -0000 1.3
22 +++ haml-2.2.16.ebuild 8 Jan 2010 11:13:46 -0000 1.4
23 @@ -1,10 +1,10 @@
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/haml/haml-2.2.16.ebuild,v 1.3 2010/01/04 23:14:40 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-2.2.16.ebuild,v 1.4 2010/01/08 11:13:46 a3li Exp $
28
29 EAPI=2
30
31 -USE_RUBY="ruby18"
32 +USE_RUBY="ruby18 ruby19"
33
34 RUBY_FAKEGEM_TASK_DOC="doc"
35
36
37
38
39 1.29 dev-ruby/haml/ChangeLog
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/haml/ChangeLog?rev=1.29&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/haml/ChangeLog?rev=1.29&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/haml/ChangeLog?r1=1.28&r2=1.29
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v
48 retrieving revision 1.28
49 retrieving revision 1.29
50 diff -u -r1.28 -r1.29
51 --- ChangeLog 4 Jan 2010 23:14:40 -0000 1.28
52 +++ ChangeLog 8 Jan 2010 11:13:46 -0000 1.29
53 @@ -1,6 +1,10 @@
54 # ChangeLog for dev-ruby/haml
55 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.28 2010/01/04 23:14:40 maekke Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.29 2010/01/08 11:13:46 a3li Exp $
58 +
59 + 08 Jan 2010; Alex Legler <a3li@g.o> haml-2.2.15.ebuild,
60 + haml-2.2.16.ebuild:
61 + Offer ruby19 in the new-style ebuild, removing from old-style
62
63 04 Jan 2010; Markus Meier <maekke@g.o> haml-2.2.16.ebuild:
64 add ~x86, bug #297718
65
66
67
68 1.2 dev-ruby/haml/haml-2.2.15.ebuild
69
70 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/haml/haml-2.2.15.ebuild?rev=1.2&view=markup
71 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/haml/haml-2.2.15.ebuild?rev=1.2&content-type=text/plain
72 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/haml/haml-2.2.15.ebuild?r1=1.1&r2=1.2
73
74 Index: haml-2.2.15.ebuild
75 ===================================================================
76 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-2.2.15.ebuild,v
77 retrieving revision 1.1
78 retrieving revision 1.2
79 diff -u -r1.1 -r1.2
80 --- haml-2.2.15.ebuild 8 Dec 2009 06:50:56 -0000 1.1
81 +++ haml-2.2.15.ebuild 8 Jan 2010 11:13:46 -0000 1.2
82 @@ -1,6 +1,6 @@
83 -# Copyright 1999-2009 Gentoo Foundation
84 +# Copyright 1999-2010 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-2.2.15.ebuild,v 1.1 2009/12/08 06:50:56 graaff Exp $
87 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-2.2.15.ebuild,v 1.2 2010/01/08 11:13:46 a3li Exp $
88
89 inherit ruby gems
90
91 @@ -11,4 +11,4 @@
92 SLOT="0"
93 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
94 IUSE=""
95 -USE_RUBY="ruby18 ruby19"
96 +USE_RUBY="ruby18"