diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-04-22 16:19:36 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-04-22 16:19:36 +0000 |
commit | 76838097baacf585b638a4fc6d0cb512666b040d (patch) | |
tree | c77be5934681f009e51f57ec05c16783df330c22 /dev-python/wxpython/ChangeLog | |
parent | add longdescription to metadata (bug #465524) (diff) | |
download | gentoo-2-76838097baacf585b638a4fc6d0cb512666b040d.tar.gz gentoo-2-76838097baacf585b638a4fc6d0cb512666b040d.tar.bz2 gentoo-2-76838097baacf585b638a4fc6d0cb512666b040d.zip |
Fix alternating install design by the egg_info command. Fixes bug #466302.
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)
Diffstat (limited to 'dev-python/wxpython/ChangeLog')
-rw-r--r-- | dev-python/wxpython/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog index 74504a397721..8587e8962f04 100644 --- a/dev-python/wxpython/ChangeLog +++ b/dev-python/wxpython/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/wxpython # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.179 2013/04/10 03:44:28 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.180 2013/04/22 16:19:35 mgorny Exp $ + + 22 Apr 2013; Michał Górny <mgorny@gentoo.org> + +files/wxpython-2.8.12.1-disable-egging-mode.patch, + wxpython-2.8.12.1-r1.ebuild, wxpython-2.9.4.1-r1.ebuild: + Fix alternating install design by the egg_info command. Fixes bug #466302. 10 Apr 2013; Ryan Hill <dirtyepic@gentoo.org> wxpython-2.8.12.1-r1.ebuild, -wxpython-2.9.4.1.ebuild, wxpython-2.9.4.1-r1.ebuild: |