Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/haml: haml-3.0.19.ebuild ChangeLog
Date: Wed, 29 Sep 2010 22:36:43
Message-Id: 20100929223640.6CC3C20051@flycatcher.gentoo.org
1 ranger 10/09/29 22:36:40
2
3 Modified: haml-3.0.19.ebuild ChangeLog
4 Log:
5 Marking haml-3.0.19 ~ppc64 for bug 326353
6 (Portage version: 2.1.8.3/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.2 dev-ruby/haml/haml-3.0.19.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/haml-3.0.19.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/haml-3.0.19.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/haml-3.0.19.ebuild?r1=1.1&r2=1.2
14
15 Index: haml-3.0.19.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.0.19.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- haml-3.0.19.ebuild 29 Sep 2010 18:15:29 -0000 1.1
22 +++ haml-3.0.19.ebuild 29 Sep 2010 22:36:40 -0000 1.2
23 @@ -1,6 +1,6 @@
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-3.0.19.ebuild,v 1.1 2010/09/29 18:15:29 graaff Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.0.19.ebuild,v 1.2 2010/09/29 22:36:40 ranger Exp $
28
29 EAPI=2
30
31 @@ -20,7 +20,7 @@
32
33 LICENSE="MIT"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ppc ~x86"
36 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
37
38 # TODO: haml has some emacs modes that it could be installing, in case
39 IUSE=""
40
41
42
43 1.51 dev-ruby/haml/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/ChangeLog?rev=1.51&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/ChangeLog?rev=1.51&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/ChangeLog?r1=1.50&r2=1.51
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v
52 retrieving revision 1.50
53 retrieving revision 1.51
54 diff -u -r1.50 -r1.51
55 --- ChangeLog 29 Sep 2010 18:15:29 -0000 1.50
56 +++ ChangeLog 29 Sep 2010 22:36:40 -0000 1.51
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-ruby/haml
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.50 2010/09/29 18:15:29 graaff Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.51 2010/09/29 22:36:40 ranger Exp $
62 +
63 + 29 Sep 2010; Brent Baude <ranger@g.o> haml-3.0.19.ebuild:
64 + Marking haml-3.0.19 ~ppc64 for bug 326353
65
66 *haml-3.0.19 (29 Sep 2010)