diff options
Diffstat (limited to 'www-client/epiphany/ChangeLog')
-rw-r--r-- | www-client/epiphany/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index abd56b700718..25106ba0db25 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for www-client/epiphany # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.262 2011/02/05 16:13:05 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.263 2011/03/11 08:41:33 pacho Exp $ + + 11 Mar 2011; Pacho Ramos <pacho@gentoo.org> epiphany-2.30.6.ebuild, + +files/epiphany-2.30.6-dbus-fix.patch, + +files/epiphany-2.30.6-introspection-prefix.patch: + Fix building with latest libnotify (bug #358043), fix introspection build by + telling g-ir-scanner what the prefix is, ping dependencies to proper slots, + bump to eapi3, prepare this for supporting introspection (without revbump as + introspection USE flag is still masked and we will need to check the tree + before unmasking it anyway). 05 Feb 2011; Samuli Suominen <ssuominen@gentoo.org> epiphany-2.30.6.ebuild, +files/epiphany-2.30.6-libnotify-0.7.patch: |