Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby_parser: ruby_parser-3.1.3.ebuild ruby_parser-2.3.1-r1.ebuild ChangeLog
Date: Sun, 24 Nov 2013 19:49:37
Message-Id: 20131124194929.01F2C2004B@flycatcher.gentoo.org
1 ago 13/11/24 19:49:28
2
3 Modified: ruby_parser-3.1.3.ebuild
4 ruby_parser-2.3.1-r1.ebuild ChangeLog
5 Log:
6 Stable for alpha, wrt bug #483708
7
8 (Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
9
10 Revision Changes Path
11 1.7 dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild?r1=1.6&r2=1.7
16
17 Index: ruby_parser-3.1.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- ruby_parser-3.1.3.ebuild 15 Sep 2013 09:57:13 -0000 1.6
24 +++ ruby_parser-3.1.3.ebuild 24 Nov 2013 19:49:28 -0000 1.7
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild,v 1.6 2013/09/15 09:57:13 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild,v 1.7 2013/11/24 19:49:28 ago Exp $
30
31 EAPI=5
32
33 @@ -17,7 +17,7 @@
34
35 LICENSE="MIT"
36 SLOT="3"
37 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 ruby_add_rdepend ">=dev-ruby/sexp_processor-4.1:4
42
43
44
45 1.5 dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild?r1=1.4&r2=1.5
50
51 Index: ruby_parser-2.3.1-r1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- ruby_parser-2.3.1-r1.ebuild 15 Sep 2013 09:57:13 -0000 1.4
58 +++ ruby_parser-2.3.1-r1.ebuild 24 Nov 2013 19:49:28 -0000 1.5
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2013 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild,v 1.4 2013/09/15 09:57:13 ago Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1-r1.ebuild,v 1.5 2013/11/24 19:49:28 ago Exp $
64
65 EAPI=2
66
67 @@ -19,7 +19,7 @@
68
69 LICENSE="MIT"
70 SLOT="0"
71 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
72 +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
73 IUSE=""
74
75 # Restrict tests because the test case does not load the right version
76
77
78
79 1.50 dev-ruby/ruby_parser/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ChangeLog?rev=1.50&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ChangeLog?rev=1.50&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ChangeLog?r1=1.49&r2=1.50
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v
88 retrieving revision 1.49
89 retrieving revision 1.50
90 diff -u -r1.49 -r1.50
91 --- ChangeLog 29 Oct 2013 23:15:25 -0000 1.49
92 +++ ChangeLog 24 Nov 2013 19:49:28 -0000 1.50
93 @@ -1,6 +1,10 @@
94 # ChangeLog for dev-ruby/ruby_parser
95 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.49 2013/10/29 23:15:25 mrueg Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.50 2013/11/24 19:49:28 ago Exp $
98 +
99 + 24 Nov 2013; Agostino Sarubbo <ago@g.o> ruby_parser-2.3.1-r1.ebuild,
100 + ruby_parser-3.1.3.ebuild:
101 + Stable for alpha, wrt bug #483708
102
103 *ruby_parser-3.2.2-r1 (30 Oct 2013)