Instead of the previous version where the ebuild was inheriting
xdg-utils eclass and pkg_post(inst|rm) was manually being set, inherit
the xdg eclass which actually sets the proper logic for
pkg_post(inst|rm) functions.
As recommended by
8f67d18398 (r178222407)
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>