Problem is that git-9999 calls asciidoc in the build process even if -doc is set. Thus cannot compile. Reproducible: Always
Thanks for the report -- I see asciidoc is being used to build man pages, so asciidoc should be an unconditional dependency.
It's actually the same for app-text/xmlto too
Confirmed, fixed, closing. + 11 Nov 2010; Sebastian Pipping <sping@gentoo.org> git-9999.ebuild: + Make live ebuild depend on asciidoc and xmlto independent of flag "doc" + (bug #343063) +
Given that the -9999 ebuilds and the ones with the versions share the same code..maybe an update to the version'd ones is in order too?
Absolutely, thanks for catching! I guess updating the latest (1.7.3.2-r1) is enough? + 11 Nov 2010; Sebastian Pipping <sping@gentoo.org> git-1.7.3.2-r1.ebuild: + Merge changes to 9999 back into latest release ebuild. +