Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653330 - net-dns/bind: Please add USE="tools" linking to net-dns/bind-tools
Summary: net-dns/bind: Please add USE="tools" linking to net-dns/bind-tools
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christian Ruppert (idl0r)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-16 19:23 UTC by Mircea Sava
Modified: 2018-04-17 17:17 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 Mircea Sava 2018-04-16 19:23:57 UTC
Would help unclutter the world file.

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2018-04-17 11:05:49 UTC
So what you want to do is:

1. echo net-dns/bind tools >> /etc/portage/package.use/foo
2. emerge net-dns/bind

instead of:

1. emerge net-dns/bind-tools
Comment 2 Mircea Sava 2018-04-17 17:17:05 UTC
Essentially, yes. Since the two packages are part of the same software, it makes sense in my oppinion to utilize the tools USE flag.