diff options
author | Ben de Groot <yngwin@gentoo.org> | 2008-09-19 17:58:23 +0000 |
---|---|---|
committer | Ben de Groot <yngwin@gentoo.org> | 2008-09-19 17:58:23 +0000 |
commit | 9325feb812a5ad4eafc85962b4a833c3a121f3e2 (patch) | |
tree | 797c5e4dc8c8c5b4f9575c828bc3bd3b8be60645 /x11-libs/qt-webkit/ChangeLog | |
parent | fix ChangeLog header (diff) | |
download | historical-9325feb812a5ad4eafc85962b4a833c3a121f3e2.tar.gz historical-9325feb812a5ad4eafc85962b4a833c3a121f3e2.tar.bz2 historical-9325feb812a5ad4eafc85962b4a833c3a121f3e2.zip |
Add check for qt-core built with use ssl, to fix bug 236781
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26.5 i686
Diffstat (limited to 'x11-libs/qt-webkit/ChangeLog')
-rw-r--r-- | x11-libs/qt-webkit/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-libs/qt-webkit/ChangeLog b/x11-libs/qt-webkit/ChangeLog index ac30bdbc638f..84c0420c1e2d 100644 --- a/x11-libs/qt-webkit/ChangeLog +++ b/x11-libs/qt-webkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-webkit # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.12 2008/09/19 00:18:17 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.13 2008/09/19 17:58:23 yngwin Exp $ + + 19 Sep 2008; Ben de Groot <yngwin@gentoo.org> qt-webkit-4.4.2.ebuild: + Add check for qt-core built with use ssl, to fix bug 236781 *qt-webkit-4.4.2 (19 Sep 2008) |