Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/coffee-rails: coffee-rails-3.1.1.ebuild ChangeLog
Date: Thu, 01 Mar 2012 21:01:34
Message-Id: 20120301210125.042242004B@flycatcher.gentoo.org
1 grobian 12/03/01 21:01:25
2
3 Modified: coffee-rails-3.1.1.ebuild ChangeLog
4 Log:
5 Marked ~x64-macos
6
7 (Portage version: 2.2.01.20271-prefix/cvs/Darwin i386)
8
9 Revision Changes Path
10 1.2 dev-ruby/coffee-rails/coffee-rails-3.1.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-3.1.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-3.1.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-3.1.1.ebuild?r1=1.1&r2=1.2
15
16 Index: coffee-rails-3.1.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-3.1.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- coffee-rails-3.1.1.ebuild 30 Dec 2011 13:31:44 -0000 1.1
23 +++ coffee-rails-3.1.1.ebuild 1 Mar 2012 21:01:24 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-3.1.1.ebuild,v 1.1 2011/12/30 13:31:44 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-rails/coffee-rails-3.1.1.ebuild,v 1.2 2012/03/01 21:01:24 grobian Exp $
30
31 EAPI=4
32 USE_RUBY="ruby18 ruby19 ree18"
33 @@ -15,7 +15,7 @@
34
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="~amd64"
38 +KEYWORDS="~amd64 ~x64-macos"
39
40 IUSE=""
41
42
43
44
45 1.2 dev-ruby/coffee-rails/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-rails/ChangeLog?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-rails/ChangeLog?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-rails/ChangeLog?r1=1.1&r2=1.2
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coffee-rails/ChangeLog,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- ChangeLog 30 Dec 2011 13:31:44 -0000 1.1
58 +++ ChangeLog 1 Mar 2012 21:01:24 -0000 1.2
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/coffee-rails
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-rails/ChangeLog,v 1.1 2011/12/30 13:31:44 graaff Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-rails/ChangeLog,v 1.2 2012/03/01 21:01:24 grobian Exp $
65 +
66 + 01 Mar 2012; Fabian Groffen <grobian@g.o> coffee-rails-3.1.1.ebuild:
67 + Marked ~x64-macos
68
69 *coffee-rails-3.1.1 (30 Dec 2011)