diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2014-03-19 17:04:58 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2014-03-19 17:04:58 +0000 |
commit | d9de9ee98f323b66819e7da40fbf644bd00712a3 (patch) | |
tree | 04e2605beedc4517e34b9d56687648e76b466db1 /media-gfx/imagemagick | |
parent | Change use of function opj_stream_destroy_v3() to opj_stream_destroy() which ... (diff) | |
download | gentoo-2-d9de9ee98f323b66819e7da40fbf644bd00712a3.tar.gz gentoo-2-d9de9ee98f323b66819e7da40fbf644bd00712a3.tar.bz2 gentoo-2-d9de9ee98f323b66819e7da40fbf644bd00712a3.zip |
document --without-mupdf
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'media-gfx/imagemagick')
-rw-r--r-- | media-gfx/imagemagick/ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/media-gfx/imagemagick/ChangeLog b/media-gfx/imagemagick/ChangeLog index 39cbdaa8d702..fd91a399e618 100644 --- a/media-gfx/imagemagick/ChangeLog +++ b/media-gfx/imagemagick/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-gfx/imagemagick # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v 1.535 2014/03/19 16:59:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v 1.536 2014/03/19 17:04:58 ssuominen Exp $ *imagemagick-6.8.8.8 (19 Mar 2014) @@ -9,6 +9,8 @@ +imagemagick-6.8.8.8.ebuild: Change use of function opj_stream_destroy_v3() to opj_stream_destroy() which is present in the openkpeg-2.0.0 release wrt #503692 by Alexander Miller + Pass --without-mupdf because there is no other code than in configure.ac + for it yet; thus, USE="pdf" present in 6.8.8.5 was completely premature. 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> imagemagick-6.8.8.5.ebuild: Stable for alpha, wrt bug #500988 @@ -24,7 +26,7 @@ 07 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> +imagemagick-6.8.8.7.ebuild, imagemagick-6.8.8.5.ebuild: - Fix building of the PDF plug-in wrt #503690 by Alexander Miller + Force detection of mupdf headers and libraries wrt #503690 28 Feb 2014; Markus Meier <maekke@gentoo.org> imagemagick-6.8.8.5.ebuild: arm stable, bug #500988 |