diff options
Diffstat (limited to 'dev-games/aseprite/ChangeLog')
-rw-r--r-- | dev-games/aseprite/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/dev-games/aseprite/ChangeLog b/dev-games/aseprite/ChangeLog index c0613b7c5854..9930a6cf0c47 100644 --- a/dev-games/aseprite/ChangeLog +++ b/dev-games/aseprite/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-games/aseprite # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/aseprite/ChangeLog,v 1.4 2013/07/18 20:48:51 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/aseprite/ChangeLog,v 1.5 2013/08/10 15:00:11 tomwij Exp $ + +*aseprite-0.9.5-r1 (10 Aug 2013) + + 10 Aug 2013; Tom Wijsman <TomWij@gentoo.org> +aseprite-0.9.5-r1.ebuild, + aseprite-9999.ebuild: + Revision bump. Fixed compilation error 'Error: ‘png_sizeof’ was not declared + in this scope' in 0.9.5-r1 to make aseprite work with newer unstable versions + of libpng, found this due to a preserve-libs rebuild; this was not found + present in 9999 so the sed will not be present of a future version bump. 18 Jul 2013; Chris Reffett <creffett@gentoo.org> aseprite-0.9.5.ebuild, aseprite-9999.ebuild: |