Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55184 - bind-tools is missing IPv6 in IUSE variable
Summary: bind-tools is missing IPv6 in IUSE variable
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: BIND Maintainers (DISABLED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-25 12:40 UTC by Adam M. Bumpus
Modified: 2004-07-02 20:18 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 Adam M. Bumpus 2004-06-25 12:40:54 UTC
The .ebuild files for bind-tools have IUSE defined as "" when in fact the make use of the ipv6 use flag.

Reproducible: Always
Steps to Reproduce:
1. emerge -pv bind-tools
2.
3.

Actual Results:  
Calculating dependencies ...done!
[ebuild   R   ] net-dns/bind-tools-9.2.3-r1   0 kB

Total size of downloads: 0 kB


Expected Results:  
Calculating dependencies ...done!
[ebuild   R   ] net-dns/bind-tools-9.2.3-r1  +ipv6  0 kB

Total size of downloads: 0 kB
Comment 1 Jeffrey Forman (RETIRED) gentoo-dev 2004-07-02 20:18:46 UTC
Committed to the latest .3-r1 ebuild. Thanks for the info!
-Jeffrey