Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/haml: ChangeLog haml-3.1.4.ebuild
Date: Tue, 01 May 2012 18:29:08
Message-Id: 20120501182408.4695020057@flycatcher.gentoo.org
1 armin76 12/05/01 18:24:08
2
3 Modified: ChangeLog haml-3.1.4.ebuild
4 Log:
5 Drop ia64/sparc keywords
6
7 (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.74 dev-ruby/haml/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/ChangeLog?rev=1.74&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/ChangeLog?rev=1.74&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/ChangeLog?r1=1.73&r2=1.74
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v
19 retrieving revision 1.73
20 retrieving revision 1.74
21 diff -u -r1.73 -r1.74
22 --- ChangeLog 11 Mar 2012 14:12:37 -0000 1.73
23 +++ ChangeLog 1 May 2012 18:24:08 -0000 1.74
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/haml
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.73 2012/03/11 14:12:37 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.74 2012/05/01 18:24:08 armin76 Exp $
29 +
30 + 01 May 2012; Raúl Porcel <armin76@g.o> haml-3.1.4.ebuild:
31 + Drop ia64/sparc keywords
32
33 11 Mar 2012; Brent Baude <ranger@g.o> haml-3.1.4-r3.ebuild:
34 Marking haml-3.1.4-r3 ~ppc64 for bug 396291
35
36
37
38 1.3 dev-ruby/haml/haml-3.1.4.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/haml-3.1.4.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/haml-3.1.4.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/haml-3.1.4.ebuild?r1=1.2&r2=1.3
43
44 Index: haml-3.1.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.1.4.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- haml-3.1.4.ebuild 31 Dec 2011 19:22:34 -0000 1.2
51 +++ haml-3.1.4.ebuild 1 May 2012 18:24:08 -0000 1.3
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2011 Gentoo Foundation
54 +# Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.1.4.ebuild,v 1.2 2011/12/31 19:22:34 grobian Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.1.4.ebuild,v 1.3 2012/05/01 18:24:08 armin76 Exp $
58
59 EAPI=2
60
61 @@ -20,7 +20,7 @@
62
63 LICENSE="MIT"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
66 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
67
68 # TODO: haml has some emacs modes that it could be installing, in case
69 IUSE=""