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-script: coffee-script-2.2.0.ebuild ChangeLog
Date: Thu, 01 Mar 2012 20:58:48
Message-Id: 20120301205839.774BF2004B@flycatcher.gentoo.org
1 grobian 12/03/01 20:58:39
2
3 Modified: coffee-script-2.2.0.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-script/coffee-script-2.2.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script/coffee-script-2.2.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script/coffee-script-2.2.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script/coffee-script-2.2.0.ebuild?r1=1.1&r2=1.2
15
16 Index: coffee-script-2.2.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script/coffee-script-2.2.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- coffee-script-2.2.0.ebuild 30 Dec 2011 13:21:15 -0000 1.1
23 +++ coffee-script-2.2.0.ebuild 1 Mar 2012 20:58:39 -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-script/coffee-script-2.2.0.ebuild,v 1.1 2011/12/30 13:21:15 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script/coffee-script-2.2.0.ebuild,v 1.2 2012/03/01 20:58:39 grobian Exp $
30
31 EAPI=4
32 USE_RUBY="ruby18 ruby19 ree18"
33 @@ -16,7 +16,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-script/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script/ChangeLog?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script/ChangeLog?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coffee-script/ChangeLog?r1=1.1&r2=1.2
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script/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:21:15 -0000 1.1
58 +++ ChangeLog 1 Mar 2012 20:58:39 -0000 1.2
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/coffee-script
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script/ChangeLog,v 1.1 2011/12/30 13:21:15 graaff Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script/ChangeLog,v 1.2 2012/03/01 20:58:39 grobian Exp $
65 +
66 + 01 Mar 2012; Fabian Groffen <grobian@g.o> coffee-script-2.2.0.ebuild:
67 + Marked ~x64-macos
68
69 *coffee-script-2.2.0 (30 Dec 2011)