public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/heredoc_unindent: ChangeLog heredoc_unindent-1.1.2-r3.ebuild
@ 2014-05-24  6:27 Hans de Graaff (graaff)
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2014-05-24  6:27 UTC (permalink / raw
  To: gentoo-commits

graaff      14/05/24 06:27:17

  Modified:             ChangeLog heredoc_unindent-1.1.2-r3.ebuild
  Log:
  Fix tests with newer minitest. Add ruby21.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.7                  dev-ruby/heredoc_unindent/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/heredoc_unindent/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	21 May 2014 02:04:47 -0000	1.6
+++ ChangeLog	24 May 2014 06:27:17 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/heredoc_unindent
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heredoc_unindent/ChangeLog,v 1.6 2014/05/21 02:04:47 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heredoc_unindent/ChangeLog,v 1.7 2014/05/24 06:27:17 graaff Exp $
+
+  24 May 2014; Hans de Graaff <graaff@gentoo.org>
+  heredoc_unindent-1.1.2-r3.ebuild:
+  Fix tests with newer minitest. Add ruby21.
 
   21 May 2014; Manuel Rüger <mrueg@gentoo.org> heredoc_unindent-1.1.2-r3.ebuild:
   Remove ruby18 target.



1.3                  dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r3.ebuild

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

Index: heredoc_unindent-1.1.2-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- heredoc_unindent-1.1.2-r3.ebuild	21 May 2014 02:04:47 -0000	1.2
+++ heredoc_unindent-1.1.2-r3.ebuild	24 May 2014 06:27:17 -0000	1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r3.ebuild,v 1.2 2014/05/21 02:04:47 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r3.ebuild,v 1.3 2014/05/24 06:27:17 graaff Exp $
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 ruby21 jruby"
 
 inherit ruby-fakegem
 
@@ -18,5 +18,9 @@
 KEYWORDS="~amd64"
 IUSE="doc test"
 
-ruby_add_bdepend "test? ( >=dev-ruby/hoe-2.8.0 )
+ruby_add_bdepend "test? ( >=dev-ruby/hoe-2.8.0 dev-ruby/test-unit:2 )
 	doc? ( >=dev-ruby/hoe-2.8.0 )"
+
+all_ruby_prepare() {
+	sed -i -e '1igem "test-unit"' test/test_heredoc_unindent.rb || die
+}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-05-24  6:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-24  6:27 [gentoo-commits] gentoo-x86 commit in dev-ruby/heredoc_unindent: ChangeLog heredoc_unindent-1.1.2-r3.ebuild Hans de Graaff (graaff)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox