Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/json: ChangeLog json-1.4.6.ebuild
Date: Wed, 05 Jan 2011 19:42:09
Message-Id: 20110105194158.07E7820051@flycatcher.gentoo.org
1 hwoarang 11/01/05 19:41:58
2
3 Modified: ChangeLog json-1.4.6.ebuild
4 Log:
5 Stable on amd64 wrt bug #343473
6
7 (Portage version: 2.1.9.29/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.53 dev-ruby/json/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json/ChangeLog?rev=1.53&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json/ChangeLog?rev=1.53&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json/ChangeLog?r1=1.52&r2=1.53
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v
19 retrieving revision 1.52
20 retrieving revision 1.53
21 diff -u -r1.52 -r1.53
22 --- ChangeLog 27 Dec 2010 20:37:09 -0000 1.52
23 +++ ChangeLog 5 Jan 2011 19:41:57 -0000 1.53
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/json
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.52 2010/12/27 20:37:09 grobian Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.53 2011/01/05 19:41:57 hwoarang Exp $
30 +
31 + 05 Jan 2011; Markos Chandras <hwoarang@g.o> json-1.4.6.ebuild:
32 + Stable on amd64 wrt bug #343473
33
34 27 Dec 2010; Fabian Groffen <grobian@g.o> json-1.4.6-r1.ebuild:
35 Added Prefix keywords
36
37
38
39 1.6 dev-ruby/json/json-1.4.6.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json/json-1.4.6.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json/json-1.4.6.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json/json-1.4.6.ebuild?r1=1.5&r2=1.6
44
45 Index: json-1.4.6.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.4.6.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- json-1.4.6.ebuild 4 Dec 2010 21:31:08 -0000 1.5
52 +++ json-1.4.6.ebuild 5 Jan 2011 19:41:57 -0000 1.6
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.4.6.ebuild,v 1.5 2010/12/04 21:31:08 phajdan.jr Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.4.6.ebuild,v 1.6 2011/01/05 19:41:57 hwoarang Exp $
59
60 EAPI=2
61 USE_RUBY="ruby18 ree18 jruby"
62 @@ -16,7 +16,7 @@
63 LICENSE="|| ( Ruby GPL-2 )"
64 SRC_URI="mirror://rubygems/${P}.gem"
65
66 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
67 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
68 SLOT="0"
69 IUSE=""