public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/redcloth/files: redcloth-4.2.3-gentoo.patch
@ 2010-05-01 16:58 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2010-05-01 16:58 UTC (permalink / raw
  To: gentoo-commits

flameeyes    10/05/01 16:58:30

  Added:                redcloth-4.2.3-gentoo.patch
  Log:
  Version bump, avoid double-build, avoid forced rspec dependency.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-ruby/redcloth/files/redcloth-4.2.3-gentoo.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/redcloth/files/redcloth-4.2.3-gentoo.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/redcloth/files/redcloth-4.2.3-gentoo.patch?rev=1.1&content-type=text/plain

Index: redcloth-4.2.3-gentoo.patch
===================================================================
diff --git a/Rakefile b/Rakefile
index fb71b42..f643cb1 100644
--- a/Rakefile
+++ b/Rakefile
@@ -217,6 +217,7 @@ end
 
 #### Custom testing tasks
 
+begin
 require 'rubygems' 
 require 'spec/rake/spectask'
 Rake::Task[:default].prerequisites.clear
@@ -241,6 +242,9 @@ task :ensure_diff_lcs do
     end
   end
 end
+rescue LoadError
+  $stderr.puts "RSpec not found, tests won't be available. Please install rspec with gem install rspec"
+end
 
 task :remove_other_platforms do
   Dir["lib/redcloth_scan.{bundle,so,jar,rb}"].each { |file| rm file }






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/redcloth/files: redcloth-4.2.3-gentoo.patch
@ 2014-11-18 13:36 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-11-18 13:36 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/11/18 13:36:55

  Removed:              redcloth-4.2.3-gentoo.patch
  Log:
  Cleanup unused patches.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-18 13:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-18 13:36 [gentoo-commits] gentoo-x86 commit in dev-ruby/redcloth/files: redcloth-4.2.3-gentoo.patch Manuel Rueger (mrueg)
  -- strict thread matches above, loose matches on Subject: below --
2010-05-01 16:58 Diego Petteno (flameeyes)

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