QA checks for package directory /mnt/usbdisc/portage/dev-ruby/og: dev-ruby/og-0.25.0: dep flags: major: Conditional flag 'mysql' in DEPEND not in IUSE major: Conditional flag 'postgres' in DEPEND not in IUSE major: Conditional flag 'sqlite' in DEPEND not in IUSE major: Conditional flag 'kirbybase' in DEPEND not in IUSE Should those really be USE flags at all? AFAICS they don't alter the build in any way.
Hm, the IUSE thing definitly is a screw-up on my side, sorry. Maybe you're right and I should remove them from the ebuild again. Their main purpose was to make life easier for our users, but I can see how this misuse of useflags may annoy people. I'll fix this tomorrow.
I've now fixed the IUSE for og-0.25.0 and will get rid of the USE flags alltogether when I commit the next version to the tree. Thanks for letting me know about this screw-up by the way! :)
dev-ruby/og/og-0.25.0.ebuild: kirbybase There is nothing in use.desc or use.local.desc for this.
Added to use.local.desc, thanks!