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

Bug 89890

Summary: Portage needs a cfg. file for controlling FEATURES per package
Product: Gentoo Linux Reporter: Alexander Skwar <askwar>
Component: [OLD] Core systemAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: High    
Version: 2004.3   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 71659    

Description Alexander Skwar 2005-04-20 23:31:52 UTC
As suggested in bug #71659:

------- Additional Comment #12 From MAL 2005-04-20 09:44 PST ------- 

So portage needs an /etc/portage/package.features, in which we can put:

dev-lang/perl       -collision-protect

or:

dev-perl/PodParser  -collision-protect

And in the long term, portage could maintain a /usr/portage/profiles/package.features



Reproducible: Always
Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-04-21 00:13:58 UTC
Actually, if this should work with perl, you would need something more like

dev-perl/* -collision-protect

I guess the effort on Bug 83622 might be finished sooner than this feature request gets somewhere. 
Comment 2 Jason Stubbs (RETIRED) gentoo-dev 2005-04-21 00:33:15 UTC

*** This bug has been marked as a duplicate of 44796 ***