summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2017-02-17 00:14:05 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2017-02-17 00:20:55 +0100
commitfac320b91931df18cbfff3255d4b0683c778a1c2 (patch)
tree136d129017e76b4d6c90890a2867f5b6b92413ab /net-print/gutenprint
parentdev-python/alabaster: ppc64 stable (bug 605184). (diff)
downloadgentoo-fac320b91931df18cbfff3255d4b0683c778a1c2.tar.gz
gentoo-fac320b91931df18cbfff3255d4b0683c778a1c2.tar.bz2
gentoo-fac320b91931df18cbfff3255d4b0683c778a1c2.zip
net-print/gutenprint: Require old ghostscript, bug 587744
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-print/gutenprint')
-rw-r--r--net-print/gutenprint/gutenprint-5.2.10.ebuild4
1 files 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 8078433eb147..2257f14c7df7 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 )