diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-09-17 13:28:31 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-09-17 13:28:31 +0000 |
commit | 3ec3a450ea853a61b83e6225ec50c98ff2681224 (patch) | |
tree | e0c1838fa660c48f17b553ee5f237f1a91549353 /app-emulation/fuse/ChangeLog | |
parent | Fix building with libpng15 wrt #383201 by Diego Elio Pettenò. USE="static-li... (diff) | |
download | gentoo-2-3ec3a450ea853a61b83e6225ec50c98ff2681224.tar.gz gentoo-2-3ec3a450ea853a61b83e6225ec50c98ff2681224.tar.bz2 gentoo-2-3ec3a450ea853a61b83e6225ec50c98ff2681224.zip |
Fix building with libpng15 (missing zlib.h include) wrt #383223 by Diego Elio Pettenò
(Portage version: 2.2.0_alpha55/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/fuse/ChangeLog')
-rw-r--r-- | app-emulation/fuse/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-emulation/fuse/ChangeLog b/app-emulation/fuse/ChangeLog index e803f9ad8e31..13a1bee237af 100644 --- a/app-emulation/fuse/ChangeLog +++ b/app-emulation/fuse/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/fuse # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.33 2011/05/02 20:01:15 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.34 2011/09/17 13:28:31 ssuominen Exp $ + + 17 Sep 2011; Samuli Suominen <ssuominen@gentoo.org> fuse-1.0.0.ebuild, + +files/fuse-1.0.0-libpng15.patch: + Fix building with libpng15 (missing zlib.h include) wrt #383223 by Diego Elio + Pettenò *fuse-1.0.0 (02 May 2011) |