commit:     fac320b91931df18cbfff3255d4b0683c778a1c2
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 23:14:05 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 23:20:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fac320b9

net-print/gutenprint: Require old ghostscript, bug 587744

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-print/gutenprint/gutenprint-5.2.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-print/gutenprint/gutenprint-5.2.10.ebuild 
b/net-print/gutenprint/gutenprint-5.2.10.ebuild
index 8078433eb1..2257f14c7d 100644
--- a/net-print/gutenprint/gutenprint-5.2.10.ebuild
+++ b/net-print/gutenprint/gutenprint-5.2.10.ebuild
@@ -15,9 +15,9 @@ SLOT="0"
 KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
 IUSE="cups foomaticdb gimp gtk nls readline ppds static-libs"
 
-RDEPEND="app-text/ghostscript-gpl
+RDEPEND="<=app-text/ghostscript-gpl-9.15-r1
        dev-lang/perl
-       readline? ( sys-libs/readline )
+       readline? ( sys-libs/readline:0= )
        cups? ( >=net-print/cups-1.1.14 )
        foomaticdb? ( net-print/foomatic-db-engine )
        gimp? ( >=media-gfx/gimp-2.2 x11-libs/gtk+:2 )

Reply via email to