graaff      15/05/03 06:59:09

  Modified:             asciidoctor-1.5.2.ebuild ChangeLog
  Log:
  Add missing test dependency no rspec-expectations.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  Changes    Path
1.2                  dev-ruby/asciidoctor/asciidoctor-1.5.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/asciidoctor/asciidoctor-1.5.2.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/asciidoctor/asciidoctor-1.5.2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/asciidoctor/asciidoctor-1.5.2.ebuild?r1=1.1&r2=1.2

Index: asciidoctor-1.5.2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/asciidoctor/asciidoctor-1.5.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- asciidoctor-1.5.2.ebuild    2 Dec 2014 12:34:24 -0000       1.1
+++ asciidoctor-1.5.2.ebuild    3 May 2015 06:59:09 -0000       1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/asciidoctor/asciidoctor-1.5.2.ebuild,v 1.1 
2014/12/02 12:34:24 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/asciidoctor/asciidoctor-1.5.2.ebuild,v 1.2 
2015/05/03 06:59:09 graaff Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -24,6 +24,7 @@
 
 ruby_add_bdepend "test? (
        dev-util/cucumber
+       dev-ruby/rspec-expectations:*
        dev-ruby/coderay
        dev-ruby/erubis
        dev-ruby/haml



1.8                  dev-ruby/asciidoctor/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/asciidoctor/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   24 Dec 2014 10:51:29 -0000      1.7
+++ ChangeLog   3 May 2015 06:59:09 -0000       1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/asciidoctor
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/asciidoctor/ChangeLog,v 1.7 
2014/12/24 10:51:29 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/asciidoctor/ChangeLog,v 1.8 
2015/05/03 06:59:09 graaff Exp $
+
+  03 May 2015; Hans de Graaff <gra...@gentoo.org> asciidoctor-1.5.2.ebuild:
+  Add missing test dependency no rspec-expectations.
 
   24 Dec 2014; Manuel RĂ¼ger <mr...@gentoo.org> -asciidoctor-0.1.4.ebuild,
   -asciidoctor-1.5.1.ebuild:




Reply via email to