Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 297718 - dev-ruby/haml-2.2.17 re-keywording request
Summary: dev-ruby/haml-2.2.17 re-keywording request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on: 301007
Blocks:
  Show dependency tree
 
Reported: 2009-12-21 00:17 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-02-01 21:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-12-21 00:17:50 UTC
New dependencies with USE=doc, please test and re-keyword, thanks!
Comment 1 Markus Meier gentoo-dev 2010-01-04 23:15:06 UTC
x86 restored
Comment 2 Brent Baude (RETIRED) gentoo-dev 2010-01-13 17:26:57 UTC
haml deps yard which fails as follows:

YARD.load_plugins
- should load any plugin starting with 'yard_' or 'yard-'
- should ignore any plugins specified in '~/.yard/ignored_plugins'
- should not load plugins starting with yard-doc-

1)
SystemExit in 'YARD::Templates::Helpers::HtmlHelper#htmlify should not use hard breaks for textile markup (RedCloth specific)'
exit
./spec/templates/helpers/html_helper_spec.rb:72:
/usr/lib64/ruby/1.8/timeout.rb:53:in `timeout'

Finished in 7.58712 seconds

688 examples, 1 failure
rake aborted!
Command /usr/bin/ruby18 -I"lib"  "/usr/lib64/ruby/gems/1.8/gems/rspec-1.3.0/bin/spec" "spec/cli/yardoc_spec.rb" "spec/cli/yri_spec.rb" "spec/code_objects/base_spec.rb" "spec/code_objects/class_object_spec.rb" "spec/code_objects/code_object_list_spec.rb" "spec/code_objects/constants_spec.rb" "spec/code_objects/method_object_spec.rb" "spec/code_objects/module_object_spec.rb" "spec/code_objects/namespace_object_spec.rb" "spec/code_objects/proxy_spec.rb" "spec/core_ext/array_spec.rb" "spec/core_ext/file_spec.rb" "spec/core_ext/hash_spec.rb" "spec/core_ext/module_spec.rb" "spec/core_ext/string_spec.rb" "spec/core_ext/symbol_hash_spec.rb" "spec/docstring_spec.rb" "spec/handlers/alias_handler_spec.rb" "spec/handlers/attribute_handler_spec.rb" "spec/handlers/base_spec.rb" "spec/handlers/class_condition_handler_spec.rb" "spec/handlers/class_handler_spec.rb" "spec/handlers/class_variable_handler_spec.rb" "spec/handlers/constant_handler_spec.rb" "spec/handlers/exception_handler_spec.rb" "spec/handlers/extend_handler_spec.rb" "spec/handlers/legacy_base_spec.rb" "spec/handlers/method_condition_handler_spec.rb" "spec/handlers/method_handler_spec.rb" "spec/handlers/mixin_handler_spec.rb" "spec/handlers/module_handler_spec.rb" "spec/handlers/processor_spec.rb" "spec/handlers/ruby/base_spec.rb" "spec/handlers/ruby/legacy/base_spec.rb" "spec/handlers/visibility_handler_spec.rb" "spec/handlers/yield_handler_spec.rb" "spec/parser/c_parser_spec.rb" "spec/parser/ruby/ast_node_spec.rb" "spec/parser/ruby/legacy/statement_list_spec.rb" "spec/parser/ruby/legacy/token_list_spec.rb" "spec/parser/ruby/ruby_parser_spec.rb" "spec/parser/source_parser_spec.rb" "spec/parser/tag_parsing_spec.rb" "spec/rake/yardoc_task_spec.rb" "spec/registry_spec.rb" "spec/registry_store_spec.rb" "spec/serializers/file_system_serializer_spec.rb" "spec/tags/default_factory_spec.rb" "spec/tags/default_tag_spec.rb" "spec/tags/library_spec.rb" "spec/tags/overload_tag_spec.rb" "spec/tags/ref_tag_list_spec.rb" "spec/templates/class_spec.rb" "spec/templates/engine_spec.rb" "spec/templates/helpers/base_helper_spec.rb" "spec/templates/helpers/html_helper_spec.rb" "spec/templates/helpers/html_syntax_highlight_helper_spec.rb" "spec/templates/helpers/markup_helper_spec.rb" "spec/templates/helpers/method_helper_spec.rb" "spec/templates/helpers/text_helper_spec.rb" "spec/templates/method_spec.rb" "spec/templates/module_spec.rb" "spec/templates/tag_spec.rb" "spec/templates/template_spec.rb" "spec/verifier_spec.rb" "spec/yard_spec.rb" --format specdoc --colour --require /var/tmp/portage/dev-ruby/yard-0.5.3/work/ruby18/yard-0.5.3/spec/spec_helper failed

Comment 3 Brent Baude (RETIRED) gentoo-dev 2010-01-13 18:12:44 UTC
~ppc64 done now....

FYI- yard needs to dep redcloth
Comment 4 Brent Baude (RETIRED) gentoo-dev 2010-01-18 20:35:18 UTC
~ppc done
Comment 5 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-01-21 11:16:00 UTC
I'm re-using this to ask a new re-keywording to x86: test dependencies were wrong before, it really needs actionpack rather than simply rack…

See bug #301007 at the same time since actionpack is over halfway through Rails…
Comment 6 Markus Meier gentoo-dev 2010-02-01 21:19:00 UTC
  25 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org> -haml-2.2.16.ebuild,
  haml-2.2.17.ebuild:
  Add ~x86 keyword (tested on development container) and remove old version
  (with broken tests).