public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pdf-reader/files/
Date: Wed,  9 Aug 2017 06:21:25 +0000 (UTC)	[thread overview]
Message-ID: <1502259680.cca35be825a6d151a736014c7c9665cdb444dd5f.monsieurp@gentoo> (raw)

commit:     cca35be825a6d151a736014c7c9665cdb444dd5f
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Aug  7 15:57:34 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Aug  9 06:21:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cca35be8

dev-ruby/pdf-reader: remove unused patch.

 .../files/pdf-reader-1.3.3-Rakefile.patch          | 33 ----------------------
 1 file changed, 33 deletions(-)

diff --git a/dev-ruby/pdf-reader/files/pdf-reader-1.3.3-Rakefile.patch b/dev-ruby/pdf-reader/files/pdf-reader-1.3.3-Rakefile.patch
deleted file mode 100644
index 6a602da3480..00000000000
--- a/dev-ruby/pdf-reader/files/pdf-reader-1.3.3-Rakefile.patch
+++ /dev/null
@@ -1,33 +0,0 @@
---- Rakefile.old	2014-05-07 00:17:16.985166191 +0200
-+++ Rakefile	2014-05-07 00:17:46.592166984 +0200
-@@ -5,28 +5,8 @@
- require 'rdoc/task'
- require 'rspec/core/rake_task'
- 
--# Cane requires ripper, which appears to only work on MRI 1.9
--if RUBY_VERSION >= "1.9" && RUBY_ENGINE == "ruby"
--
--  desc "Default Task"
--  task :default => [ :quality, :spec ]
--
--  require 'cane/rake_task'
--  require 'morecane'
--
--  desc "Run cane to check quality metrics"
--  Cane::RakeTask.new(:quality) do |cane|
--    cane.abc_max = 20
--    cane.style_measure = 100
--    cane.max_violations = 93
--
--    cane.use Morecane::EncodingCheck, :encoding_glob => "{app,lib,spec}/**/*.rb"
--  end
--
--else
--  desc "Default Task"
--  task :default => [ :spec ]
--end
-+desc "Default Task"
-+task :default => [ :spec ]
- 
- desc "Run all rspec files"
- RSpec::Core::RakeTask.new("spec") do |t|


                 reply	other threads:[~2017-08-09  6:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1502259680.cca35be825a6d151a736014c7c9665cdb444dd5f.monsieurp@gentoo \
    --to=monsieurp@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox