media-fonts/encodings: Turn into well-behaved font
authorSebastian Pipping <sping@gentoo.org>
Thu, 20 Sep 2018 21:29:03 +0000 (23:29 +0200)
committerSebastian Pipping <sping@gentoo.org>
Thu, 20 Sep 2018 22:10:43 +0000 (00:10 +0200)
commitb9d7af55d844b0ba0da7030fc84283a94d7d2a8a
tree6a3290a3f9b8ac3ab659daf8b6aea84445dab06a
parent90809e560a855ed08ff2ced6d144b552cc45983c
media-fonts/encodings: Turn into well-behaved font

Lack of file /usr/share/fonts/encodings/.uuid
causes sandbox violation issues in other packages.
font_pkg_postinst take care of its creation now.

eclass xorg-2.eclass would inherit font.eclass for us
but package "media-fonts/encodings" does not pass the guard
for pattern media-fonts/font* in xorg-2.eclass, so we need
to inherit font.eclass, explicitly.

Bug: https://bugs.gentoo.org/665008

Package-Manager: Portage-2.3.49, Repoman-2.3.10
media-fonts/encodings/encodings-1.0.4-r2.ebuild [new file with mode: 0644]