diff options
author | Christian Hoffmann <hoffie@gentoo.org> | 2008-06-12 17:39:19 +0000 |
---|---|---|
committer | Christian Hoffmann <hoffie@gentoo.org> | 2008-06-12 17:39:19 +0000 |
commit | 798ee50479430fa750405fd3959b0fa52704acec (patch) | |
tree | 5873a1b966ebd175dc7c2adb6fad57969d67b4c9 /dev-php5/magickwand/ChangeLog | |
parent | Fix SRC_URI for x86 shared-qt. (diff) | |
download | gentoo-2-798ee50479430fa750405fd3959b0fa52704acec.tar.gz gentoo-2-798ee50479430fa750405fd3959b0fa52704acec.tar.bz2 gentoo-2-798ee50479430fa750405fd3959b0fa52704acec.zip |
updated patch by Martin von Gagern <Martin.vGagern@gmx.net> (bug 215671), previous version missed some MagickWand-config calls. magickwand-1.0.7 should now really build with <imagemagick-6.3.8
(Portage version: 2.1.5.4)
Diffstat (limited to 'dev-php5/magickwand/ChangeLog')
-rw-r--r-- | dev-php5/magickwand/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-php5/magickwand/ChangeLog b/dev-php5/magickwand/ChangeLog index 32780c586ea9..91cbc22adbfd 100644 --- a/dev-php5/magickwand/ChangeLog +++ b/dev-php5/magickwand/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php5/magickwand # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/magickwand/ChangeLog,v 1.8 2008/06/09 15:33:53 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/magickwand/ChangeLog,v 1.9 2008/06/12 17:39:18 hoffie Exp $ + + 12 Jun 2008; Christian Hoffmann <hoffie@gentoo.org> + files/imagemagick-pre-6.3.8-compat.patch: + updated patch by Martin von Gagern <Martin.vGagern@gmx.net> (bug 215671), + previous version missed some MagickWand-config calls. magickwand-1.0.7 + should now really build with <imagemagick-6.3.8 09 Jun 2008; Christian Hoffmann <hoffie@gentoo.org> +files/imagemagick-pre-6.3.8-compat.patch, magickwand-1.0.7.ebuild: |