diff options
author | 2011-12-27 18:10:31 +0000 | |
---|---|---|
committer | 2011-12-27 18:10:31 +0000 | |
commit | 1cc88bf0c84ea054b50095e26b3efbae01549518 (patch) | |
tree | 4ff53bf4169ad58f7875e4d297193926a12abf80 /dev-python/PyQt4/ChangeLog | |
parent | Simplify PYTHON_DEPEND. Don't install *.pyc and *.pyo files. Use python_src_i... (diff) | |
download | gentoo-2-1cc88bf0c84ea054b50095e26b3efbae01549518.tar.gz gentoo-2-1cc88bf0c84ea054b50095e26b3efbae01549518.tar.bz2 gentoo-2-1cc88bf0c84ea054b50095e26b3efbae01549518.zip |
Enable versioning of /usr/bin/pyuic4. Run eqmake4() in qpy/QtDBus directory. Fixes backported from Progress Overlay. Patch by Arfrever.
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/PyQt4/ChangeLog')
-rw-r--r-- | dev-python/PyQt4/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/PyQt4/ChangeLog b/dev-python/PyQt4/ChangeLog index 1179061f9c6e..9009beed0fd6 100644 --- a/dev-python/PyQt4/ChangeLog +++ b/dev-python/PyQt4/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/PyQt4 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.162 2011/12/24 08:55:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.163 2011/12/27 18:10:31 maksbotan Exp $ + + 27 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> PyQt4-4.9.ebuild: + Enable versioning of /usr/bin/pyuic4. Run eqmake4() in qpy/QtDBus directory. + Fixes backported from Progress Overlay. Patch by Arfrever. *PyQt4-4.9 (24 Dec 2011) |