Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692534 - dev-python/javasphinx-0.9.15 - A sphinx extension to include jinja based templates into a sphinx doc
Summary: dev-python/javasphinx-0.9.15 - A sphinx extension to include jinja based temp...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/tardyp/sphinx-jinja
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2019-08-19 16:17 UTC by Jimmy.Jazz
Modified: 2019-08-22 08:49 UTC (History)
0 users

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


Attachments
javasphinx-0.9.15.ebuild (javasphinx-0.9.15.ebuild,649 bytes, text/plain)
2019-08-19 16:18 UTC, Jimmy.Jazz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy.Jazz 2019-08-19 16:17:24 UTC
dev-python/javasphinx used by linphone-desktop

Reproducible: Always
Comment 1 Jimmy.Jazz 2019-08-19 16:18:02 UTC
Created attachment 587424 [details]
javasphinx-0.9.15.ebuild
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2019-08-22 08:49:37 UTC
Comment on attachment 587424 [details]
javasphinx-0.9.15.ebuild

>RDEPEND="
>>=dev-python/sphinx-1.0[${PYTHON_USEDEP}]
>"
>
>DEPEND="${RDEPEND}
>test? ( dev-python/nose[${PYTHON_USEDEP}]
>dev-python/sphinx-testing[${PYTHON_USEDEP}] )"

Missing indentation.