projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5529715
)
dev-ruby/html2haml: avoid slot warning
author
Hans de Graaff
<graaff@gentoo.org>
Fri, 14 Sep 2018 06:49:19 +0000
(08:49 +0200)
committer
Hans de Graaff
<graaff@gentoo.org>
Sat, 15 Sep 2018 04:06:45 +0000
(06:06 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-ruby/html2haml/html2haml-2.2.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-ruby/html2haml/html2haml-2.2.0.ebuild
b/dev-ruby/html2haml/html2haml-2.2.0.ebuild
index 09551c17da86c4c6cc940e52d99ec73678709019..4dae4a3436d301c5f97c091ae3acd440bd25daea 100644
(file)
--- a/
dev-ruby/html2haml/html2haml-2.2.0.ebuild
+++ b/
dev-ruby/html2haml/html2haml-2.2.0.ebuild
@@
-21,7
+21,7
@@
IUSE=""
ruby_add_rdepend ">=dev-ruby/nokogiri-1.6.0
>=dev-ruby/erubis-2.7.0
>=dev-ruby/ruby_parser-3.5
-
>=dev-ruby/haml-4.0.0 <dev-ruby/haml-6
"
+
|| ( dev-ruby/haml:5 dev-ruby/haml:4 )
"
ruby_add_bdepend "test? ( dev-ruby/minitest:0 )"