Skip to content

Commit

Permalink
app-text/ronn: fix bug 567544
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.20.1
  • Loading branch information
graaff committed Dec 6, 2015
1 parent e182ab5 commit 31f2232
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app-text/ronn/ronn-0.7.3-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ ruby_add_rdepend "
>=dev-ruby/mustache-0.7.0
>=dev-ruby/rdiscount-1.5.8"

ruby_add_bdepend ">=dev-ruby/hpricot-0.8.2 >=dev-ruby/rdiscount-1.5.8"

all_ruby_prepare() {
# Avoid test failing due to changes in hash handling in ruby 1.8.7:
# https://github.com/rtomayko/ronn/issues/56
Expand Down
2 changes: 2 additions & 0 deletions app-text/ronn/ronn-0.7.3-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ ruby_add_rdepend "
>=dev-ruby/mustache-0.7.0
>=dev-ruby/rdiscount-1.5.8"

ruby_add_bdepend ">=dev-ruby/hpricot-0.8.2 >=dev-ruby/rdiscount-1.5.8"

all_ruby_prepare() {
# Avoid test failing due to changes in hash handling in ruby 1.8.7:
# https://github.com/rtomayko/ronn/issues/56
Expand Down

0 comments on commit 31f2232

Please sign in to comment.