| Summary: | dev-ruby/sass-rails invalid gemspec | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Anton Bolshakov <anton.bugs> |
| Component: | Current packages | Assignee: | Gentoo Ruby Team <ruby> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Thanks for the report, this is now fixed in sass-rails-5.0.5-r1 (In reply to Anton Bolshakov from comment #0) > sass-rails is broken in all slots, I was getting the following error: > "LoadError: cannot load such file -- sass". As far as I can tell this is only broken with slot 5.0. Please re-open if you are having issues with the 4.0 slot as well. Hi, I've double checked and you are probably right, it's slot :5 only. Thanks! |
sass-rails is broken in all slots, I was getting the following error: "LoadError: cannot load such file -- sass". The fix is simple: @@ -7,6 +7,7 @@ RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.md" +RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" inherit ruby-fakegem versionator