diff options
Diffstat (limited to 'dev-python/PyQt/ChangeLog')
-rw-r--r-- | dev-python/PyQt/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog index a895ebc684a8..59b6967c1313 100644 --- a/dev-python/PyQt/ChangeLog +++ b/dev-python/PyQt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/PyQt # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.26 2004/01/18 01:06:05 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.27 2004/02/26 00:31:12 kloeri Exp $ + + 26 Feb 2004; <kloeri@gentoo.org> PyQt-3.10.ebuild, + files/PyQt-3.10-qt-3.3.patch: + Fix qt-3.3 related compile errors. *PyQt-3.10 (17 Jan 2004) |