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/gherkin: gherkin-2.12.0.ebuild gherkin-2.11.6.ebuild ChangeLog
Date: Wed, 01 Jan 2014 14:12:52
Message-Id: 20140101141248.472D52004C@flycatcher.gentoo.org
1 patrick 14/01/01 14:12:48
2
3 Modified: gherkin-2.12.0.ebuild gherkin-2.11.6.ebuild
4 ChangeLog
5 Log:
6 Remove ruby18 target as dependencies lost support already
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
9
10 Revision Changes Path
11 1.2 dev-ruby/gherkin/gherkin-2.12.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.0.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.0.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.0.ebuild?r1=1.1&r2=1.2
16
17 Index: gherkin-2.12.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.0.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- gherkin-2.12.0.ebuild 26 May 2013 07:32:11 -0000 1.1
24 +++ gherkin-2.12.0.ebuild 1 Jan 2014 14:12:48 -0000 1.2
25 @@ -1,9 +1,9 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.0.ebuild,v 1.1 2013/05/26 07:32:11 graaff Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.0.ebuild,v 1.2 2014/01/01 14:12:48 patrick Exp $
31
32 EAPI=5
33 -USE_RUBY="ruby18 ruby19"
34 +USE_RUBY="ruby19"
35
36 RUBY_FAKEGEM_TASK_DOC=""
37 RUBY_FAKEGEM_TASK_TEST=""
38
39
40
41 1.4 dev-ruby/gherkin/gherkin-2.11.6.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild?rev=1.4&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild?rev=1.4&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild?r1=1.3&r2=1.4
46
47 Index: gherkin-2.11.6.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild,v
50 retrieving revision 1.3
51 retrieving revision 1.4
52 diff -u -r1.3 -r1.4
53 --- gherkin-2.11.6.ebuild 26 Dec 2013 19:00:51 -0000 1.3
54 +++ gherkin-2.11.6.ebuild 1 Jan 2014 14:12:48 -0000 1.4
55 @@ -1,9 +1,9 @@
56 -# Copyright 1999-2013 Gentoo Foundation
57 +# Copyright 1999-2014 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild,v 1.3 2013/12/26 19:00:51 maekke Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild,v 1.4 2014/01/01 14:12:48 patrick Exp $
61
62 EAPI=4
63 -USE_RUBY="ruby18 ruby19 ree18"
64 +USE_RUBY="ruby19 ree18"
65
66 RUBY_FAKEGEM_TASK_DOC=""
67 RUBY_FAKEGEM_TASK_TEST=""
68
69
70
71 1.54 dev-ruby/gherkin/ChangeLog
72
73 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/ChangeLog?rev=1.54&view=markup
74 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/ChangeLog?rev=1.54&content-type=text/plain
75 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/ChangeLog?r1=1.53&r2=1.54
76
77 Index: ChangeLog
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v
80 retrieving revision 1.53
81 retrieving revision 1.54
82 diff -u -r1.53 -r1.54
83 --- ChangeLog 31 Dec 2013 06:43:46 -0000 1.53
84 +++ ChangeLog 1 Jan 2014 14:12:48 -0000 1.54
85 @@ -1,6 +1,10 @@
86 # ChangeLog for dev-ruby/gherkin
87 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
88 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.53 2013/12/31 06:43:46 graaff Exp $
89 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
90 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.54 2014/01/01 14:12:48 patrick Exp $
91 +
92 + 01 Jan 2014; Patrick Lauer <patrick@g.o> gherkin-2.11.6.ebuild,
93 + gherkin-2.12.0.ebuild:
94 + Remove ruby18 target as dependencies lost support already
95
96 31 Dec 2013; Hans de Graaff <graaff@g.o> -gherkin-1.0.30-r1.ebuild,
97 -gherkin-2.7.3.ebuild, -gherkin-2.11.5.ebuild: