Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 530510 - dev-lang/scala-2.11.2: library API docs are not built when USE=doc is enabled
Summary: dev-lang/scala-2.11.2: library API docs are not built when USE=doc is enabled
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-11-25 08:27 UTC by Zac Medico
Modified: 2014-11-26 02:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch scala-2.11.2.ebuild to compile and install library API docs (scala-2.11.2.ebuild.diff,571 bytes, patch)
2014-11-25 08:27 UTC, Zac Medico
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zac Medico gentoo-dev 2014-11-25 08:27:53 UTC
Created attachment 390240 [details, diff]
patch scala-2.11.2.ebuild to compile and install library API docs

Currently, scala ebuilds only build and install the compiler API docs when USE=doc is enabled. The attached patch fixes scala-2.11.2.ebuild to compile and install library API docs as well.
Comment 1 Mark Wright gentoo-dev 2014-11-26 02:46:55 UTC
committed:
Thanks to zmedico for fixing and reporting Bug 530510 - dev-lang/scala-2.11.2: library API docs are not built when USE=doc is enabled.