Skip to content

Commit

Permalink
dev-lang/swi-prolog: bump EAPI to 5
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.20.1
  • Loading branch information
keriharris committed Nov 4, 2015
1 parent cfedf0e commit 2244156
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions dev-lang/swi-prolog/swi-prolog-7.2.3-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=4
EAPI=5

inherit eutils flag-o-matic java-pkg-opt-2 multilib

Expand All @@ -18,17 +18,17 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="archive debug doc +gmp hardened java minimal odbc +readline ssl static-libs test uuid zlib X"

RDEPEND="sys-libs/ncurses
RDEPEND="sys-libs/ncurses:=
archive? ( app-arch/libarchive )
zlib? ( sys-libs/zlib )
odbc? ( dev-db/unixODBC )
readline? ( sys-libs/readline )
gmp? ( dev-libs/gmp )
ssl? ( dev-libs/openssl )
java? ( >=virtual/jdk-1.5 )
readline? ( sys-libs/readline:= )
gmp? ( dev-libs/gmp:0 )
ssl? ( dev-libs/openssl:0 )
java? ( >=virtual/jdk-1.5:= )
uuid? ( dev-libs/ossp-uuid )
X? (
virtual/jpeg
virtual/jpeg:0
x11-libs/libX11
x11-libs/libXft
x11-libs/libXpm
Expand Down

0 comments on commit 2244156

Please sign in to comment.