| Summary: | =app-portage/gentoolkit improvement for equery uses | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Portage Tools Team <tools-portage> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Agostino Sarubbo
2010-09-21 20:50:20 UTC
Agostino, can you confirm that this now works for you with recent gentoolkit versions. I have installed the latest stable (0.3.0.7) and it works for me.
brian@big_daddy ~ $ KEYWORDS='amd64' equery uses python-3.3.0
[ Legend : U - final flag setting for installation]
[ : I - package is installed with flag ]
[ Colors : set, unset ]
* Found these USE flags for dev-lang/python-3.3.0:
U I
- - build : !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used for creating build images and the first half of bootstrapping
[make stage1]
+ - doc : Adds extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- - examples : Install examples, usually source code
+ + gdbm : Adds support for sys-libs/gdbm (GNU database libraries)
+ + ipv6 : Adds support for IP version 6
+ + ncurses : Adds ncurses support (console display library)
+ + readline : Enables support for libreadline, a GNU line-editing library that almost everyone wants
+ + sqlite : Adds support for sqlite - embedded sql database
+ + ssl : Adds support for Secure Socket Layer connections
+ - threads : Enable threading support. (DON'T DISABLE THIS UNLESS YOU KNOW WHAT YOU'RE DOING)
+ + tk : Adds support for Tk GUI toolkit
- - wininst : Install Windows executables required to create an executable installer for MS Windows.
+ + xml : Add support for XML files
brian@big_daddy ~ $
yes, it works now |