Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 373483 - move USE introspection from local to global
Summary: move USE introspection from local to global
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-29 17:11 UTC by Nikoli
Modified: 2011-06-30 08:30 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 Nikoli 2011-06-29 17:11:42 UTC
$ grep -c ':introspection - Use dev-libs/gobject-introspection for introspection$' /usr/portage/profiles/use.local.desc 
61

$ grep -c '^introspection' /usr/portage/profiles/use.desc 
0
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2011-06-30 08:30:21 UTC
See gentoo-dev mailing list for why this is currently not possible.