Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684986 - net-vpn/tor : add USE=doc or USE=man
Summary: net-vpn/tor : add USE=doc or USE=man
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-03 15:49 UTC by Daniel M. Weeks
Modified: 2019-05-04 18:51 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel M. Weeks 2019-05-03 15:49:30 UTC
Currently, net-vpn/tor always depends on asciidoc which pulls in python:2.7. This is a huge glut of dependencies that users should be able to disable if they aren't running python 2.7 anymore.

Reproducible: Always
Comment 1 Anthony Basile gentoo-dev 2019-05-04 18:51:40 UTC
Please test tor-0.4.0.4_rc.ebuild.  I added *both* USE=doc and USE=+man.  The former adds extra docs.  USE=+man is on by default and adds the man pages.  asciidoc is only pulled in contingent on man?

Reopen if there are any problems.