commit: 05094f1940ae789e81c3558eb6e1287881f67722 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sat Jan 2 20:06:51 2016 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Thu Jan 14 21:42:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05094f19
profiles: Mask =net-dns/libidn-1.30[doc] because of gjdoc profiles/base/package.use.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 58a145d..bbb3551 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -5,6 +5,13 @@ # This file requires >=portage-2.1.1 # New entries go on top. +# James Le Cuirot <[email protected]> (2 Jan 2016) +# Incorrectly depends on gjdoc, which is going to be +# last-rited. Doesn't actually install the javadocs in this ebuild +# version anyway. Unfortunately this will also prevent the other HTML +# docs from installing. Sorry about that. +=net-dns/libidn-1.30 doc + # NP-Hardass <[email protected]> (1 Jan 2016) # USE flag is renamed to postscript, mask the old flag #564422 # to notify users. This entry may be removed after 30 days
