graaff      15/01/22 14:29:18

  Modified:             ChangeLog capistrano-3.3.5.ebuild
  Log:
  Add missing dependency on capistrano-stats.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  Changes    Path
1.108                dev-ruby/capistrano/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.108&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?rev=1.108&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/ChangeLog?r1=1.107&r2=1.108

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog   2 Jan 2015 07:44:02 -0000       1.107
+++ ChangeLog   22 Jan 2015 14:29:18 -0000      1.108
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/capistrano
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.107 
2015/01/02 07:44:02 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.108 
2015/01/22 14:29:18 graaff Exp $
+
+  22 Jan 2015; Hans de Graaff <[email protected]> capistrano-3.3.5.ebuild:
+  Add missing dependency on capistrano-stats.
 
   02 Jan 2015; Hans de Graaff <[email protected]> capistrano-3.3.5.ebuild:
   Fix postinst message.



1.4                  dev-ruby/capistrano/capistrano-3.3.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-3.3.5.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-3.3.5.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/capistrano/capistrano-3.3.5.ebuild?r1=1.3&r2=1.4

Index: capistrano-3.3.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-3.3.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- capistrano-3.3.5.ebuild     2 Jan 2015 07:44:02 -0000       1.3
+++ capistrano-3.3.5.ebuild     22 Jan 2015 14:29:18 -0000      1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-3.3.5.ebuild,v 1.3 
2015/01/02 07:44:02 graaff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-3.3.5.ebuild,v 1.4 
2015/01/22 14:29:18 graaff Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21"
@@ -21,6 +21,7 @@
 IUSE=""
 
 ruby_add_rdepend "
+       >=dev-ruby/capistrano-stats-1.1.0:1
        >=dev-ruby/sshkit-1.3:0
        >=dev-ruby/rake-10.0.0
        dev-ruby/i18n




Reply via email to