From c7a948042612dd9753964380309cf1a51c336a59 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Fri, 6 May 2016 00:25:45 +0200 Subject: 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 ae72b5320e1a..194c4ccade40 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 )" -- cgit v1.2.3-18-g5258