summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-03-14 16:20:51 +0100
committerHans de Graaff <graaff@gentoo.org>2020-03-14 16:21:09 +0100
commit042c547cc987f7724c1fd16084e2ed86a47ed565 (patch)
tree9d78298bb6f3a392849f8ee76f1fed32b8668d33 /dev-ruby/kramdown/kramdown-2.1.0.ebuild
parentmedia-fonts/noto-emoji: Add forgotten python_check_deps call (diff)
downloadgentoo-042c547cc987f7724c1fd16084e2ed86a47ed565.tar.gz
gentoo-042c547cc987f7724c1fd16084e2ed86a47ed565.tar.bz2
gentoo-042c547cc987f7724c1fd16084e2ed86a47ed565.zip
dev-ruby/kramdown: fix file collision
Also avoid installing the man page. Closes: https://bugs.gentoo.org/711984 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/kramdown/kramdown-2.1.0.ebuild')
-rw-r--r--dev-ruby/kramdown/kramdown-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/kramdown/kramdown-2.1.0.ebuild b/dev-ruby/kramdown/kramdown-2.1.0.ebuild
index ead8b978412c..68d41499af37 100644
--- a/dev-ruby/kramdown/kramdown-2.1.0.ebuild
+++ b/dev-ruby/kramdown/kramdown-2.1.0.ebuild
@@ -26,7 +26,7 @@ DEPEND+=" test? ( ${LATEX_DEPS} app-text/htmltidy )"
ruby_add_rdepend "
>=dev-ruby/rouge-1.8
>=dev-ruby/stringex-1.5.1
- !!<dev-ruby/kramdown-1.17.0-r1:0"
+ !!<dev-ruby/kramdown-1.17.0-r2:0"
ruby_add_bdepend "doc? ( dev-ruby/rdoc )
test? ( >=dev-ruby/minitest-5.0 )"