From 143010d8004fb1f5ae2278a35098d4e0400f569f Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 15 May 2016 00:58:01 +0200 Subject: [PATCH] sci-mathematics/genius: Fix QA MissingSlotDep Package-Manager: portage-2.2.28 --- sci-mathematics/genius/genius-1.0.19.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sci-mathematics/genius/genius-1.0.19.ebuild b/sci-mathematics/genius/genius-1.0.19.ebuild index 32c5e25a4f1e..6dd067a62e22 100644 --- a/sci-mathematics/genius/genius-1.0.19.ebuild +++ b/sci-mathematics/genius/genius-1.0.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,11 +19,11 @@ IUSE="doc gnome nls" RDEPEND=" dev-libs/glib:2 - dev-libs/gmp - dev-libs/mpfr + dev-libs/gmp:0= + dev-libs/mpfr:0 dev-libs/popt - sys-libs/ncurses - sys-libs/readline + sys-libs/ncurses:0= + sys-libs/readline:0 gnome? ( x11-libs/gtk+:2 gnome-base/libgnome -- 2.26.2