commit:     fc738fec92ad2d91783c1a26f50dd80af35d1032
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 23:30:37 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 14 23:30:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc738fec

sci-visualization/quickplot: Fix QA MissingSlotDep

Package-Manager: portage-2.2.28

 sci-visualization/quickplot/quickplot-0.10.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-visualization/quickplot/quickplot-0.10.8.ebuild 
b/sci-visualization/quickplot/quickplot-0.10.8.ebuild
index c1b72de..8060d35 100644
--- a/sci-visualization/quickplot/quickplot-0.10.8.ebuild
+++ b/sci-visualization/quickplot/quickplot-0.10.8.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$
 
@@ -19,7 +19,7 @@ IUSE="static-libs"
 
 RDEPEND="
        media-libs/libsndfile
-       >=sys-libs/readline-0.6.2
+       >=sys-libs/readline-0.6.2:0=
        x11-libs/gtk+:3"
 DEPEND="${RDEPEND}
        virtual/pkgconfig"

Reply via email to