Gentoo Archives: gentoo-commits

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