It is it possible to glob an entire subdirectory in package.use. I'm trying to stop portage from using the doc flag when installing java development suites. I tried adding the following to my package.use file: dev-java/* -doc Then ran `emerge -uD world` and it attempted to download the jdk doc file which totally stopped the whole update process half-way because the ebuild doesn't support that because of possible licensing issues. Is there any globbing allowed in the package.use file.
Thanks, Richard -- [EMAIL PROTECTED] mailing list