Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 232459 - net-news/liferea-1.4.16b wrong elog or disabled USE flag webkit
Summary: net-news/liferea-1.4.16b wrong elog or disabled USE flag webkit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Gryniewicz (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-20 11:38 UTC by Kanstantsin Shautsou
Modified: 2008-07-25 15:06 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 Kanstantsin Shautsou 2008-07-20 11:38:29 UTC
~x86 
/usr/portage/net-news/liferea/liferea-1.4.16b.ebuild

#    elif use webkit ; then
#        G2CONF="${G2CONF} --enable-webkit"
#        G2CONF="${G2CONF} --disable-gecko"
#        G2CONF="${G2CONF} --disable-xulrunner"
#        G2CONF="${G2CONF} --disable-gtkhtml2"
......
                elog "You must choose one backend for liferea to work. Preference is:"
                elog "xulrunner, webkit, seamonkey, then gtkhtml."
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2008-07-20 16:15:11 UTC
I'll fix it in the next bump.
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2008-07-25 15:05:47 UTC
Reopening to close
Comment 3 Daniel Gryniewicz (RETIRED) gentoo-dev 2008-07-25 15:06:25 UTC
1.4.17 is in the tree, with webkit support.  The ewarns should all be correct now.