commit: a0cbe50397396f6e6dce2f8007c2886775bcad78
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 23:29:50 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 14 23:29:50 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0cbe503
sci-visualization/quickplot: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
sci-visualization/quickplot/quickplot-0.10.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-visualization/quickplot/quickplot-0.10.6.ebuild
b/sci-visualization/quickplot/quickplot-0.10.6.ebuild
index eb15ab1..b991311 100644
--- a/sci-visualization/quickplot/quickplot-0.10.6.ebuild
+++ b/sci-visualization/quickplot/quickplot-0.10.6.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,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"