l10n.eclass: l10n_find_plocales_changes: make it more friendly
authorMike Frysinger <vapier@gentoo.org>
Mon, 16 May 2016 18:19:09 +0000 (14:19 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 16 May 2016 18:20:08 +0000 (14:20 -0400)
commit7addc4523c8cfaecf24a944ef2c1a2ebdaa423c3
tree07701c432d896d8b6330ad6b4667e7c055e19d95
parent622b17e89a75cf8dfe469f9cd198e27966e9a1f3
l10n.eclass: l10n_find_plocales_changes: make it more friendly

- Use ebegin/eend to show process messages instead of two einfos.
- Fix sorting logic to work in all locales.
- Return 1 when things are out of sync so callers can abort if they want.
eclass/l10n.eclass