Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
icewm-1.2.9.ebuild has: use gnome \ && myconf="${myconf} --with-gnome-menus" \ || myconf="${myconf} --without-gnome-menus" that should be: use gnome \ && myconf="${myconf} --enable-menus-gnome" \ || myconf="${myconf} --disable-menus-gnome" as verified by configure --help. -JimC
fixed.