From 1171f37bbef9d289c36f8c144c89ca7048e6a94f Mon Sep 17 00:00:00 2001 From: Ryan Hill Date: Mon, 8 Feb 2016 22:37:41 -0600 Subject: [PATCH] x11-libs/wxGTK: EAPI 6 Package-Manager: portage-2.2.27 --- x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild b/x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild index 2d3eab3e8707..e4269b972751 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild @@ -2,9 +2,9 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="5" +EAPI="6" -inherit eutils flag-o-matic multilib-minimal +inherit multilib-minimal DESCRIPTION="GTK+ version of wxWidgets, a cross-platform C++ GUI toolkit" HOMEPAGE="http://wxwidgets.org/" @@ -91,6 +91,8 @@ src_prepare() { -e "s:\(WX_SUBVERSION=\).*:\1${WXSUBVERSION}:" \ -e '/WX_VERSION_TAG=/ s:${WX_RELEASE}:3.0:' \ configure || die + + default } multilib_src_configure() { -- 2.26.2