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/tins: tins-0.13.1.ebuild ChangeLog
Date: Thu, 30 Oct 2014 13:58:56
Message-Id: 20141030135853.123CD912A@oystercatcher.gentoo.org
1 mrueg 14/10/30 13:58:53
2
3 Modified: tins-0.13.1.ebuild ChangeLog
4 Log:
5 Drop jruby target.
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
8
9 Revision Changes Path
10 1.9 dev-ruby/tins/tins-0.13.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/tins-0.13.1.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/tins-0.13.1.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/tins-0.13.1.ebuild?r1=1.8&r2=1.9
15
16 Index: tins-0.13.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.13.1.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- tins-0.13.1.ebuild 5 Aug 2014 16:00:26 -0000 1.8
23 +++ tins-0.13.1.ebuild 30 Oct 2014 13:58:53 -0000 1.9
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/tins/tins-0.13.1.ebuild,v 1.8 2014/08/05 16:00:26 mrueg Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.13.1.ebuild,v 1.9 2014/10/30 13:58:53 mrueg Exp $
29
30 EAPI=5
31 -USE_RUBY="ruby19 ruby20 jruby"
32 +USE_RUBY="ruby19 ruby20"
33
34 RUBY_FAKEGEM_RECIPE_TEST="none"
35
36
37
38
39 1.44 dev-ruby/tins/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/ChangeLog?rev=1.44&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/ChangeLog?rev=1.44&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/ChangeLog?r1=1.43&r2=1.44
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v
48 retrieving revision 1.43
49 retrieving revision 1.44
50 diff -u -r1.43 -r1.44
51 --- ChangeLog 21 Sep 2014 16:20:23 -0000 1.43
52 +++ ChangeLog 30 Oct 2014 13:58:53 -0000 1.44
53 @@ -1,6 +1,9 @@
54 # ChangeLog for dev-ruby/tins
55 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.43 2014/09/21 16:20:23 mrueg Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.44 2014/10/30 13:58:53 mrueg Exp $
58 +
59 + 30 Oct 2014; Manuel RĂ¼ger <mrueg@g.o> tins-0.13.1.ebuild:
60 + Drop jruby target.
61
62 *tins-1.3.3 (21 Sep 2014)