commit:     c7a948042612dd9753964380309cf1a51c336a59
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu May  5 22:25:45 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu May  5 22:27:16 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7a94804

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

Package-Manager: portage-2.2.28

 sci-mathematics/pspp/pspp-0.8.1-r1.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-mathematics/pspp/pspp-0.8.1-r1.ebuild 
b/sci-mathematics/pspp/pspp-0.8.1-r1.ebuild
index ae72b53..194c4cc 100644
--- a/sci-mathematics/pspp/pspp-0.8.1-r1.ebuild
+++ b/sci-mathematics/pspp/pspp-0.8.1-r1.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$
 
@@ -21,7 +21,7 @@ RDEPEND="
        dev-libs/libxml2:2
        sci-libs/gsl
        sys-devel/gettext
-       sys-libs/readline
+       sys-libs/readline:0
        sys-libs/zlib
        virtual/libiconv
        cairo? ( x11-libs/cairo )
@@ -30,8 +30,8 @@ RDEPEND="
                        gnome-base/libglade:2.0
                        x11-libs/gtk+:2
                        >=x11-libs/gtksourceview-2.2:2.0 )
-       ncurses? ( sys-libs/ncurses )
-       postgres? ( dev-db/postgresql[server] )"
+       ncurses? ( sys-libs/ncurses:0= )
+       postgres? ( dev-db/postgresql:*[server] )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        doc? ( virtual/latex-base )"

Reply via email to