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/ruby-vte: ruby-vte-2.2.3-r1.ebuild ruby-vte-2.2.3.ebuild ChangeLog ruby-vte-2.1.0.ebuild ruby-vte-2.2.0.ebuild ruby-vte-2.0.2.ebuild ruby-vte-1.2.6.ebuild
Date: Sun, 05 Jul 2015 10:38:56
Message-Id: 20150705103852.B0CF674E@oystercatcher.gentoo.org
1 mrueg 15/07/05 10:38:52
2
3 Modified: ruby-vte-2.2.3.ebuild ChangeLog
4 Added: ruby-vte-2.2.3-r1.ebuild
5 Removed: ruby-vte-2.1.0.ebuild ruby-vte-2.2.0.ebuild
6 ruby-vte-2.0.2.ebuild ruby-vte-1.2.6.ebuild
7 Log:
8 Remove old. Create stabilization candidate.
9
10 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
11
12 Revision Changes Path
13 1.3 dev-ruby/ruby-vte/ruby-vte-2.2.3.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-2.2.3.ebuild?rev=1.3&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-2.2.3.ebuild?rev=1.3&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-2.2.3.ebuild?r1=1.2&r2=1.3
18
19 Index: ruby-vte-2.2.3.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-2.2.3.ebuild,v
22 retrieving revision 1.2
23 retrieving revision 1.3
24 diff -u -r1.2 -r1.3
25 --- ruby-vte-2.2.3.ebuild 25 Mar 2015 20:13:48 -0000 1.2
26 +++ ruby-vte-2.2.3.ebuild 5 Jul 2015 10:38:52 -0000 1.3
27 @@ -1,9 +1,9 @@
28 # Copyright 1999-2015 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-2.2.3.ebuild,v 1.2 2015/03/25 20:13:48 graaff Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-2.2.3.ebuild,v 1.3 2015/07/05 10:38:52 mrueg Exp $
32
33 EAPI=5
34 -USE_RUBY="ruby19 ruby20 ruby21 ruby22"
35 +USE_RUBY="ruby19 ruby20"
36
37 inherit ruby-ng-gnome2
38
39 @@ -11,9 +11,7 @@
40 KEYWORDS="~amd64 ~ppc ~x86"
41 IUSE=""
42
43 -RDEPEND="${RDEPEND}
44 - >=x11-libs/vte-0.12.1:0"
45 -DEPEND="${DEPEND}
46 - >=x11-libs/vte-0.12.1:0"
47 +RDEPEND+=" >=x11-libs/vte-0.12.1:0"
48 +DEPEND+=" >=x11-libs/vte-0.12.1:0"
49
50 ruby_add_rdepend ">=dev-ruby/ruby-gtk2-${PV}"
51
52
53
54 1.53 dev-ruby/ruby-vte/ChangeLog
55
56 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte/ChangeLog?rev=1.53&view=markup
57 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte/ChangeLog?rev=1.53&content-type=text/plain
58 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte/ChangeLog?r1=1.52&r2=1.53
59
60 Index: ChangeLog
61 ===================================================================
62 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v
63 retrieving revision 1.52
64 retrieving revision 1.53
65 diff -u -r1.52 -r1.53
66 --- ChangeLog 25 Mar 2015 20:13:48 -0000 1.52
67 +++ ChangeLog 5 Jul 2015 10:38:52 -0000 1.53
68 @@ -1,6 +1,13 @@
69 # ChangeLog for dev-ruby/ruby-vte
70 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
71 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v 1.52 2015/03/25 20:13:48 graaff Exp $
72 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v 1.53 2015/07/05 10:38:52 mrueg Exp $
73 +
74 +*ruby-vte-2.2.3-r1 (05 Jul 2015)
75 +
76 + 05 Jul 2015; Manuel RĂ¼ger <mrueg@g.o> +ruby-vte-2.2.3-r1.ebuild,
77 + -ruby-vte-1.2.6.ebuild, -ruby-vte-2.0.2.ebuild, -ruby-vte-2.1.0.ebuild,
78 + -ruby-vte-2.2.0.ebuild, ruby-vte-2.2.3.ebuild:
79 + Remove old. Create stabilization candidate.
80
81 25 Mar 2015; Hans de Graaff <graaff@g.o> ruby-vte-2.2.3.ebuild:
82 Add ruby22.
83
84
85
86 1.1 dev-ruby/ruby-vte/ruby-vte-2.2.3-r1.ebuild
87
88 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-2.2.3-r1.ebuild?rev=1.1&view=markup
89 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-2.2.3-r1.ebuild?rev=1.1&content-type=text/plain
90
91 Index: ruby-vte-2.2.3-r1.ebuild
92 ===================================================================
93 # Copyright 1999-2015 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-2.2.3-r1.ebuild,v 1.1 2015/07/05 10:38:52 mrueg Exp $
96
97 EAPI=5
98 USE_RUBY="ruby19 ruby20 ruby21 ruby22"
99
100 inherit ruby-ng-gnome2
101
102 DESCRIPTION="Ruby vte bindings"
103 KEYWORDS="~amd64 ~ppc ~x86"
104 IUSE=""
105
106 RDEPEND+=" >=x11-libs/vte-0.12.1:0"
107 DEPEND+=" >=x11-libs/vte-0.12.1:0"
108
109 ruby_add_rdepend ">=dev-ruby/ruby-gtk2-${PV}"