this would fix it: # install locales for d in locale/* do insinto ${DST_PATH}/$d/LC_MESSAGES doins $d/LC_MESSAGES/* done Reproducible: Always Steps to Reproduce: 1. emerge gallery 2. 3. Actual Results: setup complains about missing languages
fixed in cvs