diff options
author | 2010-04-16 10:44:23 +0000 | |
---|---|---|
committer | 2010-04-16 10:44:23 +0000 | |
commit | 492a4bae5faac6865a9446f333a9a55024d6e2ef (patch) | |
tree | 2d8185e152e3ef18ede855fa06846178320fca09 /media-gfx/inkscape/ChangeLog | |
parent | amd64 stable, bug 305071 (diff) | |
download | gentoo-2-492a4bae5faac6865a9446f333a9a55024d6e2ef.tar.gz gentoo-2-492a4bae5faac6865a9446f333a9a55024d6e2ef.tar.bz2 gentoo-2-492a4bae5faac6865a9446f333a9a55024d6e2ef.zip |
Fix building with GCC 4.5 wrt #305749 by Daniel J.. Fix PostScript dependencies wrt #309213 by Willie Wong and Christopher Harvey. Disable strict aliasing wrt #310393 by Doktor Notor.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/inkscape/ChangeLog')
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index 8c2bd17367e6..80c44971469a 100644 --- a/media-gfx/inkscape/ChangeLog +++ b/media-gfx/inkscape/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-gfx/inkscape # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.138 2010/02/10 12:12:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.139 2010/04/16 10:44:23 ssuominen Exp $ + + 16 Apr 2010; Samuli Suominen <ssuominen@gentoo.org> inkscape-0.47.ebuild, + +files/inkscape-0.47-gcc45.patch, metadata.xml: + Fix building with GCC 4.5 wrt #305749 by Daniel J.. Fix PostScript + dependencies wrt #309213 by Willie Wong and Christopher Harvey. Disable + strict aliasing wrt #310393 by Doktor Notor. 10 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> inkscape-0.47.ebuild: Fix poppler depend. |