projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37f8e14
)
x11-libs/wxGTK: EAPI 6
author
Ryan Hill
<rhill@gentoo.org>
Tue, 9 Feb 2016 04:37:41 +0000
(22:37 -0600)
committer
Ryan Hill
<rhill@gentoo.org>
Thu, 14 Apr 2016 02:28:47 +0000
(20:28 -0600)
Package-Manager: portage-2.2.27
x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild
patch
|
blob
|
history
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 2d3eab3e870778f12f9dd4aa97ae3ac50fd386fb..e4269b9727515a0a0b421981a52220313ac051d6 100644
(file)
--- 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() {