From 42e6c8f03f4e0962b31af13215034ccbd454db7d Mon Sep 17 00:00:00 2001 From: ILMostro Date: Sat, 23 Jun 2018 06:31:50 -0500 Subject: git-9999 typo; missing quote --- dev-vcs/git/git-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild index dfa8f2b..0c7e9b2 100644 --- a/dev-vcs/git/git-9999.ebuild +++ b/dev-vcs/git/git-9999.ebuild @@ -118,7 +118,7 @@ DEPEND="${CDEPEND} # Live ebuild builds man pages and HTML docs, additionally if [[ ${PV} == *9999 ]]; then DEPEND="${DEPEND} - dev-ruby/asciidoctor + dev-ruby/asciidoctor" fi SITEFILE="50${PN}-gentoo.el" -- cgit v1.2.3-65-gdbad