dev-perl/Alien-wxWidgets: Fix use of wxwidgets eclass
authorKent Fredric <kentnl@gentoo.org>
Wed, 21 Mar 2018 00:44:38 +0000 (13:44 +1300)
committerKent Fredric <kentnl@gentoo.org>
Wed, 21 Mar 2018 00:58:24 +0000 (13:58 +1300)
commited08a23a6851fc365b1a538789258f4649091849
tree2c37c580ba16baa95d5d01bf2a169995a0848c8d
parentfff0a2819d612256527d7ff54a2cec980b8cd429
dev-perl/Alien-wxWidgets: Fix use of wxwidgets eclass

EAPI5 auto-setup the wxwidgets magic, but EAPI6 requires explicit
invocation to function.

This omission means Alien-wxWidgets would get built with whatever was
currently selected with "eselect wxwidgets", ultimately resulting in
compilation failure in dev-perl/Wx when the wx implementation was
either wxGTK 2.8, or the GTK3 version of wxGTK3

Bug: https://bugs.gentoo.org/623042
Bug: https://bugs.gentoo.org/627180
Bug: https://bugs.gentoo.org/615246
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-perl/Alien-wxWidgets/Alien-wxWidgets-0.690.0-r1.ebuild [new file with mode: 0644]