sci-mathematics/cvc3: Fix QA MissingSlotDep
authorDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 22:49:56 +0000 (00:49 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 23:16:18 +0000 (01:16 +0200)
Package-Manager: portage-2.2.28

sci-mathematics/cvc3/cvc3-2.4.1.ebuild

index 8ac2c53297c1513259b0c4080085afcca39defb1..f8d3956f869159f17ac3b6af7f57b8fac11166d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI="5"
 
 inherit elisp-common
 
-DESCRIPTION="CVC3 is an automatic theorem prover for Satisfiability Modulo Theories (SMT) problems"
+DESCRIPTION="CVC3 is a theorem prover for Satisfiability Modulo Theories (SMT) problems"
 HOMEPAGE="http://www.cs.nyu.edu/acsys/cvc3/index.html"
 SRC_URI="http://www.cs.nyu.edu/acsys/cvc3/releases/2.4.1/${P}.tar.gz"
 
@@ -16,7 +16,7 @@ SLOT="0/${PV}"
 KEYWORDS="~amd64 ~x86"
 IUSE="doc emacs isabelle test zchaff"
 
-RDEPEND="dev-libs/gmp
+RDEPEND="dev-libs/gmp:0=
                isabelle? (
                        >=sci-mathematics/isabelle-2011.1-r1:=
                )"