Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/fxruby: fxruby-1.6.25.ebuild fxruby-1.6.28.ebuild ChangeLog
Date: Wed, 25 Dec 2013 09:38:07
Message-Id: 20131225093803.EB1102004C@flycatcher.gentoo.org
1 patrick 13/12/25 09:38:03
2
3 Modified: fxruby-1.6.25.ebuild fxruby-1.6.28.ebuild ChangeLog
4 Log:
5 Drop ruby18 as dependencies have dropped it already
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.12 dev-ruby/fxruby/fxruby-1.6.25.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.25.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.25.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.25.ebuild?r1=1.11&r2=1.12
15
16 Index: fxruby-1.6.25.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.25.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- fxruby-1.6.25.ebuild 6 Oct 2013 10:21:21 -0000 1.11
23 +++ fxruby-1.6.25.ebuild 25 Dec 2013 09:38:03 -0000 1.12
24 @@ -1,9 +1,9 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.25.ebuild,v 1.11 2013/10/06 10:21:21 mabi Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.25.ebuild,v 1.12 2013/12/25 09:38:03 patrick Exp $
29
30 EAPI=4
31 -USE_RUBY="ruby18 ruby19"
32 +USE_RUBY="ruby19"
33
34 RUBY_FAKEGEM_NAME="fxruby"
35
36
37
38
39 1.3 dev-ruby/fxruby/fxruby-1.6.28.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.28.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.28.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.28.ebuild?r1=1.2&r2=1.3
44
45 Index: fxruby-1.6.28.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.28.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- fxruby-1.6.28.ebuild 6 Oct 2013 10:21:21 -0000 1.2
52 +++ fxruby-1.6.28.ebuild 25 Dec 2013 09:38:03 -0000 1.3
53 @@ -1,9 +1,9 @@
54 # Copyright 1999-2013 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.28.ebuild,v 1.2 2013/10/06 10:21:21 mabi Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.28.ebuild,v 1.3 2013/12/25 09:38:03 patrick Exp $
58
59 EAPI=5
60 -USE_RUBY="ruby18 ruby19"
61 +USE_RUBY="ruby19"
62
63 RUBY_FAKEGEM_NAME="fxruby"
64
65
66
67
68 1.116 dev-ruby/fxruby/ChangeLog
69
70 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/ChangeLog?rev=1.116&view=markup
71 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/ChangeLog?rev=1.116&content-type=text/plain
72 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/ChangeLog?r1=1.115&r2=1.116
73
74 Index: ChangeLog
75 ===================================================================
76 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v
77 retrieving revision 1.115
78 retrieving revision 1.116
79 diff -u -r1.115 -r1.116
80 --- ChangeLog 6 Oct 2013 10:21:21 -0000 1.115
81 +++ ChangeLog 25 Dec 2013 09:38:03 -0000 1.116
82 @@ -1,6 +1,10 @@
83 # ChangeLog for dev-ruby/fxruby
84 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
85 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.115 2013/10/06 10:21:21 mabi Exp $
86 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.116 2013/12/25 09:38:03 patrick Exp $
87 +
88 + 25 Dec 2013; Patrick Lauer <patrick@g.o> fxruby-1.6.25.ebuild,
89 + fxruby-1.6.28.ebuild:
90 + Drop ruby18 as dependencies have dropped it already
91
92 06 Oct 2013; Matti Bickel <mabi@g.o> fxruby-1.6.25.ebuild,
93 fxruby-1.6.28.ebuild: