diff options
Diffstat (limited to 'net-libs/webkit-gtk/ChangeLog')
-rw-r--r-- | net-libs/webkit-gtk/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/ChangeLog b/net-libs/webkit-gtk/ChangeLog index d8aa2fb80330..efff044d25f6 100644 --- a/net-libs/webkit-gtk/ChangeLog +++ b/net-libs/webkit-gtk/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-libs/webkit-gtk # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.303 2014/12/22 23:41:53 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.304 2014/12/31 00:38:04 eva Exp $ + + 31 Dec 2014; Gilles Dartiguelongue <eva@gentoo.org> webkit-gtk-2.6.4.ebuild: + Drop gles2 & wayland support following up current upstream status, bug + #533704. X useflag is now not an option anymore due to wayland being removed. + Make gtk-doc optional in contradiction with teams policy because upstream did + some hackery that does not use gtkdoc to manipulate gtk-doc (yay :/), bug + #533622. *webkit-gtk-2.6.4 (22 Dec 2014) |