diff options
author | Pacho Ramos <pacho@gentoo.org> | 2011-07-05 19:37:01 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2011-07-05 19:37:01 +0000 |
commit | eb40597c5f895166108c575b43f22284b2dcc542 (patch) | |
tree | d22be00fc8ba8d3f8450481a1830161d9862dd7d /app-office/planner/ChangeLog | |
parent | Inherit perl after wxwidgets (#374129) broken by wxwidgets inheriting base (#... (diff) | |
download | gentoo-2-eb40597c5f895166108c575b43f22284b2dcc542.tar.gz gentoo-2-eb40597c5f895166108c575b43f22284b2dcc542.tar.bz2 gentoo-2-eb40597c5f895166108c575b43f22284b2dcc542.zip |
Find python in a faster way, bug #344231, upstream bug #654044. Thanks a lot to Arfrever Frehtes Taifersar Arahesis and Ed Catmur for their help.
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'app-office/planner/ChangeLog')
-rw-r--r-- | app-office/planner/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-office/planner/ChangeLog b/app-office/planner/ChangeLog index 3b32d2e150bc..a0ed8b6bab25 100644 --- a/app-office/planner/ChangeLog +++ b/app-office/planner/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-office/planner # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/planner/ChangeLog,v 1.60 2011/07/05 13:10:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/planner/ChangeLog,v 1.61 2011/07/05 19:37:01 pacho Exp $ + + 05 Jul 2011; Pacho Ramos <pacho@gentoo.org> planner-0.14.5.ebuild, + +files/planner-0.14.5-find-python.patch: + Find python in a faster way, bug #344231, upstream bug #654044. Thanks a lot + to Arfrever Frehtes Taifersar Arahesis and Ed Catmur for their help. *planner-0.14.5 (05 Jul 2011) |