Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/json: json-1.2.2.ebuild ChangeLog
Date: Tue, 11 May 2010 12:55:47
Message-Id: 20100511125539.6A0BE2C4F8@corvid.gentoo.org
1 phajdan.jr 10/05/11 12:55:39
2
3 Modified: json-1.2.2.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #316883
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.3 dev-ruby/json/json-1.2.2.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json/json-1.2.2.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json/json-1.2.2.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json/json-1.2.2.ebuild?r1=1.2&r2=1.3
14
15 Index: json-1.2.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.2.2.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- json-1.2.2.ebuild 25 Apr 2010 16:35:00 -0000 1.2
22 +++ json-1.2.2.ebuild 11 May 2010 12:55:39 -0000 1.3
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/json/json-1.2.2.ebuild,v 1.2 2010/04/25 16:35:00 graaff Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.2.2.ebuild,v 1.3 2010/05/11 12:55:39 phajdan.jr Exp $
28
29 EAPI=2
30 USE_RUBY="ruby18"
31 @@ -16,7 +16,7 @@
32 LICENSE="|| ( Ruby GPL-2 )"
33 SRC_URI="mirror://rubygems/${P}.gem"
34
35 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
36 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
37 SLOT="0"
38 IUSE=""
39
40
41
42
43 1.27 dev-ruby/json/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json/ChangeLog?rev=1.27&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json/ChangeLog?rev=1.27&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/json/ChangeLog?r1=1.26&r2=1.27
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v
52 retrieving revision 1.26
53 retrieving revision 1.27
54 diff -u -r1.26 -r1.27
55 --- ChangeLog 7 May 2010 05:43:53 -0000 1.26
56 +++ ChangeLog 11 May 2010 12:55:39 -0000 1.27
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-ruby/json
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.26 2010/05/07 05:43:53 graaff Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.27 2010/05/11 12:55:39 phajdan.jr Exp $
62 +
63 + 11 May 2010; Pawel Hajdan jr <phajdan.jr@g.o> json-1.2.2.ebuild:
64 + x86 stable wrt bug #316883
65
66 *json-1.4.3 (07 May 2010)