Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89890 - Portage needs a cfg. file for controlling FEATURES per package
Summary: Portage needs a cfg. file for controlling FEATURES per package
Status: RESOLVED DUPLICATE of bug 44796
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 71659
  Show dependency tree
 
Reported: 2005-04-20 23:31 UTC by Alexander Skwar
Modified: 2005-07-17 13:06 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 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 ***