Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152014 - Request for clarification of www-client/seamonkey use flags
Summary: Request for clarification of www-client/seamonkey use flags
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-19 15:42 UTC by Alastair Mailer
Modified: 2006-10-19 15:44 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 Alastair Mailer 2006-10-19 15:42:27 UTC
The www-client/seamonkey-1.0.5 package has possible useflags:

crypt ipv6 java -debug -gnome -ldap 
> -mozcalendar -mozdevelop 
> -moznocompose -moznoirc -moznomail -moznoroaming
 -postgres -xinerama -xprint

The two rows marked with '>' are inconsistent: Either mozno* flags should be changed to moz* flags (i.e. moznocompose -> mozcompose; my preferred method) or vice versa. Having both schemes causes confusion and compilation of features not wanted in the build (e.g. if seamonkey is only being used as a lightweight browser for eclipse, for example).
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-19 15:44:50 UTC
emerge gentoolkit; euse -i <flag>

The no* flags can't be changed until per-package default flags are in place.