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/capistrano: ChangeLog capistrano-2.6.0.ebuild capistrano-2.5.20.ebuild
Date: Wed, 03 Aug 2011 06:19:56
Message-Id: 20110803061946.451CC2004C@flycatcher.gentoo.org
1 graaff 11/08/03 06:19:46
2
3 Modified: ChangeLog capistrano-2.6.0.ebuild
4 capistrano-2.5.20.ebuild
5 Log:
6 Remove blocker on capistrano-launcher now that it is masked.
7
8 (Portage version: 2.1.10.3/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.71 dev-ruby/capistrano/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.71&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.71&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?r1=1.70&r2=1.71
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v
20 retrieving revision 1.70
21 retrieving revision 1.71
22 diff -u -r1.70 -r1.71
23 --- ChangeLog 3 Aug 2011 06:18:29 -0000 1.70
24 +++ ChangeLog 3 Aug 2011 06:19:46 -0000 1.71
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-ruby/capistrano
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.70 2011/08/03 06:18:29 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.71 2011/08/03 06:19:46 graaff Exp $
30 +
31 + 03 Aug 2011; Hans de Graaff <graaff@g.o> capistrano-2.5.20.ebuild,
32 + capistrano-2.6.0.ebuild:
33 + Remove blocker on capistrano-launcher now that it is masked.
34
35 *capistrano-2.8.0 (03 Aug 2011)
36
37
38
39
40 1.2 dev-ruby/capistrano/capistrano-2.6.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-2.6.0.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-2.6.0.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-2.6.0.ebuild?r1=1.1&r2=1.2
45
46 Index: capistrano-2.6.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.6.0.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- capistrano-2.6.0.ebuild 6 May 2011 14:43:25 -0000 1.1
53 +++ capistrano-2.6.0.ebuild 3 Aug 2011 06:19:46 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.6.0.ebuild,v 1.1 2011/05/06 14:43:25 graaff Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.6.0.ebuild,v 1.2 2011/08/03 06:19:46 graaff Exp $
59
60 EAPI="2"
61 USE_RUBY="ruby18"
62 @@ -28,9 +28,6 @@
63 ruby_add_bdepend "
64 test? ( dev-ruby/mocha )"
65
66 -RDEPEND="${RDEPEND}
67 - !dev-ruby/capistrano-launcher"
68 -
69 each_ruby_prepare() {
70 # Remove Jeweler check_dependencies task
71 sed -i '/check_dependencies/d' Rakefile
72
73
74
75 1.6 dev-ruby/capistrano/capistrano-2.5.20.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-2.5.20.ebuild?rev=1.6&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-2.5.20.ebuild?rev=1.6&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-2.5.20.ebuild?r1=1.5&r2=1.6
80
81 Index: capistrano-2.5.20.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.5.20.ebuild,v
84 retrieving revision 1.5
85 retrieving revision 1.6
86 diff -u -r1.5 -r1.6
87 --- capistrano-2.5.20.ebuild 22 Jul 2011 20:57:06 -0000 1.5
88 +++ capistrano-2.5.20.ebuild 3 Aug 2011 06:19:46 -0000 1.6
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2011 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.5.20.ebuild,v 1.5 2011/07/22 20:57:06 halcy0n Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.5.20.ebuild,v 1.6 2011/08/03 06:19:46 graaff Exp $
94
95 EAPI="2"
96 USE_RUBY="ruby18"
97 @@ -28,9 +28,6 @@
98 ruby_add_bdepend "
99 test? ( dev-ruby/mocha )"
100
101 -RDEPEND="${RDEPEND}
102 - !dev-ruby/capistrano-launcher"
103 -
104 each_ruby_prepare() {
105 # Remove Jeweler check_dependencies task
106 sed -i '/check_dependencies/d' Rakefile