diff options
Diffstat (limited to 'www-plugins/gnash/ChangeLog')
-rw-r--r-- | www-plugins/gnash/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/www-plugins/gnash/ChangeLog b/www-plugins/gnash/ChangeLog index 00c11fe3c004..9762d0826851 100644 --- a/www-plugins/gnash/ChangeLog +++ b/www-plugins/gnash/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for www-plugins/gnash # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.8 2009/09/09 10:17:48 mrpouet Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.9 2009/09/09 10:35:30 mrpouet Exp $ + + 09 Sep 2009; Romain Perier <mrpouet@gentoo.org> + gnash-0.8.5.ebuild, +files/gnash-0.8.5-xpcom-idldir.patch: + Fix bug #284073, Use pkgconfig to determine XPCOM_IDL_DIR instead of + non-portable construct which fix building against xulrunner-1.9.0, many + thanks to Chi-Thanh Christopher Nguyen <chithanh@cs.tu-berlin.de>, Add + >=sys-devel/libtool-2 in RDEPEND (not portable to libtool-1). 09 Sep 2009; Romain Perier <mrpouet@gentoo.org> gnash-0.8.5.ebuild: |