mozextension.eclass: initial support for manifest.json exensions
authorIan Stakenvicius <axs@gentoo.org>
Thu, 25 Jan 2018 19:18:09 +0000 (14:18 -0500)
committerIan Stakenvicius <axs@gentoo.org>
Thu, 25 Jan 2018 19:20:29 +0000 (14:20 -0500)
commitc612e2880512912ec76b414deb8d13fbcc40e190
tree82a8c45ea0801e663d7916b7e51357c6be8f7743
parent5fdd6ddec2358b82745277a6c42cb770fad7572d
mozextension.eclass: initial support for manifest.json exensions

Thanks to Sven B. for some initial legwork on this.  Work is not complete as
the extension installations should somehow also auto-validate themselves, but
it will at least prevent bugs such as bug 645636

Bug: http://bugs.gentoo.org/645754
eclass/mozextension.eclass