Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 296424 - net-im/psi-0.14: USE flag webkit is broken, "-webkit" turns webkit on, "webkit" disables.
Summary: net-im/psi-0.14: USE flag webkit is broken, "-webkit" turns webkit on, "webki...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-10 17:11 UTC by Nikoli
Modified: 2009-12-11 10:17 UTC (History)
1 user (show)

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


Attachments
fixed ebuild, aspell is also disabled because we use enchant (psi-0.14-r1.ebuild,4.23 KB, text/plain)
2009-12-10 17:13 UTC, Nikoli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2009-12-10 17:11:58 UTC
'||' must be '&&'

Reproducible: Always
Comment 1 Nikoli 2009-12-10 17:13:42 UTC
Created attachment 212631 [details]
fixed ebuild, aspell is also disabled because we use enchant
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2009-12-11 10:17:33 UTC
Thank you for report Nikoli. It's not necessary to disable aspell. psi uses enchant if enchant is selected. And webkit typo is fixed in 0.14-r1.

BTW, next time, please, attach diff, not full ebuild. diff is much easier to review...