diff options
author | 2009-08-12 08:58:25 +0000 | |
---|---|---|
committer | 2009-08-12 08:58:25 +0000 | |
commit | 48a1ca11153cd4106edf5fea789a4289e3275cc3 (patch) | |
tree | 89d18ac015fa429265dce7797fe43c4e921a203a /dev-python/PyQt4/ChangeLog | |
parent | Remove old. (diff) | |
download | historical-48a1ca11153cd4106edf5fea789a4289e3275cc3.tar.gz historical-48a1ca11153cd4106edf5fea789a4289e3275cc3.tar.bz2 historical-48a1ca11153cd4106edf5fea789a4289e3275cc3.zip |
Added patch for removing items from QGraphicsLinearLayout. Fixes bug 280634
Package-Manager: portage-2.2_rc38/cvs/Linux x86_64
Diffstat (limited to 'dev-python/PyQt4/ChangeLog')
-rw-r--r-- | dev-python/PyQt4/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/dev-python/PyQt4/ChangeLog b/dev-python/PyQt4/ChangeLog index a61762c2d441..2e763096ef80 100644 --- a/dev-python/PyQt4/ChangeLog +++ b/dev-python/PyQt4/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-python/PyQt4 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.80 2009/08/11 08:44:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.81 2009/08/12 08:58:25 hwoarang Exp $ + +*PyQt4-4.5.4-r3 (12 Aug 2009) + + 12 Aug 2009; Markos Chandras <hwoarang@gentoo.org> -PyQt4-4.5.4-r1.ebuild, + +PyQt4-4.5.4-r3.ebuild, + +files/PyQt4-4.5.4-qgraphicslinearlayout-fix.patch: + Added patch for removing items from QGraphicsLinearLayout. Fixes bug + 280634 . + THanks to Fabio Erculiani <lxnay@sabayonlinux.org> for the patch *PyQt4-4.5.4-r2 (11 Aug 2009) |