Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 653330

Summary: net-dns/bind: Please add USE="tools" linking to net-dns/bind-tools
Product: Gentoo Linux Reporter: Mircea Sava <msava>
Component: Current packagesAssignee: Christian Ruppert (idl0r) <idl0r>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.