From c189ab7c2f86e0f54777a6673f36c06b1a9e2543 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Thu, 23 Oct 2014 17:37:26 +0000 Subject: fix build dependency wrt bug #524676 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key BD3A97A3) --- app-text/ghostscript-gpl/ChangeLog | 5 ++++- app-text/ghostscript-gpl/ghostscript-gpl-9.15.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-text/ghostscript-gpl') diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index 58ac3729dcda..b63e533b06fa 100644 --- a/app-text/ghostscript-gpl/ChangeLog +++ b/app-text/ghostscript-gpl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ghostscript-gpl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.175 2014/10/06 00:01:00 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.176 2014/10/23 17:37:26 tamiko Exp $ + + 23 Oct 2014; Matthias Maier ghostscript-gpl-9.15.ebuild: + fix build dependency wrt bug #524676 *ghostscript-gpl-9.15 (06 Oct 2014) diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.15.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.15.ebuild index 4745c8fb26e7..0745ae070bfa 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.15.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.15.ebuild,v 1.1 2014/10/06 00:01:00 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.15.ebuild,v 1.2 2014/10/23 17:37:26 tamiko Exp $ EAPI=5 @@ -27,7 +27,7 @@ COMMON_DEPEND=" media-libs/fontconfig >=media-libs/freetype-2.4.9:2= media-libs/jbig2dec - >=media-libs/lcms-2.5:2 + >=media-libs/lcms-2.6:2 >=media-libs/libpng-1.6.2:0= >=media-libs/tiff-4.0.1:0= >=sys-libs/zlib-1.2.7:= -- cgit v1.2.3-65-gdbad