Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@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: Sun, 25 Apr 2010 17:13:10
Message-Id: 20100425163500.641E62C068@corvid.gentoo.org
1 graaff 10/04/25 16:35:00
2
3 Modified: json-1.2.2.ebuild ChangeLog
4 Log:
5 Drop ruby19 and jruby so that this version can be stabilized.
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 dev-ruby/json/json-1.2.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/json/json-1.2.2.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/json/json-1.2.2.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/json/json-1.2.2.ebuild?r1=1.1&r2=1.2
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.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- json-1.2.2.ebuild 1 Mar 2010 07:09:43 -0000 1.1
22 +++ json-1.2.2.ebuild 25 Apr 2010 16:35:00 -0000 1.2
23 @@ -1,9 +1,9 @@
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.1 2010/03/01 07:09:43 graaff Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.2.2.ebuild,v 1.2 2010/04/25 16:35:00 graaff Exp $
28
29 EAPI=2
30 -USE_RUBY="ruby18 ruby19 jruby"
31 +USE_RUBY="ruby18"
32
33 RUBY_FAKEGEM_TASK_DOC="doc"
34 RUBY_FAKEGEM_EXTRADOC="CHANGES TODO README"
35
36
37
38 1.24 dev-ruby/json/ChangeLog
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/json/ChangeLog?rev=1.24&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/json/ChangeLog?rev=1.24&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/json/ChangeLog?r1=1.23&r2=1.24
43
44 Index: ChangeLog
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v
47 retrieving revision 1.23
48 retrieving revision 1.24
49 diff -u -r1.23 -r1.24
50 --- ChangeLog 11 Apr 2010 06:56:04 -0000 1.23
51 +++ ChangeLog 25 Apr 2010 16:35:00 -0000 1.24
52 @@ -1,6 +1,9 @@
53 # ChangeLog for dev-ruby/json
54 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.23 2010/04/11 06:56:04 graaff Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.24 2010/04/25 16:35:00 graaff Exp $
57 +
58 + 25 Apr 2010; Hans de Graaff <graaff@g.o> json-1.2.2.ebuild:
59 + Drop ruby19 and jruby so that this version can be stabilized.
60
61 11 Apr 2010; Hans de Graaff <graaff@g.o> -json-1.2.0-r1.ebuild,
62 -json-1.2.1.ebuild: