commit:     3331b267eb99f3ae2e6f6854f044e08715437ffd
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu May  5 22:26:59 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu May  5 22:27:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3331b267

sci-mathematics/pspp: Add missing (sub-)slot dependency operators

Package-Manager: portage-2.2.28

 sci-mathematics/pspp/pspp-0.8.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/pspp/pspp-0.8.3.ebuild 
b/sci-mathematics/pspp/pspp-0.8.3.ebuild
index 565a8dc..d240075 100644
--- a/sci-mathematics/pspp/pspp-0.8.3.ebuild
+++ b/sci-mathematics/pspp/pspp-0.8.3.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$
 
@@ -30,7 +30,7 @@ RDEPEND="
                        gnome-base/libglade:2.0
                        x11-libs/gtk+:2
                        >=x11-libs/gtksourceview-2.2:2.0 )
-       ncurses? ( sys-libs/ncurses )
+       ncurses? ( sys-libs/ncurses:0= )
        postgres? ( dev-db/postgresql:=[server] )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig

Reply via email to