Gentoo Archives: gentoo-commits

From: "Manuel Rueger (mrueg)" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/merb-param-protection: merb-param-protection-1.1.3.ebuild ChangeLog
Date: Sat, 02 Aug 2014 01:33:00
Message-Id: 20140802013254.3D06A2004E@flycatcher.gentoo.org
1 mrueg 14/08/02 01:32:53
2
3 Modified: merb-param-protection-1.1.3.ebuild ChangeLog
4 Log:
5 Add ruby20 support.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
8
9 Revision Changes Path
10 1.4 dev-ruby/merb-param-protection/merb-param-protection-1.1.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/merb-param-protection/merb-param-protection-1.1.3.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/merb-param-protection/merb-param-protection-1.1.3.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/merb-param-protection/merb-param-protection-1.1.3.ebuild?r1=1.3&r2=1.4
15
16 Index: merb-param-protection-1.1.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/merb-param-protection/merb-param-protection-1.1.3.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- merb-param-protection-1.1.3.ebuild 25 Apr 2014 00:54:50 -0000 1.3
23 +++ merb-param-protection-1.1.3.ebuild 2 Aug 2014 01:32:53 -0000 1.4
24 @@ -1,9 +1,9 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/merb-param-protection/merb-param-protection-1.1.3.ebuild,v 1.3 2014/04/25 00:54:50 mrueg Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/merb-param-protection/merb-param-protection-1.1.3.ebuild,v 1.4 2014/08/02 01:32:53 mrueg Exp $
29
30 EAPI=5
31 -USE_RUBY="ruby19"
32 +USE_RUBY="ruby19 ruby20"
33
34 RUBY_FAKEGEM_TASK_TEST="spec"
35
36
37
38
39 1.7 dev-ruby/merb-param-protection/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/merb-param-protection/ChangeLog?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/merb-param-protection/ChangeLog?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/merb-param-protection/ChangeLog?r1=1.6&r2=1.7
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/merb-param-protection/ChangeLog,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- ChangeLog 25 Apr 2014 00:54:50 -0000 1.6
52 +++ ChangeLog 2 Aug 2014 01:32:53 -0000 1.7
53 @@ -1,6 +1,10 @@
54 # ChangeLog for dev-ruby/merb-param-protection
55 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/merb-param-protection/ChangeLog,v 1.6 2014/04/25 00:54:50 mrueg Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/merb-param-protection/ChangeLog,v 1.7 2014/08/02 01:32:53 mrueg Exp $
58 +
59 + 02 Aug 2014; Manuel Rüger <mrueg@g.o>
60 + merb-param-protection-1.1.3.ebuild:
61 + Add ruby20 support.
62
63 25 Apr 2014; Manuel Rüger <mrueg@g.o>
64 merb-param-protection-1.1.3.ebuild: