commit:     153c066d7870f11eaf15b0b96dc4b81ae5e53f92
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Mon Sep 26 16:19:29 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 12:00:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=153c066d

dev-ruby/little-plugger: remove unused patch.

Closes: https://github.com/gentoo/gentoo/pull/2417

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 .../files/little-plugger-1.1.3-ruby20-spec.patch              | 11 -----------
 1 file changed, 11 deletions(-)

diff --git 
a/dev-ruby/little-plugger/files/little-plugger-1.1.3-ruby20-spec.patch 
b/dev-ruby/little-plugger/files/little-plugger-1.1.3-ruby20-spec.patch
deleted file mode 100644
index 71b9611..00000000
--- a/dev-ruby/little-plugger/files/little-plugger-1.1.3-ruby20-spec.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/spec/little-plugger_spec.rb      2013-12-03 19:30:13.104060898 +0000
-+++ b/spec/little-plugger_spec.rb      2013-12-03 19:31:18.716236041 +0000
-@@ -18,7 +18,7 @@
-   it "generates a default plugin module" do
-     LittlePlugger.default_plugin_module('little_plugger').should be == 
LittlePlugger
-     lambda {LittlePlugger.default_plugin_module('little_plugger/plugins')}.
--        should raise_error(NameError, 'uninitialized constant 
LittlePlugger::Plugins')
-+              should raise_error(NameError, /uninitialized constant 
(LittlePlugger::)?Plugins/)
-     LittlePlugger.default_plugin_module('process/status').should be == 
Process::Status
-   end
- end

Reply via email to