Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-rc4: ruby-rc4-0.1.5.ebuild ChangeLog
Date: Sun, 28 Oct 2012 17:47:15
Message-Id: 20121028174705.941A021600@flycatcher.gentoo.org
1 armin76 12/10/28 17:47:05
2
3 Modified: ruby-rc4-0.1.5.ebuild ChangeLog
4 Log:
5 Add ~alpha/~ia64/~sparc wrt #431384
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 dev-ruby/ruby-rc4/ruby-rc4-0.1.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rc4/ruby-rc4-0.1.5.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rc4/ruby-rc4-0.1.5.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rc4/ruby-rc4-0.1.5.ebuild?r1=1.5&r2=1.6
15
16 Index: ruby-rc4-0.1.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rc4/ruby-rc4-0.1.5.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- ruby-rc4-0.1.5.ebuild 27 Sep 2012 09:12:46 -0000 1.5
23 +++ ruby-rc4-0.1.5.ebuild 28 Oct 2012 17:47:05 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rc4/ruby-rc4-0.1.5.ebuild,v 1.5 2012/09/27 09:12:46 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rc4/ruby-rc4-0.1.5.ebuild,v 1.6 2012/10/28 17:47:05 armin76 Exp $
29
30 EAPI=4
31 USE_RUBY="ruby18 ree18 ruby19 jruby"
32 @@ -17,7 +17,7 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
37 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
38 IUSE=""
39
40 all_ruby_prepare() {
41
42
43
44 1.10 dev-ruby/ruby-rc4/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rc4/ChangeLog?rev=1.10&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rc4/ChangeLog?rev=1.10&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rc4/ChangeLog?r1=1.9&r2=1.10
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rc4/ChangeLog,v
53 retrieving revision 1.9
54 retrieving revision 1.10
55 diff -u -r1.9 -r1.10
56 --- ChangeLog 27 Sep 2012 09:12:46 -0000 1.9
57 +++ ChangeLog 28 Oct 2012 17:47:05 -0000 1.10
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-ruby/ruby-rc4
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rc4/ChangeLog,v 1.9 2012/09/27 09:12:46 ssuominen Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rc4/ChangeLog,v 1.10 2012/10/28 17:47:05 armin76 Exp $
63 +
64 + 28 Oct 2012; Raúl Porcel <armin76@g.o> ruby-rc4-0.1.5.ebuild:
65 + Add ~alpha/~ia64/~sparc wrt #431384
66
67 27 Sep 2012; Samuli Suominen <ssuominen@g.o> ruby-rc4-0.1.5.ebuild:
68 Keyword ~ppc/~ppc64 wrt #417513