-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI="4"
+EAPI="6"
-inherit autotools eutils
+inherit autotools
DESCRIPTION="ia64 instruction set simulator"
HOMEPAGE="http://ski.sourceforge.net/ http://www.gelato.unsw.edu.au/IA64wiki/SkiSimulator"
KEYWORDS="~amd64 ~x86"
IUSE="+gtk motif"
-RDEPEND="dev-libs/libltdl:0
- sys-libs/ncurses
+RDEPEND="dev-libs/libltdl:0=
+ sys-libs/ncurses:0=
virtual/libelf
gtk? (
gnome-base/libglade:2.0
gnome-base/libgnomeui
x11-libs/gtk+:2
)
- motif? ( x11-libs/motif )"
+ motif? ( x11-libs/motif:0= )"
DEPEND="${RDEPEND}
sys-devel/bison
sys-devel/flex
)
src_prepare() {
- epatch "${PATCHES[@]}"
+ default
rm -rf libltdl src/ltdl.[ch] macros/ltdl.m4