commit:     f70fbc48c682c903894f9ca6e4a122ebf5288ff8
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 29 11:50:10 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Sep 29 12:06:05 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f70fbc48

sci-libs/gpp4: Bump to EAPI=5 and fix slot of mmdb dep

Package-Manager: portage-2.2.22
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-libs/gpp4/gpp4-1.3.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-libs/gpp4/gpp4-1.3.1.ebuild b/sci-libs/gpp4/gpp4-1.3.1.ebuild
index c420238..584c562 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() {

Reply via email to