commit:     cd80f5934e087fb3d077b1c0658cc453ceeac890
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 23:09:55 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 14 23:16:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd80f593

sci-mathematics/polymake: Fix QA MissingSlotDep

Package-Manager: portage-2.2.28

 sci-mathematics/polymake/polymake-2.13.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-mathematics/polymake/polymake-2.13.ebuild 
b/sci-mathematics/polymake/polymake-2.13.ebuild
index 26e172f..0d5111c 100644
--- a/sci-mathematics/polymake/polymake-2.13.ebuild
+++ b/sci-mathematics/polymake/polymake-2.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,8 +18,8 @@ SLOT="0"
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 
-DEPEND="dev-libs/gmp
-       dev-libs/boost
+DEPEND="dev-libs/gmp:0=
+       dev-libs/boost:=
        dev-libs/libxml2:2
        dev-perl/XML-LibXML
        dev-libs/libxslt

Reply via email to