From: Justin Lecher Date: Tue, 29 Sep 2015 11:50:10 +0000 (+0200) Subject: sci-libs/gpp4: Bump to EAPI=5 and fix slot of mmdb dep X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f70fbc48c682c903894f9ca6e4a122ebf5288ff8;p=gentoo.git sci-libs/gpp4: Bump to EAPI=5 and fix slot of mmdb dep Package-Manager: portage-2.2.22 Signed-off-by: Justin Lecher --- diff --git a/sci-libs/gpp4/gpp4-1.3.1.ebuild b/sci-libs/gpp4/gpp4-1.3.1.ebuild index c420238f2d56..584c56258add 100644 --- a/sci-libs/gpp4/gpp4-1.3.1.ebuild +++ b/sci-libs/gpp4/gpp4-1.3.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=5 FORTRAN_NEEDED=fortran @@ -17,7 +17,7 @@ LICENSE="GPL-2" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="fortran static-libs" -RDEPEND="sci-libs/mmdb" +RDEPEND="sci-libs/mmdb:0=" DEPEND="${RDEPEND}" src_configure() {