Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7305 - [PATCH] to implement bug #1771 behaviour in emerge
Summary: [PATCH] to implement bug #1771 behaviour in emerge
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-31 11:13 UTC by Ronald Moesbergen
Modified: 2011-10-30 22:37 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
small emerge feature patch (emerge.diff,664 bytes, patch)
2002-08-31 11:13 UTC, Ronald Moesbergen
Details | Diff
small portage.py feature patch (portage.py.diff,905 bytes, patch)
2002-08-31 11:14 UTC, Ronald Moesbergen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ronald Moesbergen 2002-08-31 11:13:17 UTC
Hi,

I've attached a patch to portage.py and emerge to implement a feature
mentioned in bug #1771 by seemant. The feature will show all useflags that
will affect the build of the package(s) you are about to emerge. This
list is only displayed with the --pretend option. It obviously needs
some more work and i'm not a python expert (in fact, this is the first
time i've ever done anything in python), but this should show the idea.
I hope someone likes this enough to get something similar into portage,
because it makes figuring out the correct useflags so much easier.

Thanks,
Ronald.
Comment 1 Ronald Moesbergen 2002-08-31 11:13:50 UTC
Created attachment 3573 [details, diff]
small emerge feature patch
Comment 2 Ronald Moesbergen 2002-08-31 11:14:17 UTC
Created attachment 3574 [details, diff]
small portage.py feature patch
Comment 3 Nicholas Jones (RETIRED) gentoo-dev 2002-11-14 05:49:23 UTC
Already in portage via 'emerge info'