public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in dev-ruby/tilt: ChangeLog tilt-1.3.3.ebuild
@ 2012-06-29  7:35 99% Hans de Graaff (graaff)
  0 siblings, 0 replies; 1+ results
From: Hans de Graaff (graaff) @ 2012-06-29  7:35 UTC (permalink / raw
  To: gentoo-commits

graaff      12/06/29 07:35:12

  Modified:             ChangeLog tilt-1.3.3.ebuild
  Log:
  Avoid test failing on whitespace differences.
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.23                 dev-ruby/tilt/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tilt/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	1 May 2012 18:24:08 -0000	1.22
+++ ChangeLog	29 Jun 2012 07:35:12 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/tilt
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tilt/ChangeLog,v 1.22 2012/05/01 18:24:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tilt/ChangeLog,v 1.23 2012/06/29 07:35:12 graaff Exp $
+
+  29 Jun 2012; Hans de Graaff <graaff@gentoo.org> tilt-1.3.3.ebuild:
+  Avoid test failing on whitespace differences.
 
   01 May 2012; Raúl Porcel <armin76@gentoo.org> tilt-1.3.2.ebuild,
   tilt-1.3.3.ebuild:



1.5                  dev-ruby/tilt/tilt-1.3.3.ebuild

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

Index: tilt-1.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tilt/tilt-1.3.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tilt-1.3.3.ebuild	1 May 2012 18:24:08 -0000	1.4
+++ tilt-1.3.3.ebuild	29 Jun 2012 07:35:12 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tilt/tilt-1.3.3.ebuild,v 1.4 2012/05/01 18:24:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tilt/tilt-1.3.3.ebuild,v 1.5 2012/06/29 07:35:12 graaff Exp $
 
 EAPI=2
 
@@ -36,4 +36,7 @@
 
 	# Avoid test broken due to hash unordering in ruby 1.8. Fixed upstream.
 	sed -i -e '/template can end with any statement/,/ end/ s:^:#:' test/tilt_yajltemplate_test.rb || die
+
+	# Disable tests failing on whitespace differences and already fixed upstream.
+	sed -i -e '/"disabling coffee-script wrapper"/,/ end/ s:^:#:' test/tilt_coffeescripttemplate_test.rb || die
 }






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2012-06-29  7:35 99% [gentoo-commits] gentoo-x86 commit in dev-ruby/tilt: ChangeLog tilt-1.3.3.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