diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-02-15 18:45:48 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-02-15 18:45:48 +0000 |
commit | c81cb5f8ce41a6e7880f14e9ae773d78a424e858 (patch) | |
tree | aa2dfa6a06d0099c211f3241d4b1759e1f76ad10 /media-libs/libass/ChangeLog | |
parent | Revision bump to avoid installing a broken gemspec (closes bug #355063). (diff) | |
download | gentoo-2-c81cb5f8ce41a6e7880f14e9ae773d78a424e858.tar.gz gentoo-2-c81cb5f8ce41a6e7880f14e9ae773d78a424e858.tar.bz2 gentoo-2-c81cb5f8ce41a6e7880f14e9ae773d78a424e858.zip |
drop png useflag: it is only needed for the test program that we do not install and causes libass.so to be linked needlessly to libpng... moreover, it doesnt build against libpng15, bug #354997
(Portage version: 2.2.0_alpha23/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libass/ChangeLog')
-rw-r--r-- | media-libs/libass/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/media-libs/libass/ChangeLog b/media-libs/libass/ChangeLog index 170df10b9d16..981e8358c86a 100644 --- a/media-libs/libass/ChangeLog +++ b/media-libs/libass/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/libass # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libass/ChangeLog,v 1.36 2011/01/26 01:40:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libass/ChangeLog,v 1.37 2011/02/15 18:45:48 aballier Exp $ + + 15 Feb 2011; Alexis Ballier <aballier@gentoo.org> libass-0.9.11.ebuild: + drop png useflag: it is only needed for the test program that we do not + install and causes libass.so to be linked needlessly to libpng... moreover, + it doesnt build against libpng15, bug #354997 26 Jan 2011; Jeroen Roovers <jer@gentoo.org> libass-0.9.11.ebuild: Stable for HPPA (bug #343977). |